Computer

My Hardware

FAQ: Improve Performance

In BIOS make sure that Re-Size Bar Support is enabled.

In Windows Graphics settings make sure that Hardware-accelerated GPU scheduling is enabled.

In Windows Game Mode settings make sure that  Game Mode is enabled.

FAQ: Windows 10 Update Stuck

net stop wuauserv

net stop cryptSvc

net stop bits

net stop msiserver

ren C:\Windows\SoftwareDistribution SoftwareDistribution.old

ren C:\Windows\System32\catroot2 catroot2.old

net start wuauserv

net start cryptSvc

net start bits

net start msiserver