Windows 0x80070522Medium

Error 0x80070522 in Windows: Elevation Required

Error 0x80070522 occurs when the operation requires administrator rights. It most often appears when copying files to system folders or modifying protected directories.

Updated at February 11, 2026
5-10 min
Easy
FixPedia Team
Применимо к:Windows 10Windows 11

Error 0x80070522 appears when you try to copy a file or create a folder in system directories without administrator rights.

Below are quick ways to fix it.


Method 1: Run the program as an administrator

  1. Find the program you are using for the operation
  2. Right-click → Run as administrator
  3. Repeat the action

Method 2: Change folder permissions

  1. Right-click on the folder → Properties → Security
  2. Select your account
  3. Click Edit and set Full control
  4. Apply the changes

Be careful in system folders: changing permissions can affect the operation of Windows.


Method 3: Use the command prompt with administrator rights

  1. Open Command Prompt as an administrator
  2. Perform the operation via command (for example, copying):
copy "C:\path\file.txt" "C:\Windows\System32"

Method 4: Temporarily disable User Account Control (UAC)

  1. Press Win + S → type UAC → Change User Account Control settings
  2. Move the slider down to Never notify
  3. Restart your PC
  4. After completing the operation, turn UAC back on

Conclusion

Error 0x80070522 is related to insufficient rights. The simplest way is to run the program as an administrator. If you need to frequently work with system folders, configure permissions for your account.

FixPedia

Free encyclopedia for fixing errors. Step-by-step guides for Windows, Linux, macOS and more.

© 2026 FixPedia. All materials are available for free.

Made with for the community