How to Reset Microsoft Edge Browser đź’»
Before you reset the Microsoft Edge browser on your PC, you must take care of a few things, as many things will be erased.
Here are the things you will lose:
- The startup page of the browser.
- New tab page.
- Default Search Engine you’ve set.
- The pinned tabs.
- The installed extensions will be turned off.
- Temporary data like Cookies will be cleared.
Note: The only things left untouched are your history, favorites, and saved passwords.
1. Reset Microsoft Edge – From the Browser Settings
This is the easiest way to reset Microsoft Edge to its factory settings. Here’s what you need to do.
- Launch the Microsoft Edge browser from the Windows Search.

- Click on the three dots at the top right.

- Select Settings from the menu.

- Go to Reset Settings from the left sidebar.

- Click Restore settings to their default values.

- Finally, confirm by clicking Reset.

2. Reset Microsoft Edge Without Opening It
If you can’t open Microsoft Edge, follow these steps to reset it using File Explorer.
- Open the Task Manager, find Edge, right-click it, and select End Task.

- Press CTRL + R, type the command below, and hit Enter.
%localappdata%\Microsoft\Edge
- Right-click the User Data folder and select Rename.

- Rename it to something like Old UserData.

- Restart Edge; you’ll see the setup screen again.

3. Reset Microsoft Edge Using PowerShell
You can also reset Edge using PowerShell with administrative privileges.
Open PowerShell as Administrator and run this command:
Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {
Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose
}
This reinstalls Microsoft Edge, resolving most issues.
Microsoft Edge Reset Settings Not Working?
If the Reset option isn’t working, follow the second method above or repair the browser manually:
- Open Windows Settings > Apps > Installed Apps.

- Find Microsoft Edge, click the three dots, and select Modify.

- Click Repair and follow on-screen instructions.

đź’ˇ Pro Tip: Always back up your bookmarks and passwords using your Microsoft account before resetting Edge.