Skip to content
How‑To Guides

How to Set Up a Printer in Windows 11

Setting up a printer in Windows 11 covers USB, Wi-Fi, Bluetooth, and network printers — and what to do when Windows can't find it automatically. This step-by-step guide covers every connection method, driver installation, default printer configuration, and the fixes for the most common setup failures.

How to Set Up a Printer in Windows 11

Printer setup in Windows 11 works effortlessly about 70% of the time. For USB printers: plug in the cable, Windows detects it, downloads the driver automatically, and the printer is ready within 90 seconds. For network printers on a straightforward home network: similar experience. The remaining 30% covers wireless printer discovery failures, driver incompatibilities, print queue issues, and corporate network printers that require specific configuration. This guide covers all of it. You’ll find the complete rundown in our Complete Guide to Windows 11.

USB printer setup — the simple case

Connect the USB cable to the printer and PC → Windows automatically detects the printer and usually downloads the correct driver from Windows Update in the background. Settings → Bluetooth & devices → Printers & scanners → the printer should appear within 1-2 minutes. If it doesn’t: click “Add device” and let Windows search again.

If Windows can’t find the driver automatically: go to the printer manufacturer’s support site (not Google — the manufacturer site directly) → find your exact model → download the full driver package. Avoid third-party driver sites entirely; they often bundle unwanted software alongside drivers.

Wireless printer — the more complex case

Wireless printers need to be on the same network as the PC before Windows can find them. Start there: confirm the printer is connected to Wi-Fi, not just powered on. Most wireless printers have a network status page you can print from the printer’s own menu — it shows which network the printer is connected to. If it’s connected to a different network or to the 5GHz band when your PC is on 2.4GHz (or vice versa): they can’t see each other.

Once the printer is on the correct network: Settings → Bluetooth & devices → Printers & scanners → “Add device” → Windows searches for network printers. If the printer appears: click it → “Add device” → Windows installs the driver. If it doesn’t appear after 60 seconds:

  • “The printer that I want isn’t listed” → opens the manual add wizard
  • “Add a printer using an IP address or hostname” → enter the printer’s IP address directly (find it in the printer’s network status page or in your router’s connected device list)
  • The IP address approach bypasses discovery entirely and works even when Windows can’t find the printer automatically

Printer driver — the make-or-break component

A correctly installed but wrong driver produces: the printer appearing in the list but jobs staying in the queue, printing partial pages, printing without margins or with incorrect page sizing, or the print dialog options being wrong (wrong tray selections, unavailable paper sizes). If print quality or format is wrong and the printer is clearly recognised: the driver is the likely cause.

Fix: download the manufacturer’s full driver package (not just a “basic” or “mini” driver). Install → during installation, choose to remove previous driver versions if offered. The full driver package usually includes a configuration utility that provides the manufacturer’s print dialog with all options for that specific printer. The Windows generic driver is functional but loses features specific to the hardware.

Print queue issues — stuck jobs and clearing the spooler

Print jobs that get stuck in the queue — showing as “Deleting” but never actually deleting — require resetting the print spooler service. This is the most common printer problem after initial setup:

  1. Win+X → Terminal (Admin)
  2. net stop spooler
  3. Navigate to C:WindowsSystem32spoolPRINTERS
  4. Delete all files in this folder (not the folder itself — just the files inside)
  5. net start spooler

The files deleted are the queued print jobs that are stuck. The spooler service manages the print queue; stopping it, clearing the queue files, and restarting it removes all stuck jobs and returns the printer to a ready state. This takes about 2 minutes and works for stuck print queue issues without needing to restart the computer.

Corporate and network printers

Printers on corporate networks are typically installed through IT infrastructure: Group Policy pushes printer connections automatically when users log in, or printers are shared from a print server. In these environments: adding printers through Settings → Printers & scanners → “Add a printer or scanner” with the print server path (servernameprintername) is the standard method when IT hasn’t already pushed the printer automatically.

If the corporate printer requires authentication or is behind a firewall: IT typically provides the specific driver, the correct print server path, and any credentials needed. Attempting to add corporate printers the same way as home printers (auto-discovery) frequently doesn’t work in managed environments — the print server path and correct driver are the correct approach.

