http://speccy.piriform.com/results/bQLknzN5x58p2dCdY3VSF1h Is this it?probably going to need a bit more info to work with.
let's get your complete PC specs.
get Speccy from here; https://www.piriform.com/speccy/builds
in Speccy, click File > Publish Snapshot > Copy to Clipboard > Close.
now you can paste (Ctrl+V) that link into a post.
One component Speccy doesn’t cover is the Power Supply Unit, so please also include the make/model of the PSU.
Okay so I went into task scheduler and disabled everything, removed Avast, also removed Drive Booster. I'm a little confused on the ASUS website BIOS update (don't know how to get there), I freed up as much space as I can, and there is no specific reason why my DNS IP is set to 1.1.1.1. Logged into another account to see if the lag was still there and it was, and the games that I play are online.Speccy shows;
also see if the lag happens when logged in under another PC account.
- a lot of scheduled tasks. go into Task Scheduler and disable them all - they can always be re-enabled later
- remove Avast. simply no need for any extra AV software these days. the built-in MS Defender software has been ranked as good or better than all the other companies software by numerous independent tests
- remove Drive Booster. any driver update program should be avoided at all cost. they are simply crap, and have no benefit over just using Windows Updates
- check the ASUS website for any BIOS updates
- free space on C:\ drive is down to 18%, try and reclaim some space if you can
- any reason why your network DNS IP is set to 1.1.1.1 ?
are the games online/networked or stand-alone/local play?
if online, see if the lag also happens when offline?
@echo off
WMIC /Namespace:\\root\default Path SystemRestore Call CreateRestorePoint "BatchRestorePoint", 100, 10
fsutil resource setautoreset true c:\&fsutil usn deletejournal /d /n c:
netsh advfirewall reset
netsh advfirewall set allprofiles state On
wmic nicconfig where (IPEnabled=TRUE) call SetDNSServerSearchOrder ("76.76.19.19", "1.1.1.1")
%WINDIR%\SYSTEM32\lodctr.exe /R
%WINDIR%\SysWOW64\lodctr.exe /R
C:\Windows\SYSTEM32\lodctr.exe /R
C:\Windows\SysWOW64\lodctr.exe /R
Dism.exe /online /Cleanup-Image /StartComponentCleanup
pause
DISM.exe /Online /Cleanup-image /Restorehealth
pause
Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase
pause
del /s /q C:\Windows\SoftwareDistribution\download\*.*
del /s /q "%userprofile%\AppData\Local\Google\Chrome\User Data\Default\Cache\*.*"
del /s /q "%userprofile%\AppData\Local\Opera Software\Opera Stable\Cache\Cache_Data\*.*"
del /s /q "%userprofile%\AppData\Local\Microsoft\Edge\User Data\Default\Cache\*.*"
del /s /q "%userprofile%\AppData\Local\temp\*.*"
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
ipconfig /flushdns
sc stop sysmain
sc config sysmain start= disabled
sc stop DiagTrack
sc config DiagTrack start= disabled
sc stop dmwappushservice
sc config dmwappushservice start= disabled
sc stop WSearch
sc config WSearch start= disabled
sc stop lfsvc
sc config lfsvc start= disabled
del /s /q %ProgramData%\Microsoft\Diagnosis\ETLLogs\AutoLogger\AutoLogger-Diagtrack-Listener.etl
reg add HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\SQMClient\parameters /v DisabledComponents /t REG_DWORD /d 0xFFFFFFFF
reg add hklm\system\currentcontrolset\services\tcpip6\parameters /v DisabledComponents /t REG_DWORD /d 0xFFFFFFFF
sfc /scannow
pause
shutdown -r
Exit /B
you need to include this information. if the PSU is not powerful and or decent manufacture made will cause failures.One component Speccy doesn’t cover is the Power Supply Unit, so please also include the make/model of the PSU.
user apparently no longer wants assistance here closing threadNo its okay ill just figure something out.
We use essential cookies to make this site work, and optional cookies to enhance your experience.