Windows 11 · How-To
How to Set Up a Printer in Windows 11
To add a printer in Windows 11, open Settings > Bluetooth & devices > Printers & scanners, then next to Add a printer or scanner select Add device. Turn the printer on, connect it by USB or make sure it is on the same Wi-Fi network, wait for the scan to finish, and choose Add device next to your printer. Windows installs the driver for you in most cases. The rest of this guide covers each path in detail — USB, Wi-Fi and network printers, what to do when the printer is not found, drivers, setting a default, and the two fixes that solve most printing problems.
Everything below is done with the built-in Windows tools. You do not need a disc, and in most cases you do not need a download from the manufacturer either.
Have the printer powered on. For a USB printer, have the cable ready. For a Wi-Fi printer, connect it to the same wireless network your PC uses — most printers do this from their own front-panel menu or a companion setup. Sign in to Windows with an account that can install devices (a standard account is fine for most printers; some manufacturer software needs an administrator).
Open Printers & scanners
Every method starts in the same place:
- Select Start, then Settings (or press
Windows + I). - In the left pane choose Bluetooth & devices.
- Select Printers & scanners. This screen lists every printer and scanner Windows already knows about, and it is where you add a new one — the same route Microsoft gives in Install a printer in Windows.
The full path, for reference, is:
Settings > Bluetooth & devices > Printers & scanners
Add a USB printer
A directly connected printer is the simplest case — Windows usually installs it the moment you plug it in.
- Turn the printer on and connect the USB cable to your PC.
- Windows detects the printer and, in most cases, installs it automatically. Give it a minute; you may see a brief notification while the driver is fetched.
- If it does not appear on its own, go to Printers & scanners, select Add device next to Add a printer or scanner, wait for the scan, and choose Add device beside your printer.
Once it shows up in the list with a normal status, it is ready to print.
On PCs with an ARM processor, avoid the printer maker's downloadable installer — many are built for Intel/AMD PCs and can misbehave — Microsoft says it is aware of some ARM PCs that cannot add or install a printer when the manufacturer's own installer is used. Use the built-in Add device flow described here instead, and let Windows Update supply the driver.
Add a Wi-Fi or network printer
Wireless and shared network printers are added through the same Add device button — the difference is that the printer has to be reachable on the network first.
- Make sure the printer is switched on and connected to the same network as your PC. Most Wi-Fi printers join a network from their own touchscreen or setup app; check that it shows a connected status before you continue.
- In Printers & scanners, select Add device next to Add a printer or scanner.
- Wait while Windows scans. Populating the list can take a few minutes for network printers, so give it time.
- When your printer appears, select Add device next to it and let Windows finish the install.
If you are connecting to a printer someone else has shared from their PC, the same scan will usually surface it by its shared name. If it does not, use the manual method below.
When the printer is not found: add it manually
Business printers, older models, and printers on a different subnet sometimes never show up in the scan. Windows has a manual path for exactly this:
- In Printers & scanners, select Add device and let the scan run to the end.
- When it finishes, select Add manually next to The printer that I want isn't listed.
- In the Add Printer window, pick the option that matches your situation. The most reliable choice for a network printer is Add a printer using an IP address or hostname.
- Choose the device type (for most home and office printers, TCP/IP Device), then enter
the printer's IP address or hostname, for example:
You can usually find the IP on the printer's own network or status page, or in your router's device list.192.168.1.50 - Windows tries to detect the driver. If it asks, pick your printer's make and model from the list, or select Windows Update to refresh the list, or Have Disk… if you downloaded a driver from the manufacturer.
- Give the printer a name you will recognise, finish the wizard, and print a test page when prompted.
The same window also lets you add a shared printer by browsing for it or by typing its share path, such as
\\PCNAME\PrinterShare, which is handy on a home or office workgroup.
Most printers can print a network configuration or status page from their front-panel menu, and it lists the current IP address. Assigning that printer a fixed (reserved) address in your router keeps the manual connection from breaking the next time the printer restarts.
About drivers
Windows 11 supports most printers without a separate driver download. When you add a printer, Windows tries to install a matching driver automatically, pulling it from Windows Update if needed. For a lot of printers that is the entire story — you never touch a driver file.
Two cases call for a bit more:
- Missing features. If the printer prints but options like duplex, trays or scanning are absent, check for a fuller driver: open Settings > Windows Update and select Check for updates. Optional driver updates sometimes appear under Advanced options > Optional updates.
- A specific model driver. Some printers — often multifunction and office models — work best with the manufacturer's own driver. Download it from the maker's official support site for your exact model and Windows 11, then run it or point Have Disk… at it during a manual add.
Set a default printer
Windows 11 can choose your default printer for you, or you can pin it yourself.
- Go to Settings > Bluetooth & devices > Printers & scanners.
- Select the printer you want as the default.
- Select Set as default.
If Set as default is missing or greyed out, Windows is managing the default for you — Microsoft's Set a default printer in Windows article gives the same diagnosis. Scroll to the bottom of the Printers & scanners screen, open Printer preferences, and turn off Let Windows manage my default printer. With that setting on, Windows makes your most recently used printer at your current location the default — useful for laptops that move between home and office, but confusing if you want one fixed default.
Common fixes
Two problems account for most "it won't print" moments. Both have quick fixes.
Printer shows as offline
An offline status is almost always a stale connection or a stuck job, not a dead printer.
- Confirm the printer is powered on and — for a network printer — on the same network as your PC.
- In Printers & scanners, select the printer, then Open print queue, and cancel any stuck or errored jobs.
- Turn the printer off and on again, and for a network printer, a quick router or connection refresh often clears it.
- If it still reads offline, restart the print spooler (below).
Restart the Print Spooler
The Print Spooler is the Windows service that queues print jobs. When it hangs, printers freeze or drop offline. Restarting it is the single most useful print fix:
- Press
Windows + R, typeservices.msc, and press Enter. - Scroll to Print Spooler, right-click it, and choose Restart.
If jobs are truly stuck, clear the queue files as well: right-click Print Spooler and choose Stop, then in File Explorer delete everything inside this folder —
C:\Windows\System32\spool\PRINTERS
— and finally return to Services, right-click Print Spooler, and choose Start.
Only delete files inside the PRINTERS folder, and only while the spooler is stopped. Deleting
the folder itself, or files elsewhere under System32, can stop printing from working until you
repair Windows. Anything you clear here is simply a pending print job, which you can send again.
Windows 11 also has a built-in troubleshooter: open Settings > System > Troubleshoot > Other troubleshooters and run the Printer troubleshooter to have Windows check the common causes for you.
Open Settings > Bluetooth & devices > Printers & scanners, select Add device, and pick your printer once the scan finds it. Not listed? Choose Add manually and connect by IP address or hostname. Set a favourite with Set as default, and when printing stalls, restart the Print Spooler. That handles the overwhelming majority of printer setups on Windows 11.
Frequently asked
Do I need to install drivers to use a printer in Windows 11?
Usually not. Windows 11 supports most printers out of the box and pulls a matching driver from Windows Update automatically, so a USB printer often installs with no download at all. If a feature is missing or the printer needs a specific driver, open Settings > Windows Update > Check for updates, or download the driver from the manufacturer's website. On ARM-based PCs such as Copilot+ PCs, use the built-in Add device flow rather than a manufacturer installer.
How do I add a printer that Windows 11 cannot find?
Go to Settings > Bluetooth & devices > Printers & scanners > Add device and wait for the scan to finish. When the printer still does not appear, select The printer that I want isn't listed and choose Add a new device manually. You can then add the printer by its TCP/IP address or hostname, or pick a shared printer by name, and follow the Add Printer wizard.
How do I set a default printer in Windows 11?
Open Settings > Bluetooth & devices > Printers & scanners, select the printer you want, then choose Set as default. If that option is greyed out, scroll down to Printer preferences and turn off Let Windows manage my default printer, which otherwise sets the default to whichever printer you used most recently at your current location.
Why does my printer show as offline, and how do I fix it?
An offline printer in Windows 11 is usually a stale connection or a stuck print queue, not a broken printer. Confirm it is powered on and on the same network, then open the printer queue and cancel any stuck jobs. If it stays offline, restart the Print Spooler service: press Windows key + R, type services.msc, press Enter, right-click Print Spooler and choose Restart.
Browse all how-to guides for more step-by-step Windows walkthroughs, or explore the windows-now.com archive of restored community posts. You might also like our guides to fixing Windows Update and freeing up disk space on Windows 11.