Uploaded September 2021 | Updated September 2026, 2 weeks ago
Command:
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
To fix "Running scripts is disabled on this system" problem you need to run the command above to change the execution policy. After that, you will be able to run anything you want.
Command:
Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
To fix "Running scripts is disabled on this system" problem you need to run the command above to change the execution policy. After that, you will be able to run anything you want.










