Skip to content
3 min fix 3 min read Recently reviewedBeginner
Quick Answer

Right-click the Start button, select System, and look for Device Name to find your computer name.

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.

  1. Open Settings
    • Click the Start button, then select the Settings gear icon (or press Windows Key + I on your keyboard).
  2. 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-A1B2C3D4 or CORP-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).

  1. Open Network Settings
    • Open Settings (Windows Key + I).
    • In the left-hand menu, select Network & internet.
  2. 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").
  3. 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.

  1. Open Command Prompt
    • Click the Start button, type cmd, and press Enter.
  2. Run the Command
    • In the black window that appears, type the following command and press Enter: ipconfig /all
  3. 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 / ErrorPotential CauseSolution
No IPv4 Address ListedWi-Fi is disconnectedEnsure you are connected to a network. See How to Customize Quick Settings on Windows 11.
IP Address shows 169.254.X.XFailed to get network addressRestart your PC or refer to How to Troubleshoot Slow Internet or Network Performance (User-Level Steps).