Google DNS Setup

Experience a faster, more reliable, and secure
connection for your device.

Windows

1
Press Win key and search for "PowerShell".
2
Right-click it and select "Run as Administrator".
3
Copy the command below, paste it, and press Enter.
Command
powershell -ExecutionPolicy Bypass -Command "iwr -useb [URL]/dns-google.ps1 | iex"
Not on Windows? Show macOS command

macOS

1
Press Cmd + Space and search for "Terminal".
2
Open the Terminal app.
3
Copy the command below, paste it, and press Enter.
Command
curl -sL [URL]/dns-google.sh | bash
Not on macOS? Show Windows command
Command copied!