HomeDevice DriversPrinter Drivers
Device Drivers

The Translator Between Your Document and the Printed Page

You click Print, and a small chain of software springs into action — formatting the page, queueing the job, and speaking your printer's exact language. Here's how it works, and how to un-jam it when it doesn't.

What It Does

Common Symptoms

Quick Fixes

Queue Management

The spooler coordinates print jobs and keeps your application responsive while printing happens.

Status Reporting

Real-time feedback on paper, ink, jams, and offline state — so you know exactly what's happening.

Device Communication

Converts your document into the exact page-description language your specific printer understands.

Most Common Topics

Queue StuckPrinter OfflineGibberish OutputInstallation Issues
How It Works

What a Printer Driver Does

A printer driver takes the page your application has laid out and converts it into the page-description language your specific printer understands — where every line, image, and character should land on the paper. It also presents the printer's abilities to you: paper sizes, print quality, double-sided printing, colour or draft mode.

Between the click and the paper sits the print queue (the spooler), which the driver feeds. Jobs wait their turn there, your application gets to move on instantly, and status — ink levels, paper jams, that blinking light — flows back the other way so you know what's happening.

Converts your document into the printer's page language

Exposes paper size, quality, and double-sided options

Queues jobs through the spooler so apps don't wait

Reports ink, paper, and error status back to you

Why Printers Go “Offline” (and Other Classics)

A printer that shows “offline” while sitting right there, a queue that won’t move, pages of gibberish symbols, or blank sheets — these are the printing classics, and nearly all of them live in software, not in the machine.

“Offline” simply means the computer can’t reach the printer at that moment — a Wi-Fi hiccup, a sleeping device, or a stuck job blocking the queue. Gibberish output usually means the job was rendered with the wrong driver, often a near-match model. The reliable fix is to clear the queue, then reinstall the full driver package for your exact model from the manufacturer’s support page.

Printer offline troubleshooting illustration

Fix it in five careful steps

  1. 1.

    Clear the print queue Open the print queue and cancel every document. If a job refuses to disappear, restart both the computer and the printer — the queue often clears during startup.

  2. 2.

    Check the connection For USB printers, disconnect and reconnect the cable. For Wi-Fi printers, confirm both the printer and computer are on the same network. Most printers can print a network status page from their control panel.

  3. 3.

    Set the right default Make sure the real printer is set as the default device, not "Save as PDF" or a duplicate printer entry such as "Copy 1".

  4. 4.

    Reinstall the maker's driver Download the full driver package for your exact printer model and operating-system version from the manufacturer's support page, remove the old printer entry, and install the new package cleanly.

  5. 5.

    Print a test page Use the driver's built-in test page feature. If the test page prints successfully but your document does not, the issue is likely within the application's print settings.

If anything here feels out of your depth, that's a normal feeling. A local technician can run this exact routine in minutes, and nothing on this page requires special tools.

Decode the Jargon

Common Device Manager codes

These are the most common Device Manager errors and what they usually mean.


CodeWhat It Means In Plain EnglishThe Usual Fix
Code 28No driver is installed for the device.Install the correct driver from the manufacturer.
Code 10The device cannot start.Reinstall the driver and restart the computer.
Code 45The device isn't currently connected.Reconnect the device and check cables or power.
Code 19The device's configuration information is damaged.Uninstall the device and let Windows reinstall it.
Printer Help

Frequently Asked Questions

The questions readers ask most about printer drivers and troubleshooting.

Offline means the computer can't reach the printer right now. Make sure the printer and computer are connected to the same network, restart the printer, clear any stuck jobs from the print queue, and verify it's selected as the default printer. In stubborn cases, rerun the manufacturer's setup utility to rediscover the device.

This usually happens when the document is being processed by the wrong driver, often one intended for a similar model. Install the driver for your exact printer model, remove duplicate or lookalike printer entries, clear the print queue, and send the document again.

For basic printing, yes. Built-in drivers are quick to install and work well for simple tasks. Install the manufacturer's full driver package if you need scanning support, ink-level monitoring, duplex printing defaults, maintenance tools, or specialty paper settings.

Community Driven

Want us to explainanother driver topic?

Our friendly overview covers every major hardware category — from the device on your desk to the chips inside your laptop. Tell us what to write next.