MENU

UPLOAD FILE

USEFUL COMMANDS

WIFI PASSWORD

netsh wlan show profile "wifi_name" key=clear
Replace wifi_name with the wifi name. The wifi password must be stored on the computer. The wifi password is in the Key Content line.
OS: Windows | Administrator privileges: not required

ADMINISTRATOR PRIVILEGES BYPASS

cmd /min /C "set __COMPAT_LAYER=runasinvoker && start "" "%1"
Save this to .bat file. Open the file which you want to run without admin with that .bat file. Remember, that this only run the file without admin privileges.
OS: Windows | Administrator privileges: not required (you are bypassing them)

DELETE ALL DNS RECORDS

ipconfig /flushdns
Just run in cmd.
OS: Windows | Administrator privileges: not required

COOKIE CLICKER