diff --git a/README.md b/README.md index ef2d771..6ee4578 100644 --- a/README.md +++ b/README.md @@ -343,6 +343,13 @@ StartMenu Local:
Remove Microsoft Edge + > **Warning** + >
+ > **This tweak is the most secure and does not break updates** + + ```powershell + reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\DisallowRun" /v "1" /d "msedge.exe" /f + ``` > **Warning** >
> **DANGEROUS: THE TWEAK WILL BREAK NEW UPDATES AND FEATURE INSTALLATIONS!**