[FIX] “Error 5 : Access Is Denied” In Windows Vista

There are many reasons for this that you are receiving System Error 5 : Access is denied. One of the strong reason behind it is that the User Account Control (

Kapil Arya
11x Microsoft MVP · Admin
2 min read
Add as a preferred
source on Google

There are many reasons for this that you are receiving System Error 5 : Access is denied. One of the strong reason behind it is that the User Account Control (UAC) does not grant permission to local users. This part of your system controls all the user account information for your system, making it vital that you’re able to get it working to prevent any potential errors on your system.

Some other reasons for getting this error:

  • Missing permission to access the remote computer
  • Active directory replication may occur
  • Time synchronization problem
  • Firewall or third party product may eliminate connection to the remote computer.

Here is the simple solution to fix this issue:

FIX : “Error 5 : Access Is Denied” In Windows Vista

1. Press Windows Key + R and put regedit.exe in Run dialog box to open Registry Editor (if you’re not familiar with Registry Editor, then click here). Click OK.

2. Navigate here:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System

3. Now in right pane, look for LocalAccountTokenFilterPolicy registry DWORD. If you don’t found it, just create it by doing a right click in right pane, select New -> DWORD Value (Select 64-bit DWORD if your system is 64-bit supported). Rename to  LocalAccountTokenFilterPolicy in place of New Value #1.

4. Now again right click on that key created above and select Modify and enter Value data 1. Click OK, close the Registry Editor, reboot to get fixed.

That’s it!

Share this article
https://www.kapilarya.com/fix-error-5-windows-vista

Shareable URL

Article by

Kapil Arya
11x Microsoft MVP · Admin

Kapil holds Microsoft MVP title in Windows IT Pro expertise, 11-times in a row (2014-2025). He is 8-times Windows Insider MVP as well, and author of 'Windows Group Policy Troubleshooting' book. In 2015, Microsoft India accomplished him as 'Windows 10 Champion'. Being passionate Windows blogger, he loves to help others on fixing their system issues. Kapil has worked with official Microsoft Community Engagement Team (CET) on several community projects. You can subscribe him for news/updates and fixes for Windows.

8 Comments
H2SO4

(Win32) Error 5 just means “access denied”.

It sounds like you’ve lost all the administrative account credentials? In other words, you don’t know how to log on as an admin? you have written what was actually needed. Keep it up

Mathew Watson

why don’t you just use elevated command prompt???

johnie

@ mathew , hmmm… elevated command prompt means cmd.exe ..am i right?

Kapil Arya Author

ECP may be the option but I think registry overrides over it.

xp27

dude u rocks..

Kalkoo

Not working for me ;/

Kapil Arya Author

^^ Have you followed the method exactly?

Balu

I have a problem in OriginPro 7.0. If I open that, it shows that access is denied and load library fail.

Leave a Comment

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