"<p>How to fix the error running scripts are disabled on this system? When you are working with Microsoft Office, you may get a message saying “running scripts is disabled on this system” whenever you try to open an Excel spreadsheet. This error occurs due to something wrong in our registry settings. The video will show you how to fix it.</p> <p> </p> <p>In this video we used the following command to allow our user to run scripts on the system : </p> <pre> <code>Set-ExecutionPolicy RemoteSigned -Scope CurrentUser</code></pre>"