Fix Scanner Slow to Respond on Windows 11 After Driver Update
🔍 WiseChecker

Fix Scanner Slow to Respond on Windows 11 After Driver Update

Quick fix: Roll back the scanner driver. Open Device Manager → expand Imaging devices (or Cameras) → right-click your scanner → Properties → Driver tab → Roll Back Driver. Reboot. Test. If roll-back not available: uninstall driver entirely → reboot → Windows reinstalls a generic version, or manufacturer’s old driver.

A driver update can introduce regressions: slow scan, hanging, weird color output. Rolling back is the standard fix for “worked before, broken now.” Windows tracks previous driver versions and offers easy rollback.

Symptom: Scanner became slow / unresponsive on Windows 11 after recent driver update.
Affects: Windows 11 with scanners (HP, Canon, Epson, Brother).
Fix time: ~15 minutes.

ADVERTISEMENT

What causes this

Driver updates can cause regressions:

  • New driver poorly optimized for older scanner.
  • Compatibility issue with Windows 11 specific build.
  • Conflict with other driver / utility installed.
  • Bug in driver’s scan engine.
  • New driver enables unwanted features (cloud sync) that slow scans.

Method 1: Roll back driver

The standard route.

  1. Open Device Manager: Win+X → Device Manager.
  2. Expand Imaging devices (or Cameras, or Universal Serial Bus controllers depending on scanner type).
  3. Find your scanner. Right-click → Properties.
  4. Switch to Driver tab.
  5. Click Roll Back Driver. Confirm reason if prompted.
  6. If button grayed out: no previous version available. Use Method 2.
  7. Wait for rollback. Reboot.
  8. Test scan. Should be fast again.
  9. To prevent re-push: Windows Update → Optional updates → if new driver re-appears, don’t install. Or use wushowhide to hide.

This is the standard fix.

ADVERTISEMENT

Method 2: Uninstall and reinstall a specific older driver

For when rollback unavailable.

  1. Open Device Manager. Right-click scanner → Uninstall device.
  2. If option appears: tick Delete the driver software for this device.
  3. OK. Driver removed.
  4. Reboot.
  5. Windows re-detects scanner and installs a generic driver. Test — may be fine.
  6. If still slow: visit manufacturer’s support site. Find older driver version that worked.
  7. Download specific older version. Install via .exe.
  8. Reboot.
  9. To block Windows Update from re-pushing newer version: use Group Policy or wushowhide.
  10. For HP: HP’s drivers often work better than Microsoft’s generic. Download from hp.com.
  11. For Canon: usa.canon.com/support. Find your model. Download.
  12. For Epson: epson.com/Support. Download.
  13. For Brother: support.brother.com.

This is the manual driver install.

Method 3: Disable USB selective suspend and check power settings

For when issue is power-related.

  1. For USB scanners, Windows’s power-saving may pause the scanner’s USB port.
  2. Open Device Manager. Expand Universal Serial Bus controllers. For each USB Root Hub:
    • Right-click → Properties → Power Management tab.
    • Untick Allow the computer to turn off this device to save power.
  3. For the scanner’s entry in Imaging devices: same Power Management tab. Untick if present.
  4. For broader: Control Panel → Power Options → Change plan settings → Change advanced power settings → USB settings → USB selective suspend setting. Set to Disabled.
  5. Reboot.
  6. For network scanners (Wi-Fi): ensure scanner Wi-Fi power saving is off (in scanner’s on-device settings).
  7. For scanners with built-in companion app: HP Smart, Canon IJ Scan Utility, Epson ScanSmart. Update these app, not just the driver.
  8. For scanner that’s been working: check if anything else changed (new USB hub, new dock, moved to different port).

This is the power and connectivity check.

How to verify the fix worked

  • Scan: completes in expected time (typically 5-20 seconds per page).
  • Scan quality matches pre-issue baseline.
  • No hanging during scan.
  • Device Manager shows scanner without warning icon.

If none of these work

If scanner still slow: Hardware issue: try scanner on another PC. If slow there too: scanner failing. USB cable issue: try different USB cable, ideally USB 3.0 (blue port). Cheap cables drop performance. USB hub limit: bypass hub, plug direct into PC. For network scanners: Wi-Fi vs Ethernet. Ethernet always faster. Move closer to router if Wi-Fi. For scanner with internal flash storage: clear scanner’s storage if full. For driver from Windows Update vs vendor: vendor driver usually better. Try both. For specific apps slow: not driver; app uses scanner differently. Try Windows Scan app to bypass third-party. For older scanners (10+ years): drivers no longer maintained. May not work well on modern Windows. Consider replacing.

Bottom line: Device Manager → scanner → Driver tab → Roll Back Driver. If unavailable, uninstall and install older version from manufacturer. Disable USB selective suspend if power-related.

ADVERTISEMENT