Showing posts with label service. Show all posts
Showing posts with label service. Show all posts

Thursday, August 23, 2018

Windows unable to check for updates - says service not started (even though the service is started)

I've seen a few Windows 7 machines that have Windows Update problems where the machine says the service is not started even the service is started.  When this happens, the computer can no longer check for updates and it'll go indefinitely without checking for updates. The fix is to wipe out the update cache and then check for updates again.

The process as described here:

Stop the Windows Update process
Delete the content from c:\windows\softwaredistribution
Start the Windows Update process

Check for Updates.

I also recommend that you make sure the system is set to install updates for all Microsoft products as well.  To do that, open Internet Explorer and put microsoft.com in the Compatibility View sites.  Then go to http://update.microsoft.com/microsoftupdate in IE.   


Monday, March 16, 2015

Superfetch causes 100% disk usage on Windows 8 machines

I was working on a Samsung laptop with Windows 8.1 where the machine's performance was subpar and I found that Task Manager shows disk usage was 100% (CPU and memory usage were normal).  When I opened resource monitor, I didn't see any programs using any more disk than normal.  Mostly from this page:
http://www.tomshardware.com/answers/id-2045646/windows-100-disk-usage.html

I decided to disable superfetch, which worked for me.  Disk usage dropped to single digits and would rise to 100% if/when the superfetech service was re-enabled.