Our guide on Windows 11 printer detection issues covers the “printer not found” scenarios in more depth, and our guide on Windows 11 troubleshooters covers the built-in Printer troubleshooter that handles many common printer problems automatically. For advanced printer configuration including print policies and Group Policy printer deployment, Microsoft’s print services documentation covers enterprise printer management.

Default printer settings

Settings → Bluetooth & devices → Printers & scanners → click a printer → “Set as default.” When “Let Windows manage my default printer” is on (also in this section): Windows automatically sets the last-used printer as the default, which causes the default to change unexpectedly as you print to different printers. For a stable default printer: turn this off and set the default manually.

Per-printer preferences (default paper size, print quality, double-sided): click the printer → “Printing preferences.” Changes here become the defaults for every print job to that printer unless overridden in the individual print dialog. Useful for setting “double-sided” as default on a duplex printer, or setting draft quality for everyday prints while the option to switch to high quality remains available per-job.

Troubleshooting printing with no output

The printer is listed, accepting jobs, jobs clear from the queue, but nothing prints. This specific scenario usually indicates:

  • The printer is offline — check the physical printer’s display for error state (paper jam, out of ink, door open)
  • The wrong printer is being printed to — the print dialog is sending to a different printer than the physical one you expect (check the print dialog’s printer selection each time)
  • Driver mismatch — the installed driver doesn’t match the physical printer exactly (common when the same model exists in multiple variants — check the exact model number on the printer label)

Printer status indicators in Settings: click the printer → “Open print queue” → the queue shows job status, and error messages appear at the top of the queue window when the printer reports an error state. The error message from the printer itself is more specific than “offline” — it distinguishes paper issues, ink issues, and communication errors, which point to different physical fixes.

Problem Likely cause Fix
Printer not found during setup Not on same network, or driver not available Check network, try IP address addition
Jobs stuck in queue Spooler service issue Stop spooler → clear PRINTERS folder → restart
Print output wrong size/format Wrong or generic driver Install full manufacturer driver package
Printer shows as offline Connectivity or printer error state Check printer display, try “Use printer offline” toggle
Corporate printer not connecting Needs print server path, not auto-discovery Add via servernameprintername
Default printer keeps changing “Let Windows manage” is enabled Turn off in Printers & scanners settings

Most printer problems cluster around three things: network connectivity (printer on wrong network or band), the print spooler (stuck jobs that require the spooler reset procedure), and driver accuracy (generic driver lacking features of the specific hardware). Addressing the right one for the specific symptom — rather than reinstalling everything from scratch — resolves printer issues considerably faster.

Removing printers

Settings → Bluetooth & devices → Printers & scanners → click the printer → “Remove device.” This removes the printer from the PC but doesn’t uninstall the driver. If you’re removing a printer because it’s causing problems and want a clean slate: after removing the device, also remove the driver. Settings → Printers & scanners → “Print server properties” (at the top of the page) → Drivers tab → select the printer’s driver → Remove. This ensures the driver files are fully cleared before reinstalling.

Orphaned printer drivers from removed printers occasionally cause issues — the driver occupies system resources, and a corrupted driver from a previous install can prevent a fresh install of the same driver from completing. Removing the device AND the driver before reinstalling is cleaner than removing the device only.

Scanning with Windows 11

Windows 11 includes the Windows Scan app for basic scanning without manufacturer software. Printers & scanners → select the printer → “Open scanner” (if scanning is supported). Windows Scan provides: resolution selection, colour mode (colour, greyscale, black and white), file format (JPG, PNG, PDF, TIFF), and save location. For straightforward scan-to-PDF or scan-to-image: Windows Scan is sufficient without installing manufacturer bloatware.

For PDF scanning specifically: the PDF format option in Windows Scan creates a searchable PDF (OCR-processed, with extractable text) when the scanner driver supports it. The quality is adequate for document archiving and sharing. For higher-volume scanning or advanced features (multi-page document assembly, automatic rotation): the manufacturer’s scanning software provides more options at the cost of a more complex installation.

