user@s3-3:~/s3-3/tools/how-to-set-up-network-printer-sharing $ cat index.md
S3-3 Tech Guides & Tools
~/tools/how-to-set-up-network-printer-sharing
How-to · Jul 2026

How to Set Up a Shared Network Printer for Multiple Devices

Most households end up with one printer and several devices that occasionally need to use it — a couple of laptops, a phone for the odd boarding pass, maybe a kid's tablet for homework. Getting all of them printing to the same device without walking a USB cable around the house depends on how the printer connects in the first place, and that detail changes the entire setup process.

If the Printer Has Built-In Wi-Fi

Most printers sold in the last decade can join your Wi-Fi network directly, which makes sharing straightforward because every device on the network can reach it independently without routing through any one computer:

  1. Use the printer's control panel (or its setup app) to connect it to your home Wi-Fi network — this is usually a menu under Settings → Network or Wireless Setup on the printer itself.
  2. Once connected, most operating systems auto-detect network printers. On Windows, go to Settings → Bluetooth & devices → Printers & scanners → Add device. On Mac, System Settings → Printers & Scanners → Add Printer.
  3. On phones, both iOS (AirPrint) and Android (with the manufacturer's print service or built-in support) typically detect a network printer automatically from the print menu in any app, with no separate app install needed for basic printing.

This is the lowest-maintenance setup because the printer is its own independent device on the network — it doesn't depend on any single computer being turned on.

If the Printer Only Has USB (No Wi-Fi)

An older or budget printer without wireless still can be shared, but it requires one computer to stay on and act as the host:

  1. Plug the printer into one computer via USB and install its driver normally.
  2. On that computer (Windows): Settings → Bluetooth & devices → Printers & scanners, click the printer, choose Printer Properties → Sharing tab, and check "Share this printer." Give it a clear share name.
  3. On other computers on the same network: Add a printer, choose "The printer that I want isn't listed," then select the network/shared printer option and browse to the host computer's name.
  4. This setup only works while the host computer is turned on, not sleeping, and connected to the network — for a household that wants to print from a phone or a laptop at 11pm after the desktop is off, this limitation matters more than it first seems.

Common Problems and Fixes

  • Printer visible but jobs stuck "pending": usually a driver mismatch between the sending device and the printer's actual language (PCL vs. PostScript) — reinstalling the manufacturer's specific driver rather than relying on a generic Windows driver often resolves this.
  • Printer disappears after a router restart: if the printer's IP address changed, some setups lose the connection. Reserving a fixed local address for the printer in your router's DHCP settings (the same technique covered in our guide to setting up a home network) prevents this from recurring.
  • Devices on the guest Wi-Fi network can't see the printer: this is expected — guest networks are deliberately isolated from your main network for security, so a phone connected to the guest SSID won't discover a printer sitting on your main network. Connect to the main network to print, or check whether your router offers a specific exception for shared devices.
Kids and shared devices: if you're setting up printing on a tablet or laptop specifically for a child's use, it's worth revisiting your router's broader access controls at the same time — our guide to setting up parental controls on a router covers that separately.

Printing From Outside the House

Printing to a home printer while away from home is a different problem than local network sharing, and most consumer printers aren't designed for it directly. Rather than exposing the printer to the internet (not recommended for the same reasons exposing a NAS admin panel isn't recommended), the more practical approach is remote-accessing a computer that's already on your home network and printing from there, or using a manufacturer's cloud-print service if the printer supports one. Some printer manufacturers also offer an email-to-print feature — assigning the printer its own email address so a document sent to that address prints automatically — worth checking in the printer's app if remote printing is something you need regularly rather than as a one-off.

Setting Up a Default Printer for Each Device

Once a shared printer is added on multiple devices, it's worth explicitly setting it as the default rather than leaving Windows or macOS to guess, especially in households with more than one printer or a printer plus a "print to PDF" virtual option that keeps getting selected by accident. On Windows, this is in Settings → Printers & scanners, toggling off "Let Windows manage my default printer" if you want a fixed choice rather than one that shifts based on which printer was most recently used. On Mac, System Settings → Printers & Scanners has a "Default printer" dropdown at the bottom of the list.

Once configured correctly, printer sharing tends to be one of those setups you do once and forget about — the trouble mostly comes from network changes (a new router, a changed Wi-Fi password) breaking a connection that was working fine before, rather than the initial setup itself.