Off Topic > Off Topic

What the forget is going on with my computer? *** NOT SOLVED ***

Pages: << < (2/4) > >>

rambo1220:

Don't Update and Restart, let it Update and then shut it down, then start it again, let the Update finish, if it needs to happen a second time then do it a second time, but this will hopefully fix your issue.

McJob:

If what Rambo suggested doesn't work;

This sounds like a Windows Update issue, which can happen for many reasons. Let's attempt resolve it by flushing and resetting Windows Update;


* Open the Command Prompt in Administrator Mode by right clicking the Command Prompt in the Start Menu and pressing "Run As Administrator".
* Type in the following commands and press enter after each:
--- Code: ---net stop bits
net stop wuauserv
net stop wuauserv
net stop cryptsvc
Del "%ALLUSERSPROFILE%\Application Data\Microsoft\Network\Downloader\qmgr*.dat"
Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
Ren %systemroot%\system32\catroot2 catroot2.bak
sc.exe sdset bits D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
sc.exe sdset wuauserv D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;AU)(A;;CCLCSWRPWPDTLOCRRC;;;PU)
cd /d %windir%\system32
regsvr32.exe atl.dll
regsvr32.exe urlmon.dll
regsvr32.exe mshtml.dll
regsvr32.exe shdocvw.dll
regsvr32.exe browseui.dll
regsvr32.exe jscript.dll
regsvr32.exe vbscript.dll
regsvr32.exe scrrun.dll
regsvr32.exe msxml.dll
regsvr32.exe msxml3.dll
regsvr32.exe msxml6.dll
regsvr32.exe actxprxy.dll
regsvr32.exe softpub.dll
regsvr32.exe wintrust.dll
regsvr32.exe dssenh.dll
regsvr32.exe rsaenh.dll
regsvr32.exe gpkcsp.dll
regsvr32.exe sccbase.dll
regsvr32.exe slbcsp.dll
regsvr32.exe cryptdlg.dll
regsvr32.exe oleaut32.dll
regsvr32.exe ole32.dll
regsvr32.exe shell32.dll
regsvr32.exe initpki.dll
regsvr32.exe wuapi.dll
regsvr32.exe wuaueng.dll
regsvr32.exe wuaueng1.dll
regsvr32.exe wucltui.dll
regsvr32.exe wups.dll
regsvr32.exe wups2.dll
regsvr32.exe wuweb.dll
regsvr32.exe qmgr.dll
regsvr32.exe qmgrprxy.dll
regsvr32.exe wucltux.dll
regsvr32.exe muweb.dll
regsvr32.exe wuwebv.dll
netsh winsock reset
netsh winhttp reset proxy
net start bits
net start wuauserv
net start appidsvc
net start cryptsvc
--- End code ---

* Restart your PC.
And please, don't listen to Queeba or Ipquarx. The fact that they're recommending downgrading your OS to fix a simple cache issue should be enough to prove they're out of their loving minds.

Tactical Nuke:


--- Quote from: McJob on February 19, 2017, 07:07:05 PM ----snip-

--- End quote ---

should those regsvr32.exe commands be executed strictly in order
I accidentally did urlmon.dll before atl.dll and now I'm getting error messages for the rest of them

Tactical Nuke:

UPDATE: It worked. I think. What exactly is supposed to happen?

Pastrey Crust:

Stop going into russian research sites.

Pages: << < (2/4) > >>

Go to full version