sorry for all my late responses. school has kept me pretty busy ???
3080 RTX Usage up to 90% makes game freeze
Collapse
X
-
-
is it possible its a virus? i used malwarebytes to check everything, but nothing popped up on the scans… would anyone have a better software to recommend?Comment
-
Uninstalling MalwareBytes would be a good step, antivirus/antimalware software is known for gumming up Windows machines.
Let’s try some easy stuff first before buying anything expensive, regarding #4, unplug one of you monitors, having two with different refresh rates can cause issues.:
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 20-25% 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.- Disable any overclocking or changes to power/performance settings
Turn off XMP/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, anything else could tamper with the wrong settings and cause issues.- 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:
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.Comment
-
Originally posted by PyroUninstalling MalwareBytes would be a good step, antivirus/antimalware software is known for gumming up Windows machines.
Let’s try some easy stuff first before buying anything expensive, regarding #4, unplug one of you monitors, having two with different refresh rates can cause issues.:
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 20-25% 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.- Disable any overclocking or changes to power/performance settings
Turn off XMP/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, anything else could tamper with the wrong settings and cause issues.- 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:
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.Comment
Comment