-1

I have a fresh installation of Windows 7 on my pc. The pc is not new, but now it's super slow. Also, now the fan is always making noise. I think I've installed all the drivers. I don't think that I have some hardware issue, since I was using Debian and it was running just fine. I don't know what to do to make it faster. Even when I'm just using facebook/youtube it "freezes" sometimes.

There are some screenshots:

Processes

Performance

Configuration Thanks in advance.

@edit enter image description here

2 Answers2

5

If this is a fresh installation (which it looks to be as you don't even have SP1 installed) it is most likely using CPU cycles to query and build your Windows update list. On task manager, processes tab, click "show processes for all users." Most likely you will see svchost.exe (one of them) with high CPU and RAM usage.

I do a few fresh installs a week and this is typical behavior. Lately it seems that the process is much slower than it used to be as far as Windows "finding" updates. I've had a few computers take 6+ hours to find the first few batches of updates after a fresh install.

EDIT:

I see you added a full process list and as expected... svchost.exe.

This is in fact Windows update actively looking for updates. Once you get them all installed it should return to normal.

barlop
  • 25,198
kisk
  • 357
1

enter image description here

This is the Windows Update service which scans for new updates. Microsoft tries to fix it with several updates.

Install this update to fix it:

Windows Update Client for Windows 7: March 2016
https://support.microsoft.com/en-us/kb/3138612

Before trying to install the MSU, stop the Windows Update service (net stop wuauserv from admin cmd.exe or via services.msc) to avoid a hang during setup.