Finding the IP Address for Another Computer in Windows XP/Vista
Time to Complete (in minutes):  5

Question:
How can I find the IP address for another computer in Windows XP/Vista?
Answer:

Important: You must know the full computer name of the computer for which you want to find the IP address.

Note: If the computer for which you are trying to find the IP address uses a DHCP connection, keep in mind that the IP address will change on a regular basis.

To find another computer's IP address:
  1. Connect to the Internet.
  2. Click the Start button.
  3. Select Run....
  4. In the Open: text box, type: cmd
  5. Click OK.
  6. Ping the computer for which you want to find the IP Address:
    • In Windows XP: At the Command Prompt, type: ping [Full Computer Name]

      Note: Replace [Full Computer Name] with the full name of the computer.

    • In Windows Vista: At the Command Prompt, type: ping -4 [Full Computer Name]

      Note: Replace [Full Computer Name] with the full name of the computer.

  7. Press the Enter key.
  8. Locate the IP address in the results of your ping session.