Methods for repairing garbled codes of downloaded files in Microsoft Edge browsers (2)
Previously wrote "Microsoft Edge browser download file garbled repair method", found that in many cases download file garbled problem still exists, here to do a simple supplement to the previous content, I hope it can help you.
Method 2:
By default, if prompted to download garbled code, we can also select more tools in the Edge browser-open it using Internet Explorer:
We chose to download the file at the same location, and we found that the download file name returned to normal.
Method 3:
If there are only some websites, we can check "use Microsoft compatibility list" in the developer settings by typing about:flags-- in the edge browser bar:
Then set the website that needs to add compatibility view through IE browser. It is recommended to restart Edge browser after modification. Setting location: IE Settings-compatibility View Settings:
Method 4:
Reset the existing Edge settings and restore the Edge initialization settings as follows:
If it still doesn't work by cleaning the cache and other contents, we can initialize the Edge settings as follows:
Graphical method:
Windows Settings-applications-applications and Features-Microsoft Edge-- Advanced options-Select "reset" or "repair" Edge browsers according to your needs:
Command to reinstall Edge:
Open powershell as an administrator and enter the following PS command. It is recommended to restart the computer if conditions permit:
Get-AppXPackage-AllUsers-Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage-DisableDevelopmentMode-Register "$($_ .installallLocation)\ AppXManifest.xml"-Verbose}
This operation is completed, I hope you can be flexible.
Welcome to the official account of Wechat: Xiao Wen study Society.