3 thoughts on “Files Cannot Be Loaded Because Running Scripts is Disabled on This System”

  1. I solved the issue by:
    1) Changing directly ExecutionPolicy value to “Bypass” under ‘HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell”
    2) Assigning Full Access permissions to the running account over the key ‘HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PowerShell\1\ShellIds\Microsoft.PowerShell” by right-clicking it and selecting Permissions

Leave a Reply

Your email address will not be published. Required fields are marked *