Windows の場合、以下の通り、レジストリの編集
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"HideRestoreDialogEnabled"=1
MacOSの場合、ターミナルで以下の通り、コマンドを実行(上記と同じ意味)
defaults write com.microsoft.Edge HideRestoreDialogEnabled -int 1