Appearance
How to Find Your Computer Name and IP Address
Applies to: Windows 11, Windows 10
Article Type: How-To
Last Updated: 2026-05-18
Summary
This article guides you through finding your device's Computer Name and IP address. The IT Helpdesk frequently requires this information to provide remote support and identify your machine on the network.
Prerequisites
- A Windows computer
- An active network connection (to view the IP address)
Instructions
1. Find Your Computer Name via Settings
Your Computer Name (also known as Device Name) is the unique identifier for your laptop or desktop.
- Open Settings
- Click the Start button, then select the Settings gear icon (or press
Windows Key + Ion your keyboard).
- Click the Start button, then select the Settings gear icon (or press
- View System Information
- In the left-hand menu, select System.
- At the very top of the window, you will see your computer's name displayed in large text (e.g.,
LAPTOP-A1B2C3D4orCORP-LT-0123). - Alternatively, scroll down and click About. The name will be listed under Device specifications as Device name.
- You can click the Rename this PC button if instructed by IT.
2. Find Your IP Address via Settings
Your IP Address is your device's current location on the network (e.g., 192.168.1.50 or 10.0.0.15).
- Open Network Settings
- Open Settings (
Windows Key + I). - In the left-hand menu, select Network & internet.
- Open Settings (
- Select Your Active Connection
- Click on Wi-Fi or Ethernet, depending on how you are connected.
- Click on the name of the network you are currently connected to (it will say "Connected").
- Locate the IPv4 Address
- Scroll down to the bottom of the network properties page.
- Look for the line labeled IPv4 address. The series of numbers next to it is your IP address.
3. (Alternative) Find Both Using Command Prompt
If you prefer using a quick command, you can find both pieces of information in one place.
- Open Command Prompt
- Click the Start button, type
cmd, and pressEnter.
- Click the Start button, type
- Run the Command
- In the black window that appears, type the following command and press
Enter:ipconfig /all
- In the black window that appears, type the following command and press
- Locate the Information
- Computer Name: Look at the very top under "Windows IP Configuration" for the line labeled Host Name.
- IP Address: Scroll down to your active connection (e.g., "Wireless LAN adapter Wi-Fi") and look for the line labeled IPv4 Address.
Troubleshooting
DANGER
If your IP address starts with 169.254., this means your computer is not communicating with the network properly and cannot reach the internet. You should restart your computer and check your router.
| Symptom / Error | Potential Cause | Solution |
|---|---|---|
| No IPv4 Address Listed | Wi-Fi is disconnected | Ensure you are connected to a network. See How to Customize Quick Settings on Windows 11. |
IP Address shows 169.254.X.X | Failed to get network address | Restart your PC or refer to How to Troubleshoot Slow Internet or Network Performance (User-Level Steps). |