mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-08-22 07:36:25 +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:
|
3. Temporarily enable PowerShell execution by entering the following command:
|
||||||
|
|
||||||
```PowerShell
|
```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`
|
4. In PowerShell, navigate to the directory where the files were extracted. Example: `cd c:\Win11Debloat`
|
||||||
|
|||||||
Reference in New Issue
Block a user