| ▲ | WarOnPrivacy 12 hours ago | |
This command creates a registry entry that prevents Edge from running. It redirects output of msedge.exe to rundll32 (which does nothing). The command is all one line. It'll work with any .exe reg add "hklm\software\microsoft\windows nt\currentversion\image file execution options\msedge.exe" /v Debugger /d rundll32 | ||