From cbed090ec4b95b1e334fcffa935d17da1a9b82d0 Mon Sep 17 00:00:00 2001 From: jestxfot <87380272+jestxfot@users.noreply.github.com> Date: Fri, 12 Aug 2022 20:36:42 +0300 Subject: [PATCH] edge lite --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) 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!**