T
TanerS
Guest
The computer is unable to install this update. Other updates are installed. Doesn't this mean a malware issue? Windows Security Essentials do not detect anything though.
Go to Command Prompt. Right-click on it, then select Run as administrator.
Type these commands one after another:
net stop wuauserv (Windows Update Service)
net stop cryptSvc (Cryptographic Services)
net stop bits (Background Intelligent Transfer Service)
net stop msiserver (Windows Installer Service)
net stop AppIDSvc (Application Identity Service)
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old (Access is denied)
Ren C:\Windows\System32\catroot2 Catroot2.old (Access is denied)
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
net start AppIDSvc
Restart your computer.
At this stage, I am stuck at "Ren C:\Windows\System32\catroot2 Catroot2.old" because I get "Access is denied".
I tried to manually rename the file and couldn't do so. I am told that file is open somewhere, but I cannot find where.
Any help will be appreciated. Thank you.
Continue reading...
Go to Command Prompt. Right-click on it, then select Run as administrator.
Type these commands one after another:
net stop wuauserv (Windows Update Service)
net stop cryptSvc (Cryptographic Services)
net stop bits (Background Intelligent Transfer Service)
net stop msiserver (Windows Installer Service)
net stop AppIDSvc (Application Identity Service)
Ren C:\Windows\SoftwareDistribution SoftwareDistribution.old (Access is denied)
Ren C:\Windows\System32\catroot2 Catroot2.old (Access is denied)
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
net start AppIDSvc
Restart your computer.
At this stage, I am stuck at "Ren C:\Windows\System32\catroot2 Catroot2.old" because I get "Access is denied".
I tried to manually rename the file and couldn't do so. I am told that file is open somewhere, but I cannot find where.
Any help will be appreciated. Thank you.
Continue reading...