How to stop Edge Chromium from showing 'Restore Pages' Pop Up
Asked Answered
P

4

6

How to stop Edge Chromium version 94.0 from showing 'Restore Pages' Pop Up

Periostitis answered 28/9, 2021 at 7:50 Comment(0)
C
1

Since Edge 100, there a new registry key to control this :

HideRestoreDialogEnabled = 1 (DWORD) in HKLM\Software\Policies\Microsoft\Edge

So now, when you shutdown Windows 10-11 without previously closing Edge, you won't get prompted to restore pages upon reboot.

Copland answered 22/6, 2023 at 8:20 Comment(0)
A
0

In "Edge browser", click reset to standardsettings and try Enable "startupboost" in "Edge browser" version "96.0.1054.43".

Allegiance answered 4/12, 2021 at 23:56 Comment(1)
Your answer could be improved with additional supporting information. Please edit to add further details, such as citations or documentation, so that others can confirm that your answer is correct. You can find more information on how to write good answers in the help center.Zerlina
M
0

I dont have enough reputation to upvote or comment so going to try and relist the answer here.

HideRestoreDialogEnabled = 1 (DWORD) in HKLM\Software\Policies\Microsoft\Edge

This portion does work but you may not find this registry in this folder at all. If that is the case, just create the DWORD 32-bit registry. To help show an example here: enter image description here

Monied answered 16/4, 2024 at 14:8 Comment(1)
This does not provide an answer to the question. Once you have sufficient reputation you will be able to comment on any post; instead, provide answers that don't require clarification from the asker. - From ReviewPedestal
Q
-1

Is the Edge browser got crashed or gets closed due to any reason?

If yes, then it is expected behavior to get the 'Restore Pages' popup. You could click the suitable option from the popup.

If you are closing the Edge browser normally without any problem and facing the said issue then there are several things you could try that might help you fix the said issue.

  1. Open tabs from the previous session.
  • Launch the Edge browser.
  • Paste edge://settings/startHomeNTP in the address bar and press the Enter key.
  • Select option Open tabs from the previous session.

enter image description here

  1. Turn off 'startup boost'.
  • Launch the Edge browser.
  • Paste edge://settings/system in the address bar and press the Enter key.
  • Turn off 'startup boost' option.

enter image description here

  1. If there is a new update available for the Edge browser then install the latest updates and see if it fixes the issue.

  2. Modify the RestoreOnStartup registry key.

  • Launch the Registry Editor.
  • Browse to location HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge.
  • Set the value of RestoreOnStartup to 0. (If the key and value are not there then you could add it manually.)

enter image description here

After testing the above suggestions, if you still facing the said issue then you could press the ALT + SHIFT + I key in the Edge browser window and provide the feedback to Microsoft.

Quack answered 28/9, 2021 at 13:2 Comment(2)
Thanks for that. I have tried that but to no avail. I have reached out to MicrosoftPeriostitis
I can't find HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge win11-x64.Slowly

© 2022 - 2025 — McMap. All rights reserved.