Error 0x80070005
How to Fix Windows Update Error 0x80070005 (Access Denied)
Solve Windows Update / Activation Access Denied Error 0x80070005 with simple administrator permission fixes.
Symptoms
- Updates fail with error 0x80070005
- "Access is denied" message appears
- Software installation or system restore aborts
Common Causes
- Active user account lacks administrative privileges
- Antivirus software blocking writes to system directories
- Corrupted registry permissions for updates
Step-by-Step Solutions
Method 1: Run the Windows Update Troubleshooter
Windows includes tools to automatically reset file permissions for system directories.
- Open Settings (
Win + I) and go to System > Troubleshoot > Other troubleshooters. - Click Run next to Windows Update.
- Apply any recommended permission fixes.
Method 2: Use SubInACL to Reset Registry Permissions
Reset local account permissions using the official Windows Registry repair scripts.
- Temporarily disable third-party antivirus utilities.
- Open Command Prompt as Admin.
- Run this command to reset system folder access flags:
icacls "C:\Windows\SoftwareDistribution" /grant administrators:F /t
Frequently Asked Questions
Security policies or third-party antivirus software have locked critical update files.
Yes, but remember to re-enable it immediately after installing updates.