John Daly
John Daly

Reputation: 199

Can you disable the restore pages pop up on Microsoft Edge-chromium?

Can you disable the restore pages pop up on Microsoft Edge-Chromium?

Upvotes: 2

Views: 3482

Answers (1)

Xudong Peng
Xudong Peng

Reputation: 2380

You can modify your Registry and disable the functionality that automatically restores the pages that didn’t close correctly.

  1. Type regedit in the Windows Search field and double-click on the Registry Editor.
  2. Then navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge
  3. Locate the RestoreOnStartup entry and double-click on it.
  4. Edit its value to 5.

Or you can achieve the same function through Group Policy. For that, press Win+R, type gpedit.msc, and press the Enter button. Then, navigate to the following path Administrative Templates/Microsoft Edge/Startup, find the option home page and new tab page, enable it and change options to Open a new tab.

For more details, you could also refer to this doc: Microsoft Edge - Policies - RestoreOnStartup.

Upvotes: 0

Related Questions