Fix Brother Printer Not Printing Issue
Category: Troubleshooting · Brand: Brother
When a Brother printer won't print, the issue could range from a simple connection problem to a driver conflict. This guide covers all major causes and fixes.
Quick Diagnosis
Check these first:
- The printer is powered on (green LED, not blinking red)
- Paper is loaded in the tray
- Toner or ink cartridges are properly installed
- No error message on the display
Fix 1: Cancel All Pending Print Jobs
- Open Settings > Printers & scanners
- Click your Brother printer and select Open print queue
- Press Ctrl+A then Delete to clear all jobs
Fix 2: Set Brother as Default Printer
- In Printers & scanners, click your Brother printer
- Click Set as default
- Try printing again
Fix 3: Restart the Print Spooler
In Command Prompt (Administrator):
net stop spooler
net start spoolerFix 4: Reinstall Brother Printer Driver
- Uninstall current Brother drivers from Control Panel > Programs
- Visit Brother's official support site
- Enter your model number and download the full driver package
- Install and restart your computer
Fix 5: Check Network Connection (WiFi Printers)
- Print a Network Configuration Report from the printer's menu
- Verify the IP address shown
- On your PC, go to printer properties and verify the port IP matches
Fix 6: Fix on Mac
Open Terminal and run:
sudo lpadmin -x Brother_[ModelName]Then re-add the printer from System Settings > Printers & Scanners.
