Files
Win11Debloat/Run.bat

2 lines
168 B
Batchfile
Raw Normal View History

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