Connectivity

Printer Keeps Going Offline? Stop It Dropping Off Wi-Fi for Good

A printer that drops offline repeatedly has a changing IP address, an aggressive sleep timer, or both. Reserving a fixed address and disabling SNMP status polling fixes almost all cases.

Router with cables plugged in, on yellow background
Photo: User_Pascal on Unsplash
On this page
  1. Quick fixes first
  2. Why this happens
  3. Fix 1: Reserve a fixed IP address
  4. Fix 2: Stop Windows polling a sleeping printer
  5. Fix 3: Change the printer's power behaviour
  6. Fix 4: Fix the signal
  7. Fix 5: Remove the other repeat offenders
  8. macOS and mobile
  9. Brand-specific notes
  10. If nothing worked

A printer that goes offline once is usually a coincidence. A printer that goes offline every morning, or after every router reboot, has a structural problem - and there are only two of them. Either its IP address keeps changing so your computer is talking to an address nobody answers, or it sleeps so deeply that Windows' status check gets no reply and marks it offline. Fixing both takes about fifteen minutes and it stays fixed.

Quick fixes first

  1. Print the printer's network configuration page and note its IP address and MAC address.
  2. In your router, create a DHCP reservation pairing that MAC address with a fixed IP.
  3. In Windows, open Printer properties › Ports › Configure Port and untick SNMP Status Enabled.
  4. On the printer, raise the sleep timer and disable Auto Power Off or deep sleep.
  5. Check the signal strength on that same configuration page - if it is weak, that is your real problem.
home wi-fi wireless network
osde8info CC BY-SA 2.0

Why this happens

Home routers lease IP addresses for a fixed period, often 24 hours. When the lease expires, or after a power cut, firmware update or router replacement, a device can be handed a different address. Phones and laptops rediscover services automatically and never notice. Windows printer ports do not - the address is written into the port when the printer is added and stays there permanently. So the day the printer's address changes, the port becomes a dead letterbox and the printer reads Offline until you fix the port or the address.

The second mechanism is status polling. Windows periodically asks each network printer over SNMP whether it is available. Many printers, particularly Brother and Epson models, drop their network stack into a low-power state that does not answer SNMP. The printer would happily accept and print a job, but the poll times out, and Windows reports Offline. This is why the classic pattern is "offline every morning, fine after I turn it off and on".

The third, quieter cause is signal. A printer at the edge of coverage connects, drops, and reconnects on a cycle. Each reconnection can produce a new address. Users see the intermittent offline behaviour and troubleshoot the computer, when the actual issue is that the printer is in a cupboard three rooms from the router.

Fix 1: Reserve a fixed IP address

This is the single most valuable step on the page.

  1. Get the MAC address. It is on the printer's network configuration page - twelve hexadecimal characters, sometimes labelled Hardware Address. Print it from the panel: HP under Settings › Reports › Network Configuration Page; Canon under Setup › Device settings › LAN settings › Print LAN details; Epson under Settings › General Settings › Network Settings › Network Status › Print Status Sheet; Brother under Menu › Print Reports › Network Configuration.
  2. Log into your router via its app or admin page.
  3. Find DHCP Reservation, sometimes called Address Reservation, Static Lease or Reserved IP, usually under LAN, Connected Devices or Advanced.
  4. Pair the MAC with an address inside the router's range but high enough to avoid collisions - something ending .200 is a safe habit.
  5. Reboot the printer and print the configuration page again to confirm it took the reserved address.

Then update Windows to match. Open Printer properties › Ports, and either edit the existing port or click Add Port › Standard TCP/IP Port › New Port and enter the reserved address. Tick the new port and print a test page.

Fix 2: Stop Windows polling a sleeping printer

Even with a fixed address, a deeply sleeping printer will not answer SNMP and Windows will keep flagging it offline.

  1. Open Settings › Bluetooth & devices › Printers & scanners › your printer › Printer properties › Ports.
  2. Select the ticked Standard TCP/IP port and click Configure Port.
  3. Untick SNMP Status Enabled.
  4. Click OK twice and print a test page.

