How to rollback previous version of Microsoft Edge

Microsoft Edge now includes options to rollback to a previous version, and here's how to complete the task on Windows 10.

Microsoft Edge rollback previous version
Microsoft Edge rollback previous version

On Windows 10, you can roll back to a previous version of Microsoft Edge as needed, and you can complete this task in two different ways, and in this guide, you’ll learn how. Unlike the legacy version, the Chromium version of Microsoft Edge receives updates periodically indefinitely from the operating system to deliver fixes, improvements, and new features in the same timely fashion as other modern browsers (such as Firefox and Chrome).

The only problem about this approach is that sometimes new versions of Microsoft Edge can rollout with bugs or cause unexpected problems. Although there’s no longer an easy way to uninstall the browser on Windows 10, there’s an option to rollback to a previous version that allows you to troubleshoot problems or revert to an earlier version when everything was working correctly using an .msi file or Group Policy.

The feature is meant for organizations, but anyone can use it to rollback to a previous version of Microsoft Edge.

In this guide, you’ll learn the two supported methods to downgrade to an older version of Microsoft Edge on Windows 10.

Rollback to previous version of Edge manually

Starting with version 86, you can downgrade the Chromium version of Microsoft Edge by downloading and installing an .msi file, but you must first disable updates for the browser, which requires to install additional Group Policy templates to control the browser settings.

Step 1: Install Microsoft Edge Group Policy templates

To install the Group Policy templates to manage Microsoft Edge, use these steps:

  1. Open Microsoft Edge for business website.

  2. Under the “Policy File” section, click the Download button.

  3. Select the version of Microsoft Edge. (Usually, you want to use the latest stable version available.)

  4. Select the build (latest version available).

  5. Select the platform. For example, Windows 64-bit.

  6. Click the Get policy files option.

    Microsoft Edge download policies
    Microsoft Edge download policies
  7. Click the Accept & download button.

  8. Double-click to open the MicrosoftEdgePolicyTemplates.zip file.

  9. Click the Extract all button from the “Compressed Folder Tools” tab.

    Microsoft Edge extract policy templates
    Microsoft Edge extract policy templates
  10. (Optional) Select the location to extract the files.

  11. Check the Show extracted files when complete option.

  12. Click the Extract button.

    Windows 10 zip extract
    Windows 10 zip extract
  13. Browse the following path inside the (extracted) “MicrosoftEdgePolicyTemplates” folder:

    windows\admx
  14. Select the msedge.admx and msedgeupdate.admx files and click the Copy option from the “Home” tab. 

    Copy msedge.admx
    Copy msedge.admx
  15. Browse to the following path:

    C:\Windows\PolicyDefinitions
  16. Click the Paste button from the “Home” tab.

    Paste msedge.admx in PolicyDefintions folder
    Paste msedge.admx in PolicyDefintions folder
  17. In the “admx” folder, inside the “MicrosoftEdgePolicyTemplates” folder, open the language folder that represents your language. For example, en-US.

  18. Select the msedge.adml and msedgeupdate.adml files and click the Copy option from the “Home” tab.

    Microsoft Edge copy language template files
    Microsoft Edge copy language template files
  19. Browse to the following path that matches your language:

    C:\Windows\PolicyDefinitions\en-US

    In the above command, make sure to change en-US for the folder that matches your language.

  20. Click the Paste button from the “Home” tab.

    Paste language policy files
    Paste language policy files

Once you complete the steps, you can continue disabling updates for Microsoft Edge. 

Step 2: Disable Microsoft Edge updates

To disable updates for Microsoft Edge, use these steps:

  1. Open Start.

  2. Search for gpedit and click the top result to open the Group Policy Editor.

  3. Browse the following path:

    Computer Configuration > Administrative Templates > Microsoft Edge Update > Applications > Microsoft Edge
  4. Double-click the Update policy override policy.

    Update policy override default
    Update policy override default

    Quick tip: If you want to disable updates for all the channels (stable, Beta, Dev, and Canary) of the browser, you can the configure the Update policy override policy on Computer Configuration > Administrative Templates > Microsoft Edge Update.

  5. Select the Enabled option.

  6. Under the “Options” section, use the drop-down menu and select the Update disabled option.

    Microsoft Edge disable updates
    Microsoft Edge disable updates

After you complete the steps, you can proceed downloading the installer for the older version of Microsoft Edge you are planning to downgrade.

