How to - Run PowerShell scripts in Windows 11

Modified on Sun, 28 Apr 2024 at 12:41 PM


  1. Open PowerShell as an Administrator.
  2. Type Set-ExecutionPolicy Unrestricted.
  3. Press Enter.
  4. Type A.
  5. Run the PowerShell script.
  6. Once finished, type Set-ExecutionPolicy Restricted.
  7. Press Enter.
  8. Type Exit.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article