You are on page 1of 1

Tips & Tricks

Temp prevent 10 minute bans


@MikeRT suggests:
Code:
Delete Prefetch files on: Windows/Prefetch (All files)
Press windows key + R and type: %TEMP% (Delete all files)
Delete Windows/temp (All files)
Right click on windows start icon menu and open Windows PowerShell as admin
and type this commands one by one.

Delete all files:


1.Windows/Prefetch
2.%TEMP%
3.Windows/temp

Use cmd:
netsh winsock reset
netsh int ip reset
ipconfig /release
ipconfig /renew
ipconfig /flushdns

You might also like