Not sure if clean boot helped much
My computer's running fast again?
Collapse
X
-
what extensions were loaded in Firefox?
was Firefox updated?
what we are trying to test is a browser with a fresh profile, no extensions, no history, no site data, no changed settings.
did you create another user account and try logging in under that to see if things are better?Comment
-
Sorry, had work today which is why I didn’t respond sooner.
Here’s my most recent Speccy: http://speccy.piriform.com/results/n...7RqGdrCXfgbBYG
Here’s also my speed test: Speedtest by Ookla - The Global Broadband Speed Test
Also I’m not sure what the command did, but it doesn’t seem to have increased performance.Comment
-
Your internet speeds are phenomenal to say the least, but there are a few other issues I see- particularly storage space.
Let’s start from scratch since I just joined in.
This is my laundry list, it’s a good starting point for troubleshooting and should get you an idea what’s going on:- Try running the following programs, also try to keep at least 25-30% of your disks as free space.
Run Disk Cleanup (check all the boxes) this will delete things such as your recycling bin, so make sure you don’t have any files you want to keep.
Run Defragment and Optimize Drives, run this on your drives.
These will free up some space, but you may need to relocate/delete files to reach the suggested free space.- Disable any overclocking or changes to power/performance settings
Undo any overclocking you may have done (if any)
Settings > System > Power and sleep > Additional power settings
Make sure your power plan is set to balanced, high performance/ultimate performance is only beneficial on gaming laptops where it needs that extra boost.- Check for Operating System Corruption
Right click on the Windows logo in the bottom left and select Windows Powershell (Admin)
Run these three commands separately:
[COLOR=rgb(184, 49, 47)]sfc /scannow
Dism /Online /Cleanup-Image /CheckHealth
Dism /Online /Cleanup-Image /RestoreHealth
These will take a while to run, do not close out of Powershell while they are running, if one fails then move onto the next and then loop back around.
Note: It doesn’t hurt to make a system backup before you make all these changes, save any important files of folders. While these changes shouldn’t cause any issues, better to be safe than sorry.- Unplug unnecessary devices.
If you have a gamepad, extra monitor, external hard drive/flash drive, or anything that is not essential to using the computer plugged in, unplug it.
Once you have completed all of these tasks, restart it (using the restart option in the power menu) and re-test.[/COLOR]Comment
Comment