Printer sharing from Windows 11

A printer connected to one Windows 11 PC can be shared with other PCs on the same network. Settings → Bluetooth & devices → Printers & scanners → click the printer → “Printer properties” → Sharing tab → “Share this printer” → give it a share name. Other PCs on the network can add it: Settings → Printers & scanners → Add device → “Add a printer using a TCP/IP address or hostname” → or → browse to computernameprintername.

The sharing PC must be on and awake for the shared printer to be accessible. If the PC hosting the printer is in sleep mode: other PCs can’t reach the printer. For always-available shared printing: the host PC should have sleep disabled, or the printer should be connected to the network directly (network-capable printers are always accessible without needing a host PC awake).

Printer drivers and Windows Update

Windows Update sometimes installs or updates printer drivers in the background. This is usually helpful but can occasionally replace a working driver with an incompatible version — usually visible as the printer behaviour changing (different print dialog, missing features) without any user action. Check update history: Settings → Windows Update → Update history → look for “Driver” category updates near the time the printer behaviour changed.

If a Windows Update driver change broke the printer: roll back the driver in Device Manager → expand Printers → right-click the printer → Properties → Driver tab → Roll Back Driver (if available). Alternatively: uninstall the current driver → install the manufacturer’s driver from their website → in Device Manager, prevent Windows from automatically updating that driver: Device Manager → right-click the printer → Properties → Driver → Update Driver → configure Windows to check locally only.

Printer setup in Windows 11 is genuinely simpler than it was in previous Windows versions for the common cases. The auto-driver installation through Windows Update works reliably for most modern printers without any manual steps. When it doesn’t work — wireless discovery failures, driver mismatches, stuck print queues — the specific fixes are targeted enough that most issues resolve in 10-15 minutes rather than requiring reinstallation of everything from scratch.

Setting up PDF as a virtual printer

Windows 11 includes “Microsoft Print to PDF” as a built-in virtual printer — it creates a PDF file from any print job without installing software. In any application: File → Print → select “Microsoft Print to PDF” as the printer → Print → choose a save location → the application’s output is saved as a PDF. This is particularly useful for converting documents, web pages, or reports from applications that don’t have a native PDF export feature.

If “Microsoft Print to PDF” is missing from the printer list: Settings → Apps → Optional features → “Add a feature” → search “PDF” → “Microsoft Print to PDF” → Install. This adds the virtual printer back without any third-party software.

Printer power management

Most network printers and multifunction devices have their own sleep/wake settings managed through their web interface (access via browser → printer’s IP address) rather than through Windows. A printer that takes 30-60 seconds to “wake up” from sleep before printing can be configured (through the printer’s own web UI) to use a shorter sleep timer or a longer idle time before sleeping.

The printer’s web interface also shows: ink/toner levels, paper levels, error log, network configuration, and many settings that aren’t accessible through Windows’ printer management. The IP address for accessing it is found in the printer’s information page or in your router’s connected devices list. This web interface is underused — most printer-specific configuration is done there rather than through Windows settings.

A well-configured printer setup in Windows 11 requires getting three things right: the driver (manufacturer’s full driver, not generic), the network connection (same network, correct band, printer has static IP where possible), and the spooler service (reset when jobs get stuck). With these three aspects addressed, printing becomes reliably invisible in the daily workflow — jobs print when sent without any further management needed. If this sounds familiar, Windows 11 OneDrive is worth a look.

Nikolas Lamprou

Nikolas Lamprou (MSc; GCFR, SC-200, Security+) has been working with computers professionally since 2009 — starting with web development and e-commerce, and moving into cybersecurity over the years. Based in Greece, he brings over 15 years of real-world IT experience to SolveTechToday, where he writes about Windows fixes, software reviews, security tools, and AI applications. His goal is straightforward: cut through the noise and give readers clear, honest guidance on the tech decisions that matter.

Stay Ahead

Fix your next problem before it starts

Get the week's best Windows fixes, software picks, and security guides delivered straight to your inbox. No noise, just solutions.

Press ESC to close · Try "Windows 11" or "Chrome"