Win10Debloat has been renamed Win11Debloat!

It's time to focus on Windows 11 as more and more users switch over. But don't worry; Nothing changes for windows 10 users, this script will continue to work.
This commit is contained in:
Raphire
2023-07-26 23:54:02 +02:00
parent 2898d28b51
commit 9d07087d83
3 changed files with 26 additions and 26 deletions

View File

@@ -1 +1 @@
PowerShell -ExecutionPolicy Bypass -Command "& {Start-Process PowerShell -ArgumentList '-NoProfile -ExecutionPolicy Bypass -File "%~dp0Win10Debloat.ps1"' -Verb RunAs}"
PowerShell -ExecutionPolicy Bypass -Command "& {Start-Process PowerShell -ArgumentList '-NoProfile -ExecutionPolicy Bypass -File "%~dp0Win11Debloat.ps1"' -Verb RunAs}"