mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-01-16 09:50:36 -06:00
fix
This commit is contained in:
parent
deb18fa353
commit
f4bed3c08f
@ -22,7 +22,7 @@ If you are still having issues try using a **VPN**, or changing your **DNS provi
|
|||||||
- Script doesn't run/PowerShell crashes:
|
- Script doesn't run/PowerShell crashes:
|
||||||
1. Press Windows Key+X and select 'PowerShell (Admin)' (Windows 10) or 'Windows Terminal (Admin)' (Windows 11)
|
1. Press Windows Key+X and select 'PowerShell (Admin)' (Windows 10) or 'Windows Terminal (Admin)' (Windows 11)
|
||||||
2. Run:
|
2. Run:
|
||||||
```
|
```ps1
|
||||||
Set-ExecutionPolicy Unrestricted -Scope Process -Force
|
Set-ExecutionPolicy Unrestricted -Scope Process -Force
|
||||||
```
|
```
|
||||||
3. Run:
|
3. Run:
|
||||||
|
Loading…
Reference in New Issue
Block a user