With Windows 10 Microsoft introduced it’s latest browser Microsoft Edge, which replaces its traditional browser Internet Explorer, although IE is still present in Windows 10 not as a default browser. Although Microsoft Edge is the latest browser which promises security and fast browsing, it could still break and lead to a crash and what not. Although Edge is a protected Windows 10 app, you can’t uninstall or remove it from Windows, and it is very unlikely that it could get compromised.

The only option you have is to reset edge in Windows 10 if something goes wrong with it. Unlike, how you can reset Internet Explorer there is no direct way to reset Microsoft Edge to default, but we still have some way to accomplish this task. So without wasting any time let’s see How to Reset Microsoft Edge to Default Settings in Windows 10 with the help of the below-listed guide.

[GUIDE] Reset Microsoft Edge to Default Settings

Make sure to create a restore point just in case something goes wrong.

Contents

  • [GUIDE] Reset Microsoft Edge to Default Settings
  • Method 1: Reset Microsoft Edge using Settings (Clear Browsing Data)
  • Method 2: Reset Microsoft Edge
  • Method 3: Run System File Checker and DISM
  • Method 4: Create a new local account
  • Method 5: Repair Install Windows 10

Method 1: Reset Microsoft Edge using Settings (Clear Browsing Data)

  1. Open Edge from Windows Search or Start Menu.

  2. Click on the three dots on the upper right corner and select Settings.

  3. Under Clear browsing data, click on Choose what to clear.

  4. Select everything and click the Clear button.

  5. Wait for the browser to clear all the data and Restart Edge. See if you’re able to Reset Microsoft Edge to Default Settings, if not then continue.

Method 2: Reset Microsoft Edge

  1. Navigate to the following directory:

C:\Users\Your_Username\AppData\Local\Packages

Note: To open AppData folder you need to checkmark Show hidden files and folders in Folder Options.

  1. Find Microsoft.MicrosoftEdge_8wekyb3d8bbwe folder in the list and double-click on it.

  2. Select all the files and folders inside it and permanently delete them by pressing Shift + Delete.

Note: If you get a Folder Access Denied error, click Continue. Right-click on the Microsoft Edge folder and uncheck the Read-only option. Click Apply followed by OK and again see if you’re able to delete the content of this folder.

  1. Now type PowerShell in Windows search then right-click on it and select Run as Administrator.

  2. Type the following command into PowerShell and hit Enter:

Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}

  1. That’s it! You just reset Microsoft Edge browser to default settings.

Method 3: Run System File Checker and DISM

  1. Open Command Prompt. The user can perform this step by searching for ‘cmd’ and then press Enter.

  2. Now type the following in the cmd and hit enter:

Sfc /scannow sfc /scannow /offbootdir=c:\ /offwindir=c:\windows (If above fails then try this one)

  1. Wait for the above process to finish and once done, restart your PC.

  2. Again open cmd and type the following command and hit enter after each one:

Dism /Online /Cleanup-Image /CheckHealth Dism /Online /Cleanup-Image /ScanHealth Dism /Online /Cleanup-Image /RestoreHealth

  1. Let the DISM command run and wait for it to finish.

  2. If the above command doesn’t work, then try on the below:

Dism /Image:C:\offline /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows Dism /Online /Cleanup-Image /RestoreHealth /Source:c:\test\mount\windows /LimitAccess

Note: Replace the C:\RepairSource\Windows with your repair source (Windows Installation or Recovery Disc).

  1. Reboot your PC to save changes and see if you’re able to Reset Microsoft Edge to Default Settings.

Method 4: Create a new local account

  1. Press Windows Key + I to open Settings and then click Accounts.

  2. Click on Family & other people tab in the left-hand menu and click Add someone else to this PC under Other people.

  3. Click, I don’t have this person’s sign-in information in the bottom.

  4. Select Add a user without a Microsoft account in the bottom.

  5. Now type the username and password for the new account and click Next.

Sign in to this new user account and see if the Windows Store is working or not. If you can successfully Reset Microsoft Edge to Default Settings in this new user account, then the problem was with your old user account, which might have got corrupted, anyway transfer your files to this account and delete the old account to complete the transition to this new account.

Method 5: Repair Install Windows 10

This method is the last resort because if nothing works out, then, this method will surely repair all problems with your PC. Repair Install using an in-place upgrade to repair issues with the system without deleting user data present on the system. So follow this article to see How to Repair Install Windows 10 Easily.

Recommended:

  • Fix Photo App Keeps Crashing in Windows 10
  • How to Disable or Uninstall Microsoft Edge
  • Fix Slow Right Click Context Menu in Windows 10
  • Fix Mail and Calendar app crashes on opening in Windows 10

That’s it you have successfully learned How to Reset Microsoft Edge to Default Settings in Windows 10 but if you still have any questions regarding the above guide then feel free to ask them in the comment’s section.