Rulemaker Posted March 9, 2022 Share Posted March 9, 2022 (edited) I'm trying to delete all the programs and commands associated with the radar to clean my pc and allow updates again and everything and I am unsure how to do that. If someone could please assist it would be a great help (trying to delete the VPN and it won't even let me do that) Edited March 9, 2022 by Rulemaker Quote Link to comment
PKU4LIFE Posted March 9, 2022 Share Posted March 9, 2022 7 minutes ago, Rulemaker said: I'm trying to delete all the programs and commands associated with the radar to clean my pc and allow updates again and everything and I am unsure how to do that. If someone could please assist it would be a great help (trying to delete the VPN and it won't even let me do that) delete the download launcher (and cm), reboot. Google: how to enable auto windows updates again Quote Link to comment
Rulemaker Posted March 9, 2022 Author Share Posted March 9, 2022 I'm not sure where to find those Quote Link to comment
PKU4LIFE Posted March 9, 2022 Share Posted March 9, 2022 Just now, Rulemaker said: I'm not sure where to find those you downloaded it, no one can know, except you Quote Link to comment
Rulemaker Posted March 9, 2022 Author Share Posted March 9, 2022 I had 1PC setup, the download launcher isn't on my computer? Quote Link to comment
Rulemaker Posted March 9, 2022 Author Share Posted March 9, 2022 I paid to get all this stuff set up so I have no fuckin clue what I'm doing Quote Link to comment
Drac Posted March 9, 2022 Share Posted March 9, 2022 1 hour ago, Rulemaker said: I'm trying to delete all the programs and commands associated with the radar to clean my pc and allow updates again and everything and I am unsure how to do that. If someone could please assist it would be a great help (trying to delete the VPN and it won't even let me do that) Open Command Prompt as {admin} and run the following command 1- To disable windows update sc config wuauserv start= disabled net stop wuauserv To turn it back on sc config wuauserv start= auto net start wuauserv 2-Disable Fast Startup REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Power" /V HiberbootEnabled /T REG_dWORD /D 0 /F To turn it back on REG ADD "HKLM\SYSTEM\CurrentControlSet\Control\Session Manager\Power" /V HiberbootEnabled /T REG_dWORD /D 1 /F Quote Link to comment
Rulemaker Posted March 9, 2022 Author Share Posted March 9, 2022 Tried that...Says "Access is Denied" even run as Admin Quote Link to comment
Drac Posted March 9, 2022 Share Posted March 9, 2022 18 minutes ago, Rulemaker said: Tried that...Says "Access is Denied" even run as Admin Which command it Says "Access is Denied" Quote Link to comment
Drac Posted March 9, 2022 Share Posted March 9, 2022 22 minutes ago, Rulemaker said: Tried that...Says "Access is Denied" even run as Admin if it was for windows update then u need to use the program https://www.sordum.org/downloads/?st-windows-update-blocker download it and enable windows update thats all what u need Quote Link to comment
Rulemaker Posted March 9, 2022 Author Share Posted March 9, 2022 Thank you, that helped! Quote Link to comment
Drac Posted March 9, 2022 Share Posted March 9, 2022 6 minutes ago, Rulemaker said: Thank you, that helped! You welcome Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, Login now to post with your account.