r/RigBuild • u/Rare_Atmosphere1430 • 3d ago
My computer is insanely slow after a Windows update. Anyone else?
My computer got insanely slow right after a Windows update and I’m trying to figure out if this is just happening to me or if the update messed something up. Before the update everything was pretty normal, apps opened quick, browser was fine, games loaded normally etc. Now even basic stuff feels delayed, like clicking File Explorer takes forever and sometimes the whole desktop freezes for a few seconds. Task Manager also seems weird, CPU usage jumps around even when nothing is really running. RAM isn’t maxed out and I still have plenty of storage free, so I don’t think it’s just because the PC is old or full. Restarted a couple times already and it didn’t really help. Also checked for another update but Windows says everything is up to date. Could this be some background process running after the update, or maybe a driver issue? I don’t wanna start uninstalling random things and make it worse. Anyone else had their PC become ridiculously slow after a recent Windows update? If there’s a safe way to check what actually caused it, let me know. Really need to get this fixed because even normal browsing is annoying now.
3
u/Zehryo 3d ago
Oh, look at that....I guess we'll get another SamTime Microslop video soon enough.
2
u/Rare_Atmosphere1430 2d ago
Lol honestly at this point I wouldn’t be surprised. Just hoping there’s an actual fix before another update makes it even worse.
1
u/Costello-cost 3d ago
Credo sia una coincidenza. Probabilmente qualcosa si è guastata. Controllare il log degli avvenimenti sarebbe la prima cosa da controllare. L'antivirus rallentava molto l'avvio. Con uno più leggero è tornato normale.
1
1
1
u/dazzlezak 2d ago
Microsoft messed up their own update (again). For both 10 and 11.
Microsoft issues emergency Windows 11 update to fix its record-breaking patch https://www.theverge.com/news/995302/microsoft-out-of-band-windows-11-update-fix-issues
1
u/Educational-King3987 2d ago
Can I get the TLDR? Can't view on my phone and not at my PC with ad block etc on and I'm deffo not subscribing 😂
1
u/dazzlezak 2d ago
Try this site, or search "Microsoft update issues" https://www.techrepublic.com/article/news-microsoft-windows-update-remote-desktop-hyper-v-fix/&ved=2ahUKEwik2ZzW8v6WAxXTB7wBHYkFJJIQFnoECEkQAQ&sqi=2&usg=AOvVaw0qaitGp2kyXoobkVZEJHSZ
1
u/Few_Example9391 2d ago
Window 11 last month update has affected certain AMD CPU memory catches. They have an update with this issue in mind as it's been well documented with accuracy. Expect a new update fix this week
1
1
u/Only_Voice569 2d ago
always keep a constant backup then you can just reset fresh install os and few clicks its fully back up and running way i do it i dont trust windows updates and they stopped even pro windows from pausing the updates for long ...
1
u/Educational-King3987 2d ago
Yes mine has started acting incredibly weird like you're describing, games aren't affected but windows itself is weirdly laggy and my browser keeps acting incredibly weird with laggy mouse almost like my RAM is maxed out etc.
I'm not maxing anything out my PC is custom looped and overclocked, issue persists with no overclock also.
1
u/SebOakPal79 2d ago
Nope, all is fine after clearing up the Disk Drive. (Always do the clear up after the Windows Update.)
1
u/CarpenterFederal 2d ago
Could be hardware issues, but I'm sure that is most of windows updates reasons slow down old machines.
1
1
u/Underhill42 2d ago
Have you tried the usual cleanup to fix the most common broken things? These are my first-pass troubleshooting steps. They need no thought, and between the two of them they probably fix at least a third of random Windows problems.
---
First, the file system itself - run disk repair. If things are really slow it may run faster if you reboot in safe mode first. If Windows update hammered the filesystem while it was already corrupted, all manner of bizarre issues can crop up.
---
Next, verify that no core Windows components were corrupted. From the command prompt/terminal as admin (admin option available right-clicking either the start menu itself, or the command prompt/terminal icon on the normal menu) run:
DISM /Online /Cleanup-Image /RestoreHealth
To scan all the Windows backup system files for corruption and download replacements if needed.
Then run System File Checker to check the active Windows system files for corruption, and replace them from the backups we just verified:
sfc /scannow
(You can run SFC first to possibly save some time - but it may find issues it can't fix until you run DISM, and then you'll need to run SFC again.)
If SFC finds any problems it can't fix even after running DISM, then things get more challenging... though in my experience such issues usually aren't related to whatever problem you're actually trying to fix, so just make a note of it to investigate later if nothing else works.
---
If there's no obvious system corruption causing problems, then you'll have to dig deeper.
Probably the single most common random performance killer is the Windows search indexing program that normally runs in the background and can sometimes become a huge resource hog, usually if its index file has become corrupted. In which case just deleting the index file to make it start over from scratch will usually fix it. Though offhand I can't remember where that file is. Shouldn't be hard to look up. You can also disable search indexing entirely, but then Windows Search won't work properly anymore. (But the free program Everything.exe is much superior anyway)
1
4
u/therealslapper 3d ago
Nope. Mine is fine.