Reputation: 199
How to stop Edge Chromium version 94.0 from showing 'Restore Pages' Pop Up
Upvotes: 6
Views: 15140
Reputation: 1
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
Upvotes: 0
Reputation: 11
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.
Upvotes: 1
Reputation: 11
In "Edge browser", click reset to standardsettings and try Enable "startupboost" in "Edge browser" version "96.0.1054.43".
Upvotes: 0
Reputation: 11335
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.
edge://settings/startHomeNTP
in the address bar and press the Enter key.edge://settings/system
in the address bar and press the Enter key.If there is a new update available for the Edge browser then install the latest updates and see if it fixes the issue.
Modify the RestoreOnStartup registry key.
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge
.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.
Upvotes: -1