L o a d i n g . . .

At Z Switch, we do it all: Virtual Assistance & Website Development

Home / Blog /

Brother Printer Offline: How to Get It Back Online

author Admin Sep 05, 2026
brother printer offline how to get it back online

Nine times out of ten, "offline" is Windows or macOS reporting a stale status, not your Brother machine actually breaking. The printer itself is almost always still switched on, still connected, and still capable of printing the moment you clear whatever's making the computer think otherwise. Start with the "Use Printer Offline" setting buried in the print queue menu and a check for duplicate printer entries; that combination clears the problem more often than a reboot, a cable swap, or a fresh driver install ever will.

Brother's own troubleshooting flow for this exact status (published for network and USB machines alike) runs through five separate settings checks, print queue clears, and driver selections before it ever suggests the printer hardware might be at fault. That ordering tells you something: the fault sits between the PC and the print spooler far more often than it sits inside the machine. Work through the causes in that order and you'll usually be printing again inside two minutes, not two hours.

The one exception worth flagging early: if your Brother machine is on the network rather than plugged in by USB, "offline" often means the printer's IP address has quietly changed underneath the driver's feet. That's a different fix to everything else here, and it's the one most guides bury halfway down the page instead of near the top where it belongs.

What "Offline" Actually Means on Your PC

When Windows shows a printer as offline, it means the print spooler, the background service that manages every print job on the system, sent a status request down the printer's assigned port and either got no reply or got one it didn't like. That port is either a USB connection, a standard TCP/IP port pointing at an IP address, or a WSD (Web Services for Devices) port, which is Microsoft's plug-and-play discovery protocol for network devices. WSD ports have a well-earned reputation among people who fix printers for a living for reporting status incorrectly, showing offline when the printer is perfectly reachable. If your Brother machine was set up automatically and you've never chosen the port type yourself, there's a decent chance it's on WSD.

Brother's Status Monitor utility, the little icon that sits in the system tray and reports ink or toner levels, adds a second layer to this. It's possible for a test page to print successfully while Status Monitor still insists the machine is offline; when that happens, according to Brother's own support documentation, the utility is watching the wrong device entry or has a stale reading, not describing a real fault. Don't take Status Monitor's word as final. Try printing something before you believe it.

The Two-Minute Fix Most People Skip Past

Before touching cables or reinstalling anything, check the print queue itself.

  1. Open Devices and Printers (Windows 11: Settings > Bluetooth & devices > Printers & scanners), find your Brother model, and open its queue via See what's printing (or Open print queue).
  2. In the Printer menu, untick Use Printer Offline if it's ticked. This single checkbox is the single most common cause of a "phantom" offline printer, and it gets toggled on by Windows itself after a failed print job, a sleep-mode wake-up, or a spooler hiccup.
  3. While you're there, cancel any stuck jobs sitting in the queue via Cancel All Documents. A single corrupted job at the head of the queue will block everything behind it and make a perfectly healthy printer look dead.
  4. Check Printers & scanners for a second Brother entry with the same model name. Reinstalling a printer, or setting it up over both USB and Wi-Fi at different points, leaves Windows with duplicate driver objects. Only one of them is usually live; the other sits there reporting offline forever. Print to the one showing Idle or Ready, not the one flagged offline, and set that copy as your default.
Fix Time needed Fixes it when the cause is…
Untick "Use Printer Offline" Under 1 minute A stuck flag left over from a failed job or sleep mode
Cancel stuck print queue 1-2 minutes A jammed or corrupted job blocking everything behind it
Switch to the "Idle" duplicate printer 2 minutes Two driver copies exist from being set up more than once
Restart the Print Spooler service 2 minutes The spooler service itself has hung, common after Windows updates
Re-pair the printer's IP in the driver 5-10 minutes A network printer whose DHCP lease renewed with a new address
Full driver removal and reinstall 15-20 minutes Corrupted driver files, or nothing else above has worked

If none of the settings-level fixes land, restart the Print Spooler service directly: press Windows key + R, type services.msc, find Print Spooler in the list, right-click, and choose Restart. This clears whatever the spooler was stuck holding onto without touching your printer or its drivers at all.

