mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-08-21 23:26:42 +00:00
Update README ExecutionPolicy override instructions
This commit is contained in:
@@ -57,7 +57,7 @@ This method supports command-line parameters to customize the behaviour of the s
|
||||
3. Temporarily enable PowerShell execution by entering the following command:
|
||||
|
||||
```PowerShell
|
||||
Set-ExecutionPolicy Unrestricted -Scope Process -Force
|
||||
Set-ExecutionPolicy Bypass -Scope Process -Force
|
||||
```
|
||||
|
||||
4. In PowerShell, navigate to the directory where the files were extracted. Example: `cd c:\Win11Debloat`
|
||||
|
||||
Reference in New Issue
Block a user