everytime when I put in this command in cmd it say access denied help please :
ren %systemroot%\system32\catroot2 catroot2.bak
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
* Mod note on 16 October 2021.
A third-party tool to block all updates to Windows 10 is mentioned several times in this thread. Links to this tool have been removed because Microsoft policy is that one cannot post here any method of permanently stopping/blocking updates to Windows.
Everytime i enter windows update i cant see nothing in Windows Update tab, only "Something went wrong. Try to reopen settings later" .
3 days have went by of me trying to fix this, but nothing is working...
The troubleshoot shows nothing wrong...
Tried to reset the pc but i got an error (something went wrong)...
When i try to scan the disk it always gives me an error
Did sfc /scandisk in safe mode there was no problem
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
everytime when I put in this command in cmd it say access denied help please :
ren %systemroot%\system32\catroot2 catroot2.bak
Hi Ug,
My name is Jen a fellow Windows 10 user and an Independent Advisor. Let me help you with your concern. Here are some troubleshooting steps that you can do:
net stop bits
net stop wuauserv
ren %systemroot%\softwaredistribution softwaredistribution.bak
ren %systemroot%\system32\catroot2 catroot2.bak
net start bits
net start wuauserv
chkdsk/f C:
https://support.microsoft.com/en-us/help/929833...
https://answers.microsoft.com/en-us/windows/for...
https://www.windowscentral.com/how-do-clean-ins...
If all the above troubleshooting won't work, there's a possibility that it's a hardware issue. Contact the computer manufacturer for hardware troubleshooting.
I hope this helps.
Kind regards,
Jen
Same problem Access Denied
I have the same problem. The service Cryptographic Services and maybe others block the access.
I'd use this third party tool to unblock windows updates and it worked
***Edited for TOU/COC Violation***
***Link Removed by Moderator***
Everytime i enter windows update i cant see nothing in Windows Update tab, only "Something went wrong. Try to reopen settings later" .
3 days have went by of me trying to fix this, but nothing is working...The troubleshoot shows nothing wrong...
Tried to reset the pc but i got an error (something went wrong)...
When i try to scan the disk it always gives me an error
Did sfc /scandisk in safe mode there was no problem
Umm. I also was trying to fix the problem... then I got a registry hack that solves the problem with one click.
Just open Notepad and Paste the following lines into it.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UsoSvc]
"Start"=dword:00000002
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WaaSMedicSvc]
"Start"=dword:00000002
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv]
"Start"=dword:00000002
Now Save the file as updatefix.reg file and merge the file into the registry.
Restart your PC and See changes.
Hope it works!!