Step 3: Download older version of Microsoft Edge

To download an older version of Microsoft Edge, use these steps:

  1. Open Microsoft Edge download website.

  2. Select the older version, build, and platform.

  3. Click the Download button.

    Download older version of Edge
    Download older version of Edge
  4. Click the Accept and download button.

Once you complete the steps, you can use the files with the instructions below to rollback to a previous version of Microsoft Edge.

Step 4: Rollback to previous version of Microsoft Edge

To rollback to an earlier version of Microsoft Edge, use these steps:

  1. Open Start.

  2. Search for Command Prompt, right-click the top result, and select the Run as administrator option.

  3. Type the following command to change folder location to where the installer is located and press Enter:

    cd C:\PATH\TO\MSI-INSTALLER
  4. Type the following command to downgrade the version of Edge and press Enter:

    C:\PATH\TO\MSI-INSTALLER>msiexec /I FileName.msi /qn ALLOWDOWNGRADE=1

    In the command, make sure to update the C:\PATH\TO\MSI-INSTALLER with the path to the installer location. Also, replace FileName.msi for the actual name of the installer.

    For example, this command downgrades Edge with the MicrosoftEdgeEnterpriseX64.msi version 84 located in the downloads folder:

    C:\Users\m__la\Downloads>msiexec /I MicrosoftEdgeEnterpriseX64.msi /qn ALLOWDOWNGRADE=1

    msiexec allowdowngrade command
    msiexec allowdowngrade command
  5. Reopen Microsoft Edge.

  6. Click on the Settings and more (ellipsis) menu button and select the Settings option.

  7. Click on About Microsoft Edge.

  8. Confirm the older version has been installed.

    Your organization disabled updates
    Your organization disabled updates

After you complete the steps, the current version of browser will be removed and the older version will be installed on Windows 10.

Rollback to previous version of Edge with Group Policy

You can also perform a graceful downgrade configuring three specific Group Policy Objects. This method also requires to install the policy templates to control the browser using the Group Policy Editor. If you don’t have the templates installed, refer to previous steps to download and install the Microsoft Edge policy templates on Windows 10.

To rollback Microsoft Edge to a previous version with Group Policy, use these steps: 

  1. Open Start.

  2. Search for gpedit and click the top result to open the Group Policy Editor.

  3. Browse the following path:

    Computer Configuration > Administrative Templates > Microsoft Edge Update > Applications > Microsoft Edge
  4. Double-click the Rollback to target version policy.

    Rollback to Target version
    Rollback to Target version
  5. Select the Enabled option.

    Rollback to Target version enabled
    Rollback to Target version enabled
  6. Click the Apply button.

  7. Click the OK button.

  8. Double-click the Target version override policy.

  9. Select the Enabled option.

  10. Under the “Options” section, in the Target version field, specify the exact version of Microsoft Edge you want to rollback. For example, 86.0.622.69.

    Set rollback target version
    Set rollback target version
  11. Click the Apply button.

  12. Click the OK button.

  13. Double-click the Update policy override policy.

  14. Select the Enabled option.

  15. Under the “Options” section, use the drop-down menu and select the Always allow updates option.

    Microsoft Edge update policy override
    Microsoft Edge update policy override
  16. Click the Apply button.

  17. Click the OK button.

After you complete the steps, the next time that Microsoft Edge checks for updates automatically (usually every ten hours), it should download and install the older version of the browser.

Although there are supported ways to downgrade to an earlier release of Microsoft Edge, these options are only meant to troubleshoot problems or temporarily fix a specific issue. It’s always recommended to use the browser with the latest updates to make sure you’re using the most secure version available.

About the author

Mauro Huculak is a Windows How-To Expert who started Pureinfotech in 2010 as an independent online publication. He has also been a Windows Central contributor for nearly a decade. Mauro has over 15 years of experience writing comprehensive guides and creating professional videos about Windows and software, including Android and Linux. Before becoming a technology writer, he was an IT administrator for seven years. In total, Mauro has over 21 years of combined experience in technology. Throughout his career, he achieved different professional certifications from Microsoft (MSCA), Cisco (CCNP), VMware (VCP), and CompTIA (A+ and Network+), and he has been recognized as a Microsoft MVP for many years. You can follow him on X (Twitter), YouTube, LinkedIn and About.me. Email him at [email protected].