To end the Edge browser process running in the background

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

    The Command Prompt window appears.

  3. Run:

    REG ADD HKLM\SOFTWARE\Policies\Microsoft\Edge /v BackgroundModeEnabled /t REG_DWORD /d 0

  4. Press Enter.