mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2025-11-17 02:56:17 +00:00
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.
2 lines
168 B
Batchfile
2 lines
168 B
Batchfile
PowerShell -ExecutionPolicy Bypass -Command "& {Start-Process PowerShell -ArgumentList '-NoProfile -ExecutionPolicy Bypass -File "%~dp0Win11Debloat.ps1"' -Verb RunAs}"
|