Find your PC’s IP address

This is a short instruction on how to find your PC’s local network IP address. The IP address can be usefull in many situations. Especially when sending telemetry data over the network from another device to your PC running SIMRIG Control Center.

Find your IP in SIMRIG Control Center

  1. Open SIMRIG Control Center

  2. Go to Settings

  3. Press Config UDP settings

  4. Choose the game your are configuring (or F1 2022 as an example)

  5. Your PC’s IP address is visible under Local Address

../../_images/f1-local-address.png

In this example, my address is 192.168.1.39.

Find you IP in Windows

  1. Open Windows Settings

  2. Enter the Network & Internet section

../../_images/win-settings-a.png
  1. Scroll down and click View hardware and connection properties

../../_images/win-settings-network-a.png
  1. Your IPv4 address is presented in the middle of the screen

../../_images/win-settings-ip-a.png

In this example, my address is 192.168.2.111. Ignore the /24 part. Your IP address should be something similar, or perhaps on the format 10.0.0.X.

Alternatively, you can start a CMD window and run ipconfig. This will print your IP address at the top:

../../_images/ipconfig-a.png