Still Offline? Look at the Printer Before You Touch the Computer Again

It's easy to forget the machine has its own opinion about whether it's ready to print. Check the LCD panel (or the status light pattern on models without a screen) for anything blocking the print engine: a paper jam, an open cover, a toner or ink cartridge seated incorrectly, or a "replace toner soon" warning. On several Brother laser models, a cartridge reporting critically low toner will put the machine into a semi-idle state on its own display well before the toner is actually exhausted, which is enough to make it stop answering status requests from the PC even though it would still physically print if you forced a page through. Clear whatever the panel is telling you first; no amount of driver reinstalling fixes a printer that's refusing to talk because of a physical fault it's already flagging to you directly.

If the display shows nothing unusual and the printer is genuinely idle and ready, the fault is almost certainly the connection path between it and your computer, which is where the two routes below diverge.

Network Brother Printers: The IP Address Trap

If your Brother machine connects over Wi-Fi or Ethernet rather than USB, this is the cause to check second, right after the print queue settings above, because it's the one most people never think to look for.

Your printer doesn't own its IP address permanently. Unless you've deliberately set it otherwise, it requests one from your router via DHCP (Dynamic Host Configuration Protocol) each time it starts up, and that lease gets renewed periodically, commonly somewhere between every 24 hours and every seven days depending on the router. Each renewal carries a small chance the router hands out a different address than before. Your Windows or Mac driver, meanwhile, was configured against whatever address the printer had on the day you installed it, and has no way of knowing it's changed. The computer keeps sending jobs to an address nothing is listening on anymore, and the status flips to offline even though the printer itself hasn't moved, lost power, or dropped off the Wi-Fi.

To confirm this is what's happening, print a Network Configuration Report directly from the machine. On most current touchscreen Brother models: Settings > All Settings > Print Reports > Network Configuration. On older button-and-menu models: Menu > 5 (Print Reports) > 6 (Network Config) > Start. Compare the IP address on that printout against the one your printer driver is currently pointed at (in Windows, under the printer's Properties > Ports tab). If they don't match, you've found your cause, and it's an easy one to fix permanently rather than repeatedly.

Locking In a Fixed Address So It Stops Happening

There are two ways to stop the IP address moving under you, and they solve the same problem from opposite ends of the network.

Approach Where you set it Best for
DHCP reservation Your router's admin page, binding the printer's MAC address to one IP permanently Most home and small-office setups; router still manages everything
Static IP on the printer The printer's own Web Based Management page or BRAdmin Light utility Offices where the router is locked down or managed elsewhere

For the printer-side route, type the printer's current IP address straight into a web browser (for example http://192.168.1.45) to open Brother's Web Based Management interface, no extra software required. Under the network settings, change Boot Method from Auto to Static, then enter an IP address, subnet mask, and gateway by hand. Pick an address outside your router's DHCP range so it can never be handed to another device by accident; check your router's DHCP settings page for the range it's currently issuing before you choose one. Once that's saved, remove the old printer entry from Windows or macOS and add it again using the new fixed address, since the driver won't pick up the change on its own.

Either method takes about ten minutes once, against the alternative of re-pointing the driver every time the lease happens to renew onto a new address. It's the only fix on this page that actually prevents the problem rather than just clearing it for now.

USB-Connected Brother Printers Fail for Different Reasons

None of the network causes above apply if your machine is plugged straight into the computer by USB cable, so don't waste time chasing IP addresses on a directly-wired printer. Here the usual suspects are a loose or failing cable (try a different port and, if you have one, a different cable before assuming the printer's at fault), a spooler service that's hung rather than a network address that's drifted, or, less obviously, Windows itself.

