How to Check Your Public IP Address using CMD in Windows

Опубликовано: 17 Март 2026
на канале: RealClearComputing
200
2

In this video, we will look at how to find your public IP address using the Windows Command Prompt. You don’t always need to open a browser and search for “what is my IP.” You can directly get your public IP from CMD using the curl command.

The command to check your public IP: curl ifconfig.me

This command works on Windows CMD and PowerShell 7.

#checkpublicipaddress #windows #cmd #whatismyip

Timestamps
00:00 – Introduction
00:12 – CMD vs PowerShell (important note)
00:32 – Running the curl command to get public IP
00:52 – Verifying the IP using a web browser