Printers ›
How to find brother printer IP address
Knowing how to find brother printer IP address is one of those tasks that sounds technical but takes only a minute once you know where to look. Whether you're troubleshooting a dropped connection, setting up the printer again after a router change, or sharing the device across your home office — as explained in our guide on how to connect a printer to multiple computers — the IP address is the essential starting point. This guide walks through every reliable method: the printer's own control panel, Windows, Mac, and the browser-based management interface Brother builds into every network-capable model.

Brother produces some of the most popular printers on the market, from compact inkjet all-in-ones to heavy-duty laser models built for small businesses. Almost all modern Brother printers support Wi-Fi and wired Ethernet, and each network-connected unit is assigned an IP address so your computer, phone, or tablet can communicate with it. That address can change if your router reassigns it — which is why knowing multiple ways to retrieve it is worth your time.
Contents
- Why You Need Your Brother Printer's IP Address
- How to Find Brother Printer IP Address from the Control Panel
- How to Find Brother Printer IP Address on Windows
- How to Find Brother Printer IP Address on Mac
- Using Brother's Web-Based Management Interface
- Setting a Static IP to Avoid Future Searches
- Quick Reference: All Methods at a Glance
- Frequently Asked Questions
Why You Need Your Brother Printer's IP Address
Every device on a local network — including your Brother printer — is assigned an IP address, a numerical label that identifies it on the network. For printers, this address is used by your computer to send print jobs, by the Brother iPrint&Scan app to discover the device, and by any web-based management tools you might use to adjust settings remotely.
The most common situations where you need the IP address include:
- Re-adding the printer after a router replacement or network reconfiguration
- Setting up the printer on a second computer or mobile device
- Accessing the built-in web management page to update firmware or adjust network settings
- Diagnosing why print jobs are getting stuck in the queue
- Configuring firewall or port forwarding rules — relevant if you've read about how to secure a wireless printer on your home network
A typical Brother printer IP address looks like 192.168.1.105 — four numbers between 0 and 255, separated by dots. If the printer shows 0.0.0.0, it has not successfully connected to the network yet.
How to Find Brother Printer IP Address from the Control Panel
The quickest method that requires no computer at all is to check directly on the printer itself. Brother printers expose network information through either a printed report or the on-screen menu, depending on the model.
Printing a Network Configuration Report
Every Brother printer with network capability can print a Network Configuration Report (sometimes labeled as a Network Configuration Page or Print Configuration). This single sheet lists the full IP address, subnet mask, default gateway, MAC address, and wireless SSID — all in one place.
To print the report:
- Press the Menu button (or swipe to the Settings icon on touchscreen models).
- Navigate to Print Reports or All Settings > Print Reports.
- Select Network Configuration (or Network Config) and press OK or Yes.
- The printer outputs a single page. Look for the line labeled IP Address.
On older monochrome LCD models like the HL-L2300 series, the navigation is through physical arrow keys. On newer color touchscreen models like the MFC-J995DW, it's a tap-based menu. The report is identical either way.
Checking the LCD or Touchscreen Directly
Many Brother models let you view the IP address on screen without printing anything:
- Press Menu → scroll to Network → press OK.
- Select WLAN (for wireless) or Wired LAN (for Ethernet).
- Choose TCP/IP → IP Address.
- The current address appears on screen.
On touchscreen models, tap the Wi-Fi icon at the top of the home screen. A status panel appears showing the connected network and IP address without navigating any menus.
How to Find Brother Printer IP Address on Windows
If you'd rather not touch the printer, Windows stores the IP address of every installed printer and you can retrieve it in seconds.
Through Devices and Printers
- Open Control Panel → Hardware and Sound → Devices and Printers.
- Right-click your Brother printer and choose Printer properties.
- Click the Ports tab.
- Look for the port with a checkmark. The IP address appears in the Port column, formatted as
IP_192.168.1.105or similar.
Alternatively, right-click the Brother printer icon → See what's printing → Printer menu → Properties → Ports.
Using Command Prompt
If you know the printer is currently online, the ARP table method is fast:
- Open Command Prompt (press Win + R, type
cmd, press Enter). - Type
arp -aand press Enter. - A list of all devices on the network appears with their IP and MAC addresses.
- If you know your printer's MAC address (from the Network Configuration Report), match it here to confirm the IP.
You can also send a test ping if you have a rough idea of the address range: ping 192.168.1.1 through .254 isn't practical manually, but tools like Brother's BRAdmin Light utility automate this discovery. It's a free download from Brother's support site and scans your network segment, listing every detected Brother device with its IP address, model name, and status.
How to Find Brother Printer IP Address on Mac
Mac users can retrieve the IP address through System Settings without any third-party tools.
Via System Settings or System Preferences
- Open System Settings (macOS Ventura and later) or System Preferences (older macOS).
- Click Printers & Scanners.
- Select your Brother printer from the left-hand list.
- Click Options & Supplies.
- Go to the General tab. The IP address appears in the Device URI field, formatted as
socket://192.168.1.105:9100— the numbers between://and:are the IP address.
On older macOS versions, you may see a Location field that also displays the IP directly. If the printer was added via AirPrint, the URI may show a hostname instead of a raw IP — in that case, use the control panel method or the Web-Based Management interface described below.
Mac users who manage multiple printers or often need to check settings may also find it useful to know how to change printer settings on Mac for a broader look at print configuration options.
Using Brother's Web-Based Management Interface
Once you have the IP address, Brother's built-in web server opens a full management dashboard in any browser — no software installation required. But this interface is also a useful secondary way to confirm or update the IP address after you've found it through one of the above methods.
- Open any web browser on a computer connected to the same network as the printer.
- Type the printer's IP address directly into the address bar (e.g.,
http://192.168.1.105) and press Enter. - The Brother Web Based Management page loads. The default username is admin and the default password is printed on the label on the back or bottom of the printer.
- Navigate to Network → TCP/IP to see the full network configuration, including the current IP, subnet, gateway, and DNS settings.
This interface also lets you set a static IP, change the wireless network, update firmware, and adjust scan-to-email settings — all from the browser, without installing Brother's desktop software. If you're doing the same for network discovery purposes, understanding how to find a printer MAC address is a complementary skill, since the MAC address uniquely identifies your printer regardless of which IP it's been assigned.
Setting a Static IP to Avoid Future Searches
Most home routers use DHCP (Dynamic Host Configuration Protocol) to assign IP addresses automatically. This is convenient but means the printer's IP can change when the router restarts or the DHCP lease expires. Assigning a static IP ensures the address never changes, so you won't need to look it up again.
Assigning a Static IP from the Printer
- On the printer, go to Menu → Network → WLAN or Wired LAN → TCP/IP.
- Change Boot Method from AUTO (DHCP) to STATIC.
- Enter your chosen IP address — pick one outside your router's DHCP range (typically anything above
.200on a home network is safe). - Enter the subnet mask (usually
255.255.255.0) and default gateway (your router's IP, commonly192.168.1.1or192.168.0.1). - Confirm and restart the printer.
Using DHCP Reservation on Your Router
A cleaner approach is to let the router always assign the same IP to the printer based on its MAC address — called a DHCP reservation or address reservation. Log into your router's admin page (usually at 192.168.1.1), find the DHCP section, and add a reservation linking the printer's MAC address to your preferred IP. This way the printer still uses DHCP but always gets the same address, and no changes are needed on the printer itself.
Quick Reference: All Methods at a Glance
The table below summarizes every method covered in this guide so you can pick the right one for your situation at a glance.
| Method | Requires Computer? | Works Without Network? | Best For |
|---|---|---|---|
| Network Configuration Report (printed) | No | No (printer must be connected) | Full network details in one shot |
| LCD / Touchscreen Menu | No | No | Quick check without printing |
| Windows — Devices & Printers (Ports tab) | Yes (Windows) | Yes (reads stored data) | IP stored from last connection |
| Windows — Command Prompt (arp -a) | Yes (Windows) | No (printer must be online) | Identifying by MAC address |
| Mac — System Settings / Printers & Scanners | Yes (Mac) | Yes (reads stored URI) | Mac users without printer access |
| Brother BRAdmin Light | Yes (Windows) | No | Scanning for multiple Brother printers |
| Web-Based Management browser page | Yes (any OS) | No | Confirming IP and changing network settings |
For most home users, printing the Network Configuration Report is the fastest and most reliable approach — it takes under 30 seconds and gives you every network detail without needing a computer at all. For IT environments or setups with many printers, BRAdmin Light or the web management interface scales better.
Once you have reliable network access to your printer, you might also want to explore other aspects of printer maintenance — for example, knowing how to clean a Brother printer properly can prevent the connection and print quality issues that often send people looking for the IP address in the first place.
Frequently Asked Questions
What is the default IP address for a Brother printer?
Brother printers do not ship with a fixed default IP address. When connected to a network, the printer is assigned an IP automatically by your router's DHCP service. The assigned address depends on your router's range — commonly something like 192.168.1.x or 192.168.0.x. To find the current address, print a Network Configuration Report from the printer's menu or check via the Windows Ports tab or Mac System Settings.
My Brother printer shows 0.0.0.0 — what does that mean?
An IP address of 0.0.0.0 means the printer has not successfully obtained an IP address from your router. This usually indicates the printer is not connected to the Wi-Fi network or the Ethernet cable is unplugged. Run the wireless setup wizard again from the printer's menu, or check that the network cable is firmly seated and the router is online. Once connected, the printer will display a valid IP address.
How do I find the IP address of a Brother printer connected via USB?
A printer connected only by USB does not have a network IP address — USB printing bypasses the network entirely and communicates directly through the USB port. If you want to find a network IP, you must connect the printer to your Wi-Fi or Ethernet network first. A USB-only printer can still be shared over a network through Windows printer sharing, but the IP address involved would be your computer's IP, not the printer's.
Can I change my Brother printer's IP address?
Yes. You can assign a static IP address directly through the printer's menu under Network → TCP/IP, or through the browser-based Web Based Management interface. Alternatively, you can configure a DHCP reservation on your router so the printer always receives the same IP automatically. Changing the IP requires updating the printer port on any computers that have already installed the printer driver — otherwise print jobs will fail to reach the new address.
Why does my Brother printer's IP address keep changing?
This happens because your router uses DHCP to assign addresses dynamically. Each time the printer reconnects or the DHCP lease expires, it may receive a different IP. The solution is to assign a static IP address either from the printer's own menu or through a DHCP reservation in your router's admin panel. Using a static assignment is the most reliable fix and means you'll never need to look up the address again after a router restart.
Does the method for finding the IP address differ between Brother inkjet and laser models?
The underlying methods are the same across all network-capable Brother printers, whether inkjet or laser. The menu navigation may look slightly different — touchscreen models use tappable menus while older monochrome models use physical arrow keys — but the Network Configuration Report option and the TCP/IP submenu exist on all of them. The Web Based Management browser interface and the Windows/Mac system methods work identically regardless of the printer type.
![]() |
![]() |
![]() |
![]() |
About Marcus Reeves
Marcus Reeves is a printing technology specialist with over 12 years of hands-on experience in the industry. Before turning to technical writing, he spent eight years as a service technician for HP and Brother enterprise printer lines, where he diagnosed and repaired thousands of inkjet and laser machines. Marcus holds an associate degree in electronic engineering technology from DeVry University and a CompTIA A+ certification. He is passionate about helping home users and small offices get the most out of their printers without paying ink subscription fees. When he is not testing the latest cartridge refill kits, he tinkers with vintage dot-matrix printers and 3D printers in his garage workshop.