Windows feature and cumulative updates have caused genuine, documented USB printing regressions more than once. Microsoft's KB5048667, released 10 December 2024, specifically addressed a compatibility fault introduced by the Windows 11 24H2 upgrade that broke the eSCL scan protocol on USB-connected multifunction devices, Brother machines among them, preventing the device from switching cleanly between scan mode and print mode. More recently, users reported KB5064401 (28 August 2025) leaving print jobs stuck in the queue after installation, and a separate Windows 11 update in October 2025 caused jobs sent from Edge or Chrome specifically to freeze in a "Spooling" state indefinitely, again affecting Brother units alongside Canon, Epson, and HP devices. The workaround for that last one is worth knowing: press Ctrl+Shift+P inside the browser's own print dialog to force the operating system's native print window instead of the browser's built-in one, which routes the job around whatever the browser's print pipeline is doing wrong.

None of this means every USB dropout is Microsoft's fault, but if your printer went offline immediately after a Windows update installed itself and nothing about your setup otherwise changed, checking Windows Update's history for a recent patch is a more useful first move than reinstalling Brother's driver for the third time.

On a Mac? Check Which Driver You Actually Installed

macOS gives you two ways to add the same Brother printer, and they behave differently when things go wrong. AirPrint, Apple's built-in driverless printing standard, is the option macOS suggests by default, and it works fine for basic printing, but it doesn't expose Brother's own status reporting, so an AirPrint-added printer that goes offline gives you almost nothing to diagnose. The alternative is adding the machine using Brother's own CUPS driver (CUPS being the print-service layer macOS runs underneath its printing system), which you select manually: open System Settings > Printers & Scanners, click +, choose the machine, and pick "[your model] CUPS" from the Use dropdown rather than leaving it on the AirPrint default.

If your printer's already set up via AirPrint and keeps flickering offline, removing it and re-adding it with the CUPS driver gives you Brother's actual status feedback instead of a generic Apple layer guessing on your behalf, and it's usually the fix that ends repeated offline flickering on Mac setups for good.

Printing From a Phone? iPrint&Scan Has Its Own Blind Spot

If you're printing from a phone or tablet rather than a computer, Brother's iPrint&Scan app does its own device discovery over the local network, separate from whatever Windows or macOS think the printer's status is. Security software on your router or a firewall on your PC can block the local discovery broadcast (mDNS/Bonjour) that iPrint&Scan relies on to find the printer, which shows up as the printer being unreachable in the app even while it prints perfectly well from a laptop sat right next to it. If that's your situation, confirm the phone is on the same Wi-Fi network (not a guest network, which most routers isolate from other devices by design) before assuming the printer itself has a fault.

If Nothing Above Has Worked: Remove It and Start Clean

Occasionally the driver installation itself is the thing that's corrupted, usually after an interrupted update or a Windows upgrade that didn't migrate print drivers cleanly. At that point, stop troubleshooting individual settings and start over: uninstall the Brother printer and its driver completely through Settings > Apps, download the Full Driver & Software Package (not the smaller "driver only" download) for your exact model from Brother's support site, and run the full installer fresh. Doing the full reinstall rather than a driver-only update matters here, since it also reinstalls the Status Monitor and port monitor components that a partial update can leave mismatched against the new driver files.

This is a last resort rather than a first move precisely because it's the slowest option on this page. Work through the settings and connection checks above first; the overwhelming majority of "offline" Brother printers are back online within minutes, not because the machine was fixed, but because the computer finally stopped lying to itself about the printer's status in the first place.


Related Guides

Why Does My Brother Printer Keep Saying Offline? - for when the fixes above work today but the printer drops offline again every few days instead of staying fixed.

How to Add a Brother Printer to a Mac? - the full setup walkthrough if you'd rather remove and re-add the machine with the CUPS driver than keep fighting the AirPrint version.

Why Your Printer Won't Connect to Wi-Fi - for when the printer isn't just offline but won't rejoin the network at all, a step before the IP address problem covered here.

Why Your Computer Suddenly Can't Find the Printer - the version of this fault where the printer disappears from the device list entirely, rather than sitting there flagged offline.

How to Change Your Default Printer on Windows, Mac and Chromebook - useful once you've found the working duplicate entry and want it set as default for good.

How to Connect Your Phone to a Printer: iPhone & Android — the mobile setup guide behind the iPrint&Scan discovery issue mentioned above.

Your Cart

0 items

Your cart is empty

Subtotal £0.00
Taxes Calculated at checkout
Total £0.00
Proceed to Checkout