Windows now sends jobs without asking permission first. The printer wakes on receiving data and prints. You lose the ink-level and status reporting in the Windows queue, which is a small price for a printer that stays online.

If the Configure Port button is greyed out, the printer is on a WSD port. WSD ports are the most common cause of chronic offline behaviour and cannot be configured this way. Create a Standard TCP/IP port pointed at the reserved address and use that instead.

Network Hardware
Horrortaxi CC BY-SA 2.0

Fix 3: Change the printer's power behaviour

Every manufacturer buries this somewhere different, and the setting names differ:

  • HP: Settings › Power Management, or via the embedded web server. Raise Sleep Mode delay and disable Auto-Off. Some models also have "Wake on LAN" or "Keep Wi-Fi on in sleep" options - enable them.
  • Canon: Setup › Device settings › Other settings › Power settings. Extend Auto power off, and disable it if the printer is used daily.
  • Epson: Settings › General Settings › Basic Settings › Sleep Timer and Power Off Timer. Raise both.
  • Brother: Settings › General Setup › Ecology › Sleep Time, and disable Auto Power Off. Brother's deep sleep is the most aggressive of the four brands and is the usual explanation for Brother-specific offline complaints.

Balance this honestly: a printer kept awake uses a few more watts. That is a reasonable trade for a printer that works when you need it, but if the machine is used weekly rather than daily, leaving sleep enabled and disabling SNMP is the better combination.

Fix 4: Fix the signal

Check the signal strength reported on the network configuration page. If it is described as weak, poor, or below roughly half strength, no amount of address or port configuration will make the connection stable.

  • Move the printer or the router. Even a metre and a line of sight past a wall makes a measurable difference.
  • Change the 2.4GHz channel. Most printers are 2.4GHz-only, and that band is crowded. Setting your router to channel 1, 6 or 11 - whichever is least used nearby - reduces drops.
  • Use Ethernet. If the printer has an Ethernet port, a powerline adapter delivers a wired connection anywhere in the house for less than the price of a mesh node, and it eliminates this entire problem class permanently.
  • Check the band. If your router recently enabled band steering or you added a mesh system, the printer may be bouncing between access points. Some mesh systems let you pin a device to a specific node.

If the printer will not rejoin at all rather than dropping intermittently, see printer not found during wireless setup and printer won't connect to Wi-Fi.

Fix 5: Remove the other repeat offenders

CauseSymptomFix
VPN on the computerOffline only while the VPN is connectedEnable the VPN's local network bypass
Duplicate printer entriesSome jobs work, some vanishRemove all but one queue per printer
Windows managing the default printerDefault changes on its ownTurn off "Let Windows manage my default printer"
Fast startup on a desktop PCOffline after every restartDisable Fast startup in Power Options
Guest networkPrinter visible sometimes, never from some devicesMove everything to the main network
Print Spooler crashingOffline plus jobs disappearingSee print spooler keeps stopping

macOS and mobile

On a Mac, the equivalent of the SNMP problem is Bonjour discovery timing out. Removing and re-adding the printer at System Settings › Printers & Scanners rebinds it to the current address, and a reserved IP keeps it valid. On macOS 26 Tahoe, also check System Settings › Privacy & Security › Local Network and enable the toggle for the apps you print from - without it, discovery silently returns nothing and a working printer appears to have gone.

On iPhone and Android, printers are discovered fresh each time rather than stored by address, so mobile devices are far less affected. If a printer is unreachable from a phone but fine from a computer, the printer is genuinely asleep or off the network rather than merely appearing offline.

Brand-specific notes

HP models are the most-reported for this behaviour purely because they are the most common; the HP app can re-establish the connection but does not stop it recurring. The permanent fix is the same reservation plus SNMP change - see HP printer keeps showing offline and the HP hub.

