Microsoft Windows Error Code 0x80070522: How to Fix It

Medium 30-60 minutes Medium Severity Verified July 2026
Error Code
0x80070522
Brand
Microsoft Windows
Product Type
operating_system
Severity
Medium
DIY Difficulty
Medium
Estimated Fix Time
30-60 minutes
Windows error code 0x80070522 means 'A required privilege is not held by the client,' which occurs when Windows Update or another system process lacks the necessary administrative permissions to complete an operation. This typically happens when User Account Control (UAC) settings are too restrictive, your account lacks admin rights, or system security policies are blocking the action. The good news is this error is almost always fixable through software and settings changes — no hardware work required.
Ad

Tools You'll Need

How to Fix Error Code 0x80070522

  1. Run Windows Update as Administrator

    Only run trusted applications as administrator. Running unknown software with elevated privileges is a security risk.
  2. Check and Confirm Your Account Has Administrator Rights

    Do not create or use a permanent administrator account as your daily driver without understanding the security implications. Use the built-in Administrator account only for troubleshooting.
  3. Adjust User Account Control (UAC) Settings

    Do not set UAC to 'Never notify'. This disables an important security layer and leaves your system vulnerable to malware.
  4. Enable the Built-in Administrator Account (Temporary Fix)

    The built-in Administrator account has no UAC restrictions. Disable it immediately after troubleshooting by running 'net user administrator /active:no' to keep your system secure.
  5. Run the Windows Update Troubleshooter

  6. Reset Windows Update Components via Command Prompt

    Type these commands carefully. Mistyping file or folder names in Command Prompt can affect system files. Copy each command exactly as written.
  7. Check Group Policy Settings (Windows Pro/Enterprise Only)

    Incorrectly modifying Group Policy can cause serious system issues. Only make the specific changes described. If unsure, consult an IT professional before proceeding.
  8. Run System File Checker (SFC) and DISM Repair

    Do not interrupt either scan once started. Interrupting SFC or DISM mid-process can potentially cause additional issues.
  9. Check and Repair Registry Permissions (Advanced)

    The Windows Registry is a critical system database. Back up the registry before making changes by clicking File > Export in Registry Editor. Incorrect registry edits can prevent Windows from starting.
Ad

When to Call a Professional

Contact a professional IT technician or Microsoft Support if: your account permissions are managed by a corporate domain administrator and you cannot make local changes; if Group Policy is enforced by your organization and individual steps are blocked; if SFC and DISM report that they cannot repair corrupted files; or if the error persists after completing all steps and you suspect malware or a rootkit has altered system security settings. In enterprise environments, always consult your IT department before modifying Group Policy or registry settings.

Frequently Asked Questions

What does Windows error 0x80070522 mean?
Error 0x80070522 means 'A required privilege is not held by the client.' It indicates that the process or user account attempting an operation — usually Windows Update or a system installer — does not have the necessary administrative permissions to complete it. It is a permissions and privilege error, not a hardware failure.
Why do I keep getting error 0x80070522 even though I am an administrator?
Even if your account is set as Administrator, UAC (User Account Control) can prevent processes from automatically receiving elevated privileges. You may need to explicitly right-click and choose 'Run as administrator', or your UAC slider may be set too high. Group Policy settings enforced by an organization can also block privilege elevation even for admin accounts.
Is it safe to disable UAC to fix error 0x80070522?
No, disabling UAC entirely is not recommended and is not necessary to fix this error. UAC is an important security layer that prevents malware and unauthorized changes. Instead, lower the UAC slider to the default 'Notify me only when apps try to make changes' level, which resolves most privilege conflicts without removing protection.
Can malware cause error 0x80070522?
Yes, some types of malware deliberately modify user permissions, registry security settings, or Group Policy to prevent Windows Update from running — since updates patch vulnerabilities malware exploits. If you cannot resolve 0x80070522 through normal steps, run a full system scan with Windows Defender or a trusted third-party antivirus tool before attempting further troubleshooting.
Does error 0x80070522 affect Windows 10 and Windows 11?
Yes, error 0x80070522 can occur on both Windows 10 and Windows 11. The causes and fixes are the same across both versions. The navigation paths for settings like UAC and the Windows Update Troubleshooter differ slightly between the two, but all the steps described in this guide apply to both operating systems with minor menu differences.