win update error 0x80070005 fix
Solutions to error code 0x80070005 include: 1. Run the command prompt as an administrator and restart the wuauserv, cryptSvc, bits, msserver services; 2. Make sure that the current account is the administrator type; 3. Temporarily close the third-party antivirus software or firewall; 4. Automatically repair using the Windows Update troubleshooting tool built-in Windows; 5. Reset the Windows Update components, rename the SoftwareDistribution and catroot2 folders; 6. Run sfc /scannow and DISM /Online /Cleanup-Image /RestoreHealth to repair the system files; 7. Check and synchronize the system time and time zone settings to ensure that the automatic settings are turned on. After all steps are completed, restart the computer and try to update again to solve the problem.
Windows Update Error Code 0x80070005 is a common issue of permissions or access denied and usually occurs when trying to update the system. This error prompts "Access is denied", most of which are related to user permissions, system services, security software or system files corruption. Below are some practical and effective solutions, arranged from simple to traditional according to operation difficulty.

1. Run Windows Update as an administrator
Make sure you are using an administrator account and start the update service with administrator privileges.
- Click "Start" → Search for "cmd"
- Right-click on "Command Prompt" → select "Run as Administrator"
- Enter the following command and execute it one by one:
net stop wuauserv net stop cryptSvc net stop bits net stop msserver
- Then restart these services:
net start wuauserv net start cryptSvc net start bits net start msserver
- Close the command prompt and try checking for updates.
This operation will reset Windows Update related services to solve the permissions problems caused by service stuck.
2. Check whether your user account is an administrator
Error 0x80070005 Sometimes it is because the current account does not have sufficient permissions.
- Press
Win I
to open Settings → Account → Home and Other Users - Check if your account type is "Administrator"
- If not, switch to administrator account or create a new administrator account and try the update again after logging in
3. Turn off third-party antivirus software or firewall
Certain security software (such as McAfee, Norton, 360, Turf, etc.) prevents Windows Update from writing to system files.

- Temporarily turn off real-time protection of antivirus software
- Disable third-party firewalls
- Try running Windows Update again
It is recommended to turn on the protection again after the update is completed.
4. Use the built-in Windows Update troubleshooting tool
Troubleshooting that comes with Windows can automatically detect and fix some update issues.
- Open Settings → Update & Security → Troubleshooting
- Select "Other Troubleshooting"
- Automatic repair tool running "Windows Update"
- Follow the prompts to apply the recommended fixes
5. Reset Windows Update components (Advanced operations)
If the above method is invalid, it may be that the Windows Update component itself is corrupted.
Open a command prompt as an administrator and execute the following commands:
net stop wuauserv net stop cryptSvc net stop bits net stop msserver
Then rename the software distribution folder and encrypt cache:
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old ren C:\Windows\System32\catroot2 catroot2.old
Then restart the service:
net start wuauserv net start cryptSvc net start bits net start msserver
Restart the computer and check for updates again.
This operation clears the update cache and the system will re-download the update file, which may take some time.
6. Check system file integrity
Corruption of system critical files may also lead to permission errors.
- Open a command prompt as administrator
- enter:
sfc /scannow
- Wait for the scan to complete (may take 10-20 minutes)
- If the prompt "Corrupt file found but cannot be repaired", run again:
DISM /Online /Cleanup-Image /RestoreHealth
- After completion, restart the computer and try to update
7. Check the time and area settings
An incorrect system time or time zone will cause the update server to fail to verify, which will indirectly raise permission errors.
- Right-click on the taskbar time → Adjust date and time
- Make sure "Auto Set Time" and "Auto Set Time Zone" are turned on
- The time must be consistent with the current actual time (the error cannot exceed several minutes)
summary
Error 0x80070005 In most cases, it is not a serious system failure, but a permission or service blocked. Recommended to try in order:
- Restart Windows Update Service
- Make sure to use the administrator account
- Turn off third-party security software
- Reset update cache (SoftwareDistribution)
- Run SFC and DISM to repair system files
Basically that's it. Not complicated, but it is easy to ignore details.
The above is the detailed content of win update error 0x80070005 fix. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undress AI Tool
Undress images for free

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

WindowsUpdate error code 0x8024a203 can be solved by the following methods: 1. Check the network connection and proxy settings, confirm that you can access Microsoft website normally, turn off the proxy and switch to direct connection; 2. Clear the WindowsUpdate cache, delete the SoftwareDistribution folder content after stopping the service and restart the service; 3. Use SFC and DISM tools to repair the system files, and execute the sfc/scannow, DISM/Online/Cleanup-Image/ScanHealth and DISM/Online/Cleanup-Image/RestoreHealth commands in turn; 4. Adjust the

File Explorer is significantly slower than Windows 10 in Windows 11, and an update in February this year even caused some users' file manager exceptions. It's not clear when Microsoft will optimize this "modern" file explorer, but turning off automatic folder recognition can bring significant performance gains when opening folders with a large number of files. Automatic folder recognition is not a new feature in Windows 11. As early as the Windows XP era, Microsoft introduced this feature in Explorer, with the goal of automatically applying appropriate display templates based on the content type in the folder. For example, when a folder mainly contains pictures or videos, the system will default

DisablehardwareaccelerationbygoingtoChromeSettings→Systemandtogglingoff"Usehardwareaccelerationwhenavailable",thenrelaunchChrome.2.UpdategraphicsdriversviaDeviceManageronWindowsorSystemSettingsonmacOS,ordownloadthelatestversionfromthemanufa

First,checkiftheFnkeysettingisinterferingbytryingboththevolumekeyaloneandFn volumekey,thentoggleFnLockwithFn Escifavailable.2.EnterBIOS/UEFIduringbootandenablefunctionkeysordisableHotkeyModetoensurevolumekeysarerecognized.3.Updateorreinstallaudiodriv

TestthePDFinanotherapptodetermineiftheissueiswiththefileorEdge.2.Enablethebuilt-inPDFviewerbyturningoff"AlwaysopenPDFfilesexternally"and"DownloadPDFfiles"inEdgesettings.3.Clearbrowsingdataincludingcookiesandcachedfilestoresolveren

First update or rollback the driver, 1. Enter safe mode; 2. Update or roll back the graphics card, storage and other drivers; 3. Run Windows memory diagnostic tools to detect RAM; 4. Use sfc/scannow and DISM to repair system files; 5. Uninstall recent software or system updates; 6. Run chkdsk to check disk errors; 7. Use BlueScreenView to analyze dump file and locate faulty drivers; 8. Finally, you can try to reset Windows retained files, and the problem can usually be solved.

Checkifthetouchpadisdisabledbyusingthefunctionkey(Fn F6/F9/F12),adedicatedtogglebutton,orensuringit’sturnedoninSettings>Devices>Touchpad,andunplugexternalmice.2.UpdateorreinstallthetouchpaddriverviaDeviceManagerbyselectingUpdatedriverorUninstal

EnsureChrome’s“Offertosavepasswords”isenabledinSettings>Autofillandpasswords>PasswordManager.2.SignintoyourGoogleaccountandturnonSyncwithPasswordsincludedunderSyncandGoogleservices.3.Disableconflictingextensionslikethird-partypasswordmanagersor
