+4 votes
81 views
Microsoft Edge - this is how it works

in Reset apps / software by (551k points)
reopened | 81 views

1 Answer

+5 votes
Best answer

Reset Microsoft Edge via browser settings
1st step:
2nd step:
3rd step:
4th step:
Reset Microsoft Edge in PowerShell
1st step:
2nd step:
3rd step:
4th step:
5th step:
Quick guide: Reset via settings
Quick guide: Reset via PowerShell


Reset the Microsoft Edge browser to its original state without uninstalling..

image image

If you find that the Microsoft Edge browser is slow, is crashing, or has strange appearances of adware, toolbars, or pop-ups, you might want to reset it. However, resetting Microsoft Edge is not like resetting other browsers. Edge is part of the Windows operating system and therefore cannot be uninstalled. Resetting can be done in a number of ways.

Reset Microsoft Edge via browser settings

If you run into issues with Microsoft Edge, resetting your browser's settings is usually sufficient. This will delete all temporary files, the start page and search engine, your tabs and also deactivate all extensions. However, favorites, history and passwords are retained. Follow our step-by-step instructions or take a look at the brief instructions .

1st step:

image
Open Microsoft Egde on your computer and click on the three-dot menu in the upper right corner and select " Settings ".

2nd step:

image
Then select " Reset settings " on the left and then click on " Reset settings to default values " in the right part of the window.

3rd step:

image
Then click on the " Reset " button .

4th step:

image
The settings will then be reset.

Reset Microsoft Edge in PowerShell

Microsoft Edge can be completely reset with PowerShell. This will delete the core data of Microsoft Edge, i.e. all settings and data, including bookmarks, passwords, cache and history. Follow our step-by-step instructions or take a look at the brief instructions ..

1st step:

image
In Windows Explorer, navigate to the folder with the following path: C: \ User \ username \ AppData \ Local \ Packages \ Microsoft.MicrosoftEdge_8wekyb3d8bbwe , where you enter your own username for username . In this folder you delete all elements.

2nd step:

image
Then open the PowerShell. To do this, right-click on the Windows icon in the lower left corner and then select " Windows PowerShell (Administrator) " from the menu .

3rd step:

image
Enter the following in PowerShell: Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$ ($ _. InstallLocation) \ AppXManifest.xml” -Verbose} . Then press [Enter] to run the process.

4th step:

image
You will then see a progress indicator . When the process is finished you should see a message like the one shown in the picture.

5th step:

image
Now when you open Microsoft Edge you will see that the browser has been completely reset .

Quick guide: Reset via settings

  1. In Microsoft Edge, click the three-dot menu in the upper right corner .
  2. Then select " Settings ".
  3. In the " Reset settings " category, click on " Reset settings to default values " in the right part of the window.
  4. Then click the " Reset " button to reset the settings.

Quick guide: Reset via PowerShell

  1. Open the following path in Windows Explorer: C: \ User \ username \ AppData \ Local \ Packages \ Microsoft.MicrosoftEdge_8wekyb3d8bbwe .
  2. Now delete all elements in this folder .
  3. Then open PowerShell by right-clicking the Windows icon in the lower left corner and then selecting " Windows PowerShell (Administrator) ".
  4. Then enter the following command: Get-AppXPackage -AllUsers -Name Microsoft.MicrosoftEdge | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$ ($ _. InstallLocation) \ AppXManifest.xml” -Verbose} .
  5. Then press [Enter] .
  6. After the process is finished, you can close PowerShell . Microsoft Edge is then completely reset.


by (3.5m points)

Related questions

+4 votes
1 answer
+4 votes
1 answer
+5 votes
1 answer
asked Jun 23, 2019 in Office by backtothefuture (551k points) | 185 views
+4 votes
1 answer
asked Jan 3, 2022 in Apps / software by backtothefuture (551k points) | 139 views
+3 votes
1 answer
asked Jan 3, 2022 in Office by backtothefuture (551k points) | 136 views
Sponsored articles cost $40 per post. You can contact us via Feedback
10,632 questions
10,764 answers
510 comments
3 users