Method 1:
- Open MS Edge
- At the top right, click the 3 dots to open a new Private window
- In the Private window, try opening the website we you encountered the error and If it opens okay, try to clear your cache and cookies
- If in the event that it is still the same, you can try to Reset MS Edge as well
Method 2:
- Click on Start and search for Powershell
- From results, right click on PowerShell and select Run as administrator
- Type following command and press Enter key:
Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}
- After the process has been completed, try again MS Edge and check if the issue still persist
不過一般會出現這樣的錯誤。大多數而言是記憶體不足或是磁碟有問題了。
一般可以先試著重新安裝瀏覽器看看。
不過會發生 RESULT_CODE_HUNG 的原因非常的多。
有些是因為你裝的擴充套件引起的。
你資訊給的太少,所以也沒辦法能抓到真正的問題。