System error 5 has occurred
What is System error 5 has occurred?
System error 5 has occurred is an error that occurs when you do not have the right access or privileges to run the command you are trying to run.
How can you fix System error 5 has occurred?
Some of the solutions to this error include logging in as administrator, running an anti-virus, and running SFC command scan on your PC.
Please see our in-depth walk-through solutions below.
Solution 1. Log-in as Administrator
“System error 5 has occurred” may appear when running a command or a software, which requires Administrative privileges.
If the error is found while using Command Prompt, please run a Command prompt run as administrator. To run it, right-click Windows Start and select Command Prompt (Admin). Or, click “Windows start” then type CMD, and right-click Command Prompt and select “Run as Admin.”
If the error is found while using a software, right-click the .exe file and select “Run as Admin.”
Sometimes, even if you run it as admin, Windows will still prompt you for the error. You might need to log-in as admin or edit your account to have administrative privilege.
Log in as Administrator
- Option 1: Click Windows Start, type in CMD then right-click Command prompt and then select Run as Admin.
Option 2: Right-click Windows Strat and then select Command Prompt (Admin). - In the Command Prompt type in net user administrator /active:yes and then hit Enter key.
- Click Windows Start, then click the power button and select sign-out.
- Then, log in as an Administrator.
Edit user account with administrative privilege
- Option 1: Click Windows Start and type in Run and hit Enter key.
Option 2: Press Windows logo key + R key. - Type in netplwiz and press Enter key.
- Select your username and click properties.
- Click Group membership and click the Administrator.
- Click Apply and then OK.
- Click Start, then click the power button and select sign-out.
- Then, log in using the user with administrative privilege.
Solution 2. Run Anti-virus
“System error 5 has occurred” may also be related to a malware contamination on your Windows. Windows registry and files might be broken or corrupted due to the malware, causing the error when running a program. A full scan of your computer using an anti-virus might help.
NOTE: You may use third-party anti-virus.
Solution 3. Run SFC /scannow command
After scanning your system with anti-virus, run SFC command scan to your PC to fix the damage done by the malware. See instruction below or watch it here on YouTube.
-
- Option 1: Click Windows Start, type in CMD then right-click Command prompt and then select Run as Admin.
Option 2: Right-click Windows Strat and then select Command Prompt (Admin). - Type in or copy and paste this command sfc /scannow to the Command Prompt.
- Wait until the process is complete.
- Restart your computer.
- Option 1: Click Windows Start, type in CMD then right-click Command prompt and then select Run as Admin.