Internet, Networking, & Security > Home Networking How to Find a Printer's IP Address 4 easy ways to quickly find your printer's IP address By Ryan Dube Ryan Dube Writer University of Maine Ryan Dube is a freelance contributor to Lifewire and former Managing Editor of MakeUseOf, senior IT Analyst, and an automation engineer. lifewire's editorial guidelines Updated on January 3, 2021 Home Networking ISP The Wireless Connection Routers & Firewalls Network Hubs Broadband Ethernet Installing & Upgrading Wi-Fi & Wireless Close What to Know Easiest method: In the printer menu, look for View Wireless Details.Next easiest: In Windows, access Printer Properties and go to Web Services or Ports.To use the command prompt: Enter netstat -r and press Enter. This article explains how to find the IP address of a network-enabled printer on your network in four ways: in the printer's menu, the printer settings on your computer, by issuing a command, or on your router. How to Find Network Printer Name by IP Address Find the Printer IP Address Using the Printer's Built-In Menu On most printers, the network setting is found in the printer menu under Preferences, Options, or Wireless Settings (if it's a wireless printer). The IP address for the printer may be displayed at the top of the network settings dialog box. If you don't see it, click through the submenus, such as View Wireless Details, to find the IP address. In most cases, you can't manually set this IP address. Your wireless router assigns IP addresses automatically to devices that connect to your home network. Check the printer settings on your computer If you don't have access to the printer or if you don't want to search through the menu system, find the printer IP address on any computer on which the printer is set up. For Windows Open Control Panel > Devices and Printers. Right-click the printer and select Properties. One of two sets of tabs displays, depending on the type of connection the printer driver uses. If the printer is set up under a WSD port, it uses Web Services for Devices technology to connect to the printer. In this case, select the Web Services tab to see the printer IP address listed in the IP address field. If you don't see a Web Services tab, then the printer is set up using a TCP/IP port. In this case, find the IP address in Printer Properties. In Control Panel, choose Devices and Printers. Right-click the printer and select Properties. Select the Ports tab. The IP address is displayed in the Port field. If you don't see the IP address, select Configure Port to see the IP address configured for that printer. This method to find a printer IP address works for all versions of Windows, but the steps to get to the Control Panel can vary slightly. In macOS, printer IP addresses may not be visible for Airprint printers. Use one of the other methods here to find the IP address for the printer instead. Find the IP Address by Issuing a Command Another quick trick to find the printer IP address is with the command prompt. For Windows Go to the Start menu and enter cmd. In the Best match section, choose Command Prompt. Enter netstat -r and press Enter. If the printer is connected using TCP/IP (not WSD), the printer displays in the list of Active Routes in the IPv4 Route Table. For macOS Open Safari (or your browser of choice) and enter localhost:631/printers to see a list of printers and associated IP addresses. These addresses appear in the Location column if the printers are available. When using an AirPrint printer, the IP may not show up using the method above. In this case, open Applications > Utilities > Terminal and enter ippfind. You'll see something like ipp://yourprinter.local.:631/ipp/port1, where yourprinter is an alphanumeric expression — in this example, 829B95000000.local. Enter ping yourprinter.local (where yourprinter is the alphanumeric expression returned by the previous step). The result displays the printer IP address. Find a Printer's IP Address Using the Router The last option is to go directly to your router. The router manages all network traffic, so the printer IP must be registered there as a connected device. To view the IP, log in to the router. You'll need the administrator ID and password for the router. If you don't know it, ask whoever set up the router for you. First, you'll need to know the default gateway IP address. Regardless of the type of computer you use on the network, this is typically http://10.1.1.1 or http://192.168.1.1. If neither of these work, look yours up. For Windows Click Start and enter cmd. Under Best match, select Command Prompt. Enter ipconfig. Note the default gateway IP address. In MacOS, open System Preferences > Network > Advanced > TCP/IP. You'll see the default gateway address next to Router. The steps are the same regardless of the operating system but can vary slightly depending on the router manufacturer. Open a web browser, and type the default gateway IP address (from the previous step) into the address bar. In the router login screen, log in to the router using the administrator ID and password. In the router menu system, select Connected Devices. In the Host Name field, select the printer. The printer IP address is listed under IPV4 Address. What You Can Do With Your Printer's IP Address Once you have the IP address of your printer, use it to set up the printer from any computer or mobile device connected to your network. Having the printer IP address handy also enables you to type a ping command in the command prompt from any computer if you have printer problems and need to check if the printer is on the network. Was this page helpful? Thanks for letting us know! Get the Latest Tech News Delivered Every Day Subscribe Tell us why! Other Not enough details Hard to understand Submit