Webstore, How do I find the name of my computer?

How do I find the name of my computer?

WebStore often will register your computer by its computer name. Each computer possesses a Computer name that is otherwise known as a "Hostname". This label is easier for humans to read and identify than a series of numbers.

Hostname: A human-readable label that serves as the name of your PC or server.

Below you will find the steps to identifying the hostname of your computer. 

Find the hostname in Windows

1: Right-click the Start Menu and select "System"

2: Scroll down and look for the Device name in the About Section. This is your computer name or "Hostname". The Full device name is sometimes needed if you are registering your computer to a local License Manager on campus like Ansys or Comsol. 

Alternate method using the Command Prompt

1: Click Start, and search for cmd. Right-click and select run as administrator. If prompted, confirm yes.

Screenshot of Start Menu, search for CMD, right click

2: In the command prompt, type: ipconfig /all (then hit enter/return)
Your Host Name will appear at the top, under the section Windows IP Configuration.
C:\WINDOWS\system32>ipconfig /all

Windows IP Configuration

Host Name . . . . . . . . . . . . : hostname
Primary Dns Suffix . . . . . . . : andrew.ad.cmu.edu
Node Type . . . . . . . . . . . . : Peer-Peer
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : scs.ad.cs.cmu.edu


Find the hardware address in Windows

Computers will also have unique hardware addresses to identify the device on the network. The MAC (Media Access Control) address is the hardware address of a network interface and is often referred to as the "Physical Address". It can also be referred to as a "Host ID" or "Server ID".  The address format is a 12 character hexidecimal number which combines numbers (0–9) and letters (A–F, a–f). Your physical address is often presented in this format: XX-XX-XX-XX-XX-XX.

  1. Press the Start button, type CMD, then press Enter to start up a command shell
  2. Type "ipconfig /all"
  3. The hardware address will be listed under "Physical Address"

--------------------------------------------------------------------

Find the hostname in macOS

  1. Select "System Preferences" from the Apple Menu.
  2. Select System Preferences
  3. In System Preferences, open Sharing.
  4. View the Computer Name field to confirm.

Alternate method using macOS Terminal

  1. Open the terminal (in macOS, you can search for terminal via spotlight).
  2. In the terminal, type: hostname (then hit enter/return)

Find the hardware address in macOS

  1. Select "System Preferences" from the Apple Menu.
  2. Select Network
  3. Select your Ethernet adapter from the menu on the left
  4. Click the Advanced button
  5. Click the Hardware tab
  6. The hardware (MAC) address will be shown below.

--------------------------------------------------------------------

Find the hostname in Linux

1: Open the terminal (in Ubuntu, you can search for terminal).

2: In the terminal, type: hostname (then hit enter/return)
terminal window with hostname command
userid ~ $ hostname
hostname.fac.cs.cmu.edu

Find the hardware address in Linux

  1. Run /sbin/ifconfig -a
  2. The hardware address for each Ethernet interface will be listed in the output after the string "HWaddr".

--------------------------------------------------------------------

If you need further assistance determining your computer's name, please contact WebStore at webstore@illinois.edu.

(Thank you https://computing.cs.cmu.edu/help-support/find-hostname for the base of this document.)

 



Keywords:
WebStore 
Doc ID:
56214
Owned by:
Webstore W. in University of Illinois Technology Services
Created:
2015-09-13
Updated:
2025-06-03
Sites:
University of Illinois Technology Services