Posted inTechnology / Programming

cannot be loaded because running scripts is disabled on this system

best Solution for this error : “cannot be loaded because running scripts is disabled on this system”

Problem: PowerShell – Running scripts is disabled on this system.

This “cannot be loaded because running scripts is disabled on this system” error or issue faced when the simple open the PowerShell execution execute policy doesn’t supports us to execute scripts. We also get the same time multiple error when tried to execute a PowerShell script.

Solution:

PS C:\> Set-ExecutionPolicy RemoteSigned 

Also Read: Running scripts is disabled on this system.

Alternate Way

PS C:\> get-executionpolicy 
c:\> powershell -ExecutionPolicy ByPass -File script.ps1

I am Jaydeep Gondaliya , a software engineer, the founder and the person running Pakainfo. I'm a full-stack developer, entrepreneur and owner of Pakainfo.com. I live in India and I love to write tutorials and tips that can help to other artisan, a Passionate Blogger, who love to share the informative content on PHP, JavaScript, jQuery, Laravel, CodeIgniter, VueJS, AngularJS and Bootstrap from the early stage.

Leave a Reply

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

We accept paid guest Posting on our Site : Guest Post Chat with Us On Skype