CompTIA A+ printer troubleshooting: the domain most techs underestimate
CompTIA A+ printer troubleshooting sits across objective 3.7 (printer types and configuration) and objective 5.6 (printer issue resolution) on Core 1. New techs see "printers" on the blueprint and assume it is an easy chapter to skim. Then they hit the help desk and discover printers generate more open tickets than any other endpoint category in the building. The exam knows this. The user calling at 9:02 on Monday knows this. Worth taking seriously.

Why do printers generate so many help-desk tickets
Printers are the only endpoint in a typical office that combines a mechanical machine, a network device, a queue on every workstation, a driver stack, and a consumable supply chain. Anything in that chain can fail. Most other endpoints fail one part at a time. Printers fail in combinations.
Inside one ticket you might troubleshoot the network drop to the printer, the spooler service on the laptop, a low-toner sensor on the printer itself, and a paper-jam roller that needs replacement. Each one alone is straightforward. Together they look like a haunted machine. The exam tests whether you can isolate them. The job tests whether you can isolate them quickly.
What are the laser printer failure modes
Laser printers run the imaging process through seven steps and each step has a part that can fail. The objectives expect you to recognize a symptom and map it to a step. The most common live failures are toner, fuser, drum, and rollers.
- Vertical streaks down every page. Toner deposit on the drum or a damaged drum surface. Replace the toner cartridge if the drum lives inside it, otherwise replace the drum unit.
- Faded prints or light areas. Low toner first. If toner is full, suspect the transfer roller or the high-voltage power supply.
- Toner smudges that wipe off. Fuser failure. The fuser uses heat and pressure to bond toner to paper. If the toner sits loose, the fuser did not fuse.
- Paper jams in the same spot repeatedly. Worn pickup or separation rollers. Replace the maintenance kit.
- Ghost images on every page. Drum did not fully discharge. Drum or transfer corona issue.
On the exam, the question reads "a user reports printed pages with toner that smudges when touched, what is the most likely cause." The answer is fuser failure. Match symptom to step.
What about inkjet
Inkjet failure modes are different because the technology is different. Liquid ink, piezo or thermal nozzles, no fuser, no drum. The common failures are nozzle clogs, dried cartridges, and head alignment drift.
- Missing color bands or streaks. Clogged print head nozzles. Run the cleaning cycle from the printer menu. Two or three cycles if needed.
- Light or absent output despite full cartridges. Cartridge vent dried out or air bubble in the line. Cycle the cartridge or replace.
- Misaligned text or fuzzy edges. Print head alignment off. Run the alignment routine from the printer's maintenance menu.
- No print at all from a fresh cartridge. The protective seal tape was left on, or the cartridge was not seated. Inspect and reseat.
Inkjet questions on the exam tend to be more about consumable handling and the cleaning routine than about deep mechanical failure. The mechanical complexity sits on the laser side.
How do you actually fix the print spooler
The Windows print spooler is the service that queues print jobs and hands them to the printer. When it locks up, the user sees a job sitting in the queue, the printer shows ready, and nothing happens. The fix is to restart the spooler service and clear the queue.
From an elevated command prompt on the user's workstation:
net stop spooler del /Q /F %systemroot%\System32\spool\PRINTERS\* net start spooler
That sequence stops the spooler, deletes the stuck jobs in the queue, and restarts the service. The GUI version is services.msc, find Print Spooler, Restart, then clear the queue. Either way, the user retries the print and the job usually goes through.
On the exam, the print spooler question shows up as "a user reports a queued print job that will not complete, what is the first action." The answer is restart the print spooler service. Not reboot the workstation. Not reinstall the printer driver. Restart the spooler first.
Why paper jams are mechanical, not magical
Paper jams have causes. Worn rollers, paper out of spec for the tray, humidity, a torn page caught downstream from a prior jam. The fix is rarely "reboot the printer." The fix is to identify which roller or sensor is flagging, replace the consumable if it is worn, and adjust the paper or the humidity if the environment is the cause.
Multifunction printers like the law office MFP also do duplex (two-sided) prints by routing paper through a second path. Duplex jams almost always come back to the duplex unit's rollers or the timing of the flip mechanism. Cleaning the rollers with a lint-free cloth and isopropyl alcohol resolves most of those. If the same jam shows up the next week, the rollers are worn enough that the maintenance kit needs to be ordered.
What this looks like in our platform
The Study Mode deck for objectives 3.7 and 5.6 walks each printer family and matches symptoms to failed parts. The Help Desk Simulator has multiple printer tickets, including a stuck print spooler at a small office, a faded laser print at a busy mailroom, and a network-attached MFP that prints from one workstation but not another. Each ticket grades you on whether you isolated the right part before swapping consumables.
If you are tracking toward the A+, the A+ track page lays out the full Core 1 objective map. Printer questions show up across two objectives and combine hardware with troubleshooting methodology in a way that catches candidates who skip the chapter.
Where to go next
Printer troubleshooting is one slice of the broader troubleshooting domain on Core 1. The seven-step methodology applies to printers the same way it applies to laptops and networking. Identify the problem. Form a theory. Test it. Plan. Implement. Verify the whole workflow. Document. The match-symptom-to-part shortcut sits inside step 2 and step 3. Get those two right and printer tickets go from haunted machines to predictable repairs.
Sources
- CompTIA. CompTIA A+ certification overview. Exam codes 220-1201 (Core 1) and 220-1202 (Core 2). Printer topics live across objectives 3.7 and 5.6.
- HP. HP printer support documentation. Authoritative manufacturer guidance on laser imaging steps, fuser behavior, and consumable replacement.
About the authors

IT Service Center Manager and former CTE / IT teacher. Owner of Revtek IT Solutions. Writes everything that ships under his name and reviews every line of Revy-assisted drafting before publish.
LinkedIn ↗Revy helps draft and structure these posts. Every piece is reviewed, edited, and fact-checked by Nick before publish. We disclose this here because it is the right thing to do. See the AI Policy for the full stance.
