tpoliti Posted November 5, 2015 Report Share Posted November 5, 2015 update says windows update can't check for updates because th service is not running. I tried everything. I put it on autamatic updates I tried stopping the service and deleting software distribution and letting it reinstall it and nothing is working.Operating system:Windows 8.1 Pro (32 bit)System root: C:WINDOWSAvailable physical memory: 3326 MBCPU: Intel® Pentium® D CPU 3.46GHzDrive Info:C: 73.10 GBD: 45.49 GBE: 19.74 GBF: 94.55 GBG: 51.71 GBH: 101.67 GBI: 100.94 GBJ: 276.92 GBK: 400.25 GBInternet Explorer: 11.0 Link to comment Share on other sites More sharing options...
xilolee Posted November 5, 2015 Report Share Posted November 5, 2015 Hi tpoliti. If yes, right-click start, click command prompt (admin), launch: dism /online /cleanup-image /checkhealthIt should last few seconds, then report the final result here.After it, launch: sfc /scannowIt should last 15-50 minutes.If the final result is different from Windows Resource Protection did not find any integrity violations and Windows Resource Protection found corrupt files and successfully repaired them. Details are included in the CBS.Log %WinDir%\Logs\CBS\CBS.log, launch this command: copy %SYSTEMROOT%\logs\cbs\cbs.log %userprofile%\desktop\cbs.txt && findstr /c:"[SR]" %userprofile%\desktop\cbs.txt > %userprofile%\desktop\SR.txtAfter it, you should find two files on your desktop: cbs.txt and SR.txt.Post here the sr.txt (you can upload it here or on another website, or copy/paste all the lines). If the command won't work, try these, one after the other (one by one): copy %SYSTEMROOT%\logs\cbs\cbs.log %userprofile%\desktop\cbs.txt findstr /c:"[SR]" %userprofile%\desktop\cbs.txt > %userprofile%\desktop\SR.txt Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now