Skip to content

Instantly share code, notes, and snippets.

@DevGW
Last active March 18, 2023 13:53
Show Gist options
  • Save DevGW/a7d119d7d89a5156850535de7f5769f3 to your computer and use it in GitHub Desktop.
Save DevGW/a7d119d7d89a5156850535de7f5769f3 to your computer and use it in GitHub Desktop.
Windows Tweaks #windows

Windows Tweaks

  • Allow Windows PowerShell to Execute Scripts

*Note: requires PowerShell run as admin
set-executionpolicy remotesigned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment