How do I fix access denied 0x80070005?

How to Fix Access Denied 0x80070005 Error

The "Access Denied" error with the code 0x80070005 can be frustrating and may prevent you from completing tasks or installing software on your Windows system. This error usually occurs when the system or user lacks the required files or permissions to change settings. In this article, we will explore the possible causes of this error and provide solutions to fix it.

Causes of Access Denied 0x80070005 Error

Before we dive into the solutions, it’s essential to understand the possible causes of this error. Some common causes include:

  • Malware or virus infections: Malware or viruses can alter system settings and files, leading to access denied errors.
  • Incorrect settings: Incorrect settings in Windows Update or other applications can cause access denied errors.
  • File system errors: Corrupted or damaged files in the file system can prevent access to certain folders or files.
  • Permission issues: Insufficient or incorrect permissions can prevent users from accessing certain files or folders.

Solutions to Fix Access Denied 0x80070005 Error

Here are some solutions to fix the access denied 0x80070005 error:

Solution 1: Give Yourself Full Permissions

One of the simplest solutions is to give yourself full permissions to the files or folders that you are trying to access. To do this:

  1. Right-click on the file or folder and select "Properties".
  2. Click on the "Security" tab.
  3. Click on the "Edit" button next to "Permissions".
  4. Check the box next to "Full Control" and click "Apply".

Solution 2: Scan for Malware and Viruses

Malware and viruses can cause access denied errors. To scan for malware and viruses:

  1. Install and run a reputable antivirus software.
  2. Perform a full scan of your system.
  3. Remove any detected malware or viruses.

Solution 3: Perform a Clean Boot

A clean boot can help you identify if a third-party application is causing the access denied error. To perform a clean boot:

  1. Restart your system.
  2. Press the "F8" key repeatedly until you see the "Advanced Boot Options" screen.
  3. Select "Safe Mode with Networking" and press "Enter".
  4. Log in to your system with an administrator account.

Solution 4: Take Ownership with Command Prompt

If you are the administrator of the system, you can take ownership of the files or folders using the Command Prompt. To do this:

  1. Open the Command Prompt as an administrator.
  2. Type the following command and press Enter: takeown /f <file_path> (replace <file_path> with the path to the file or folder).
  3. Press Enter to execute the command.

Solution 5: Run the Windows Troubleshooter

Windows has a built-in troubleshooter that can help you fix access denied errors. To run the troubleshooter:

  1. Open the Settings app.
  2. Click on "Update & Security".
  3. Click on "Troubleshoot".
  4. Click on "Additional troubleshooters".
  5. Click on "Access Denied" and follow the prompts to run the troubleshooter.

Solution 6: SFC (System File Checker)

The SFC tool can help you fix corrupted system files that may be causing access denied errors. To run the SFC tool:

  1. Open the Command Prompt as an administrator.
  2. Type the following command and press Enter: sfc /scannow.
  3. Press Enter to execute the command.

Solution 7: Reset Permissions with SubInACL

If the above solutions do not work, you can try resetting permissions using the SubInACL tool. To do this:

  1. Download and install the SubInACL tool.
  2. Open the Command Prompt as an administrator.
  3. Type the following command and press Enter: subinacl /subkeyreg HKEY_LOCAL_MACHINE /takeown /backuptype 7.
  4. Press Enter to execute the command.

Conclusion

In conclusion, the access denied 0x80070005 error can be caused by a variety of factors, including malware or virus infections, incorrect settings, file system errors, and permission issues. By following the solutions outlined in this article, you should be able to fix the access denied error and regain access to your files and folders. Remember to always back up your system and data before attempting any solutions.

Your friends have asked us these questions - Check out the answers!

Leave a Comment

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

Scroll to Top