Microsoft Edge on Windows

  1. Select Start and type CMD.
  2. Right-click Command Prompt and select Run as administrator.

    The Command Prompt window appears


  3. To disable Run
    BrowserGuest mode REG ADD HKLM\SOFTWARE\Policies\Microsoft\Edge /v BrowserGuestModeEnabled /t REG_DWORD /d 0
    InPrivate mode REG ADD HKLM\SOFTWARE\Policies\Microsoft\Edge /v InPrivateModeAvailability /t REG_DWORD /d 1