Brother deep sleep is the single most distinctive cause on that brand; raise Sleep Time first. Epson EcoTank models hold stale network settings after a router change and often need Network Settings › Restore Default Settings before re-running setup. Canon PIXMA models respond poorly to SNMP polling in standby, so Fix 2 matters most there - see Canon and Epson.

If nothing worked

If the printer has a reserved address, SNMP is off, sleep is extended and the signal is good, and it still drops - test it on Ethernet or USB for a week. A printer that is rock solid wired and unreliable wirelessly has a failing Wi-Fi module. These degrade gradually: shorter range, more frequent drops, eventually connecting only from a metre away.

Replacing a wireless module is a board-level repair on virtually every consumer printer, and the labour alone typically exceeds the price of a comparable new machine. Parts for sub-$150 printers are usually unavailable at any price. The pragmatic answer is not repair but bypass: a powerline adapter or a small Wi-Fi bridge into the printer's Ethernet port restores wireless printing for a fraction of a repair cost and is more reliable than the built-in radio ever was.

Repair genuinely makes sense on business-class lasers with low page counts, machines under warranty, and ink tank printers with a lot of ink inside. Otherwise the money is better spent on the network than on the printer.

If you would rather have someone set up the reservation, port and power settings with you rather than working through router menus alone, you can get help from a printer specialist.

United KingdomBT Smart Hub, Sky Broadband Hub and Virgin Media Hub routers renew DHCP leases on their own schedule and reset reservations after some firmware updates, which is why UK printers often go offline overnight with no other change. Set the reservation in the ISP's app and re-check it after any router firmware update.
CanadaRogers Ignite and Bell Home Hub gateways re-issue addresses after remote firmware pushes, and Telus Wi-Fi Hub does the same. Use the Ignite or MyBell app to reserve the printer's address rather than setting a static address on the printer itself, which these gateways sometimes override.
AustraliaTelstra Smart Modems and Optus Ultra WiFi units reset their DHCP tables after an NBN dropout, so an outage overnight typically means an offline printer the next morning. A reservation survives this; a lease does not. Officeworks and JB Hi-Fi sell powerline adapters if the printer's signal is marginal.

Software mentioned in this guide

Frequently asked questions

Why does my printer keep going offline even though it is working?

Windows decides a printer is offline when it polls it and gets no answer. A printer in deep sleep, or one whose IP address has changed since the port was created, will not answer even though it would print perfectly if you sent it a job. Reserving its address and disabling SNMP status polling addresses both.

How do I stop my printer going offline after sleep?

Raise the sleep timer in the printer's own settings, usually under General Setup, Ecology or Power Management, and disable Auto Power Off or deep sleep if offered. Then untick SNMP Status Enabled on the printer's port in Windows so a sleeping printer is not flagged offline.

Should I set a static IP on the printer or reserve one in the router?

Reserve it in the router. A reservation keeps the router in charge of addressing, so the gateway, subnet and DNS stay correct automatically. Setting a static address on the printer works but is easy to get wrong, and some ISP gateways override it anyway.

Why did my printer go offline after I changed routers?

The printer still holds the old network name and password, and even after rejoining it will be given a new address that your existing printer port does not know about. Re-run the printer's Wi-Fi setup, then reserve its new address and update or recreate the port in Windows.

Does a weak Wi-Fi signal cause printers to go offline?

Yes, and it is often missed because the printer shows as connected. At marginal signal the printer drops and rejoins repeatedly, and each drop can lose its address. Print the network configuration page and check the reported signal strength; if it is weak, move the printer or use Ethernet over a powerline adapter.

Daniel Nguyen

Technical writer focused on printer drivers, wireless setup and error-code troubleshooting.

Questions & comments (0)

No comments yet. Describe your printer model, operating system and the exact message you see; comments appear after review.

Ask about this page

Your comment appears after our team approves it. Or sign in to post faster.

Still stuck?

Let a printer specialist fix it with you, remotely

Share your screen, we diagnose the driver, Wi-Fi or firmware problem and fix it while you watch. One affordable annual plan covers every printer in your home or office.