The Printer Checklist: 4 Steps to Fix 'Offline' & Keep It Online (From Someone Who's Messed It Up)
Here's the thing nobody tells you about printers until you're standing in a FedEx Office parking lot at 9 PM on a Sunday because your office printer decided it was 'offline' for the fourth time that month.
That was me, Q3 2022. I'd just taken over managing our small office's tech stuff. My boss asked me to print client contracts. I clicked 'Print.' Nothing. 'Printer Offline' – Brother HL-L2390DW, sitting right there on the network, plugged in, paper loaded. Taunting me.
I spent the next three hours doing what most people do: restarting, unplugging, reinstalling drivers, yelling at the machine. Nothing worked. The fix was actually one setting I'd overlooked. Cost me a weekend and a $120 rush print order. I've made it my mission since then to never let that happen again. Here's the checklist I wish I'd had.
This guide is for anyone with a Brother laser printer (or any printer, really) that keeps going offline. If you're in an office or a small home setup, these four steps will save you the headache. Let's go.
Step 1: The Obvious (But Skipped) Physical Check
Honestly, this is the step everyone thinks they do but actually skips. You check the cables, everything looks fine, you move on—and that's exactly where the mistake hides.
Do this:
- Unplug the printer's power cable from the wall and the back of the printer. Wait 30 seconds. Plug it back in. Not restarting from the menu—actually pulling the plug.
- Check the USB or Ethernet cable. It's not enough to see it's connected. Give it a gentle tug. I once had a cable that looked secure but was slightly loose—just enough to lose the connection every few hours. That job was 3 days of intermittent 'offline' until I replaced the cable for $6.
- If you're on Wi-Fi, check the signal strength on the printer's display, not your phone. I said 'strong' but the printer menu showed 2 bars. Moved it 4 feet closer to the router—problem gone.
My mistake: I assumed the cable was fine because it 'looked fine.' The actual issue? The Ethernet port on the printer was a bit worn, and the cable clip was broken. It'd work for a while, then jiggle loose. Replaced the cable with one that had a secure clip. Fixed.
Step 2: The Connection Type Trap
This is where most people get stuck. Your computer can see the printer, but the printer says 'offline.' Usually means there's a conflict between how you're connecting.
Brother printers are great because they support multiple connection types. But that's also their curse. If you installed it via USB and also have a Wi-Fi connection set up, or if you're on a network with both a wired and wireless connection to the same printer, Windows gets confused.
Here's the fix:
- On your PC, go to Printers & Scanners in Settings.
- Find your Brother printer. Click Manage > Printer Properties.
- Look at the Ports tab. You'll probably see WSD Port or Network Port (IP address).
- If there are multiple entries for the same printer, delete the ones you don't need. I'd keep the IP-based one if you're on a wired network, or WSD if you're on Wi-Fi. Pick one and stick with it.
Why this matters: Windows tries to 'help' by switching between ports. When it switches to a port that's not actually connected (like a WSD port for a printer that's now on a different IP), it shows offline. Manually setting the correct port stops this guesswork.
My mistake: I had a Brother printer that I initially set up via USB, then switched to Wi-Fi. Windows created a WSD port for it. Later, I assigned a static IP—Windows made a new TCP/IP port. One printer, three ports. When the IP changed slightly (DHCP lease renewal), Windows went looking for the old one and found nothing. Offline.
Step 3: The 'One Weird Trick' for Stubborn Offline Issues
This step saved me more times than I can count. If the steps above didn't work, your computer's print spooler is probably acting up.
Do this:
- Press Windows + R, type
services.msc, hit Enter. - Find Print Spooler in the list. Right-click > Stop.
- Navigate to
C:\Windows\System32\spool\PRINTERS. Delete everything in that folder. (Don't worry, it's just temp files) - Go back to Services, right-click Print Spooler > Start.
- Try printing.
I'd say this works about 70% of the time for 'offline' when the physical connection is fine and the port isn't the issue. The spooler gets stuck on a corrupted print job. Clearing it out forces Windows to re-establish the connection fresh.
My mistake: I didn't know about this trick for months. Instead, I kept reinstalling the Brother driver—each time wasting 20 minutes. The data clearly said 'spooler issue' (look at the event logs—I started checking after I learned), but my gut said 'driver problem.' I listened to my gut. I shouldn't have.
Step 4: The 'Everyone Forgets This' Setting
This is the one I promised you. The step most people skip because it's buried in the printer's menu and feels like a technical setting you shouldn't touch.
On your Brother printer's display:
- Go to Network > TCP/IP > Boot Method.
- Set it to Static if it's on Auto or DHCP.
- Manually enter an IP address that falls outside your router's DHCP range (e.g., if your router gives out 192.168.1.100–200, set it to 192.168.1.50 or something near the bottom).
- Once done, go back to your PC and update the printer port to this static IP.
Why this is a game-changer: DHCP leases expire. When they do, the router reassigns IPs. Your computer still points to the old IP. Printer's now on a new IP. Hello, offline. Using a static IP prevents this entirely. It's a 5-minute setup that saves you a year of headaches.
My mistake: I had a Brother MFC-L2750DW that went offline every 30 days like clockwork. Drove. Me. Crazy. Finally figured out it was the DHCP lease renewal (default on many routers is 24 hours, but some small office routers are 30 days). Changed to static IP. Problem never returned. This applies to laser printers, inkjets—any networked device, honestly. Including some label printers I've set up.
What If It's a Label Printer or Thermal Printer?
I've dabbled with label printers too—Brother P-touch, some small thermal ones. The offline issue there is different.
If you're using a USB-connected label maker (like an old P-touch or even a newer thermal printer for shipping labels), the same PC-side fixes apply. Check the driver. Check the port (USB001, not a virtual port). But the connection itself is simpler, so if it goes offline, it's almost always a driver conflict. Reinstall the Brother P-touch Editor software and the driver together. I've had to do that twice for a friend's office who bought a weird off-brand thermal printer that kept fighting with the Windows driver.
If you're using a NIIMBOT or similar Bluetooth label printer, the 'offline' is usually a pairing issue. Forget the device in Bluetooth settings, re-pair it. I know, it's basic. But I've wasted 30 minutes on that before.
One More Thing: When to Give Up
Sounds counterintuitive coming from someone who documents mistakes, right? But here's the truth: after this checklist, if your Brother printer is still offline, it might be a hardware issue. The network card could be failing. The power supply could be flaky. I've seen it happen.
At that point, call Brother support. Their line is actually pretty good—they'll walk you through these steps again (they have a script), but if none of it works, they'll process a warranty repair or replacement. Don't spend $90 on a technician like I did for a printer that just needed a new mainboard. Save yourself the money and the headache.
The bottom line: this 4-step checklist has caught about 47 potential errors for me in the last 18 months. Always check the port. Always clear the spooler. And for the love of everything, set a static IP. Your future self will thank you.