Users experiencing freezing issues with web applications on their PCs are facing a common challenge. A recently identified bug in Microsoft Edge, introduced with version 153, has led to windows becoming unresponsive to both mouse and keyboard inputs. This glitch has prompted Microsoft to acknowledge the problem and suggest a temporary solution: reverting to the previous version, Microsoft Edge 152.
Steps to Roll Back Microsoft Edge
For those opting to downgrade their Edge browser, the process is not as straightforward as a simple toggle switch. Instead, users will need to navigate through several steps to successfully install the earlier version. Microsoft has provided a detailed guide on its website to assist users through this workaround:
-
Disable Microsoft Edge Updates:
- Access the local Group Policy Editor by navigating to Computer Configuration > Administrative Templates > Microsoft Edge Update > Applications > Microsoft Edge.
- Select Update policy override and set it to Enabled.
- In the Options section, choose Update disabled from the Policy dropdown list.
-
Obtain the MSI:
- Download the MSI file for the desired version from the designated source.
- Save the MSI file to your desktop for easy access.
-
Execute the Rollback Command:
- Open the Windows command prompt with Run as administrator.
- Input the following command, replacing C:UsersusernameDesktoptest with the path to your downloaded MSI and FileName with the actual name of the .msi file:
- After executing the command, close and reopen Microsoft Edge to confirm the rollback. Navigate to Settings and more (ALT + F), select Settings, and then click on About Microsoft Edge to verify the version.
C:UsersusernameDesktoptest>msiexec /I FileName.msi /qn ALLOWDOWNGRADE=1
As users navigate these steps, they join a broader community of individuals seeking solutions to enhance their browsing experience. For further discussions and insights, consider joining the conversation on Reddit at r/WindowsCentral, where users can share their experiences and stay updated on the latest news and reviews.