Doing Windowsupdate_80070005
Since December 2008, I have been continually trying to update my Windows home basic brochure. However, I am tired of windowsupdate_80070005 error given the error. Help Maine eliminate it.
Since December 2008, I have been continually trying to update my Windows home basic brochure. However, I am tired of windowsupdate_80070005 error given the error. Help Maine eliminate it.
Error code 80070005 sometimes indicates that you do not have sufficient permissions to insert updates. First, make sure you are connected to AN account with bodily rights. If the problem persists, you can use the following steps to reset the permissions:
@echo off
subkey / subkey HKEY_LOCAL_MACHINE / grant = administrators = f
subkey / subkey HKEY_CURRENT_USER / grant = administrators = f
subkey / subkey HKEY_CLASSES_ROOT / grant = administrators = f
subinacl / subdirectories% SystemDrive% / grant = administrators = f
subkey / subkey HKEY_LOCAL_MACHINE / grant = system = f
subkey / subkey HKEY_CURRENT_USER / grant = system = f
subkey / subkey HKEY_CLASSES_ROOT / grant = system = f
subinacl / subdirectories% SystemDrive% / grant = system = f
@ Echo =========================
@ Echo finished.
@ Echo =========================
@pause
Try to reinstall the updates.