You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/windows-server/printing/printer-not-responding.md
+24-12Lines changed: 24 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
title: Printer Not Responding
3
3
description: Provides solutions to an issue where a printer isn't responding.
4
4
ms.date: 03/31/2025
5
+
5
6
manager: dcscontentpm
6
7
audience: itpro
7
8
ms.topic: troubleshooting
@@ -32,29 +33,37 @@ Ensure that the printer is properly connected to your computer or network:
32
33
## 2. Check if the printer is in a problematic state
33
34
34
35
Check the printer's display panel or the printer status on your computer. If the printer is in a **Stopped** state, add the **Status Reason** column to see if there's an error such as **Out of toner** or **Off-line**.
35
-
36
36
## 3. Check the printer properties
37
-
37
+
## 3. Check the printer properties
38
38
Right-click the printer icon and select **Properties**. Select the **General** tab and check the device status message. It might indicate a problem or provide an error code to check online or in the printer manual.
39
39
40
-
## 4. Restart the printer
40
+
Right-click the printer icon and select **Properties**. Select the **General** tab and check the device status message. It might indicate a problem or provide an error code to check online or in the printer manual.
41
41
42
42
Turn off the printer, wait about 30 seconds, and then turn it back on. This action can often resolve temporary issues.
43
+
## 4. Restart the printer
43
44
44
-
## 5. Run the printer troubleshooter
45
-
45
+
Turn off the printer, wait about 30 seconds, and then turn it back on. This action can often resolve temporary issues.
46
46
Run the built-in printer troubleshooter on your Windows computer. To do so, go to **Settings** > **System** > **Troubleshoot** > **Other troubleshooters**, and then select **Run** next to **Printer**.
47
47
48
48
## 6. Reinstall the printer driver
49
49
50
50
Right-click your printer in Device Manager and select **Uninstall device**. Then, restart your computer and reinstall the driver.
51
51
52
52
If the driver is the latest original equipment manufacturer (OEM) version, try switching to a generic in-box driver.
53
+
## 6. Reinstall the printer driver
53
54
54
-
## 7. Check the Print Spooler service state
55
55
56
56
Restart the Print Spooler service to clear any stuck print jobs by using one of the following methods. For more information, see [Printing issues caused by the Print Spooler service not running](print-spooler-service-not-running.md).
57
57
58
+
59
+
If the driver is the latest original equipment manufacturer (OEM) version, try switching to a generic in-box driver.
60
+
61
+
62
+
## 7. Check the Print Spooler service state
63
+
64
+
Restart the Print Spooler service to clear any stuck print jobs by using one of the following methods. For more information, see [Printing issues caused by the Print Spooler service not running](print-spooler-service-not-running.md).
65
+
66
+
58
67
### Manually restart the service
59
68
60
69
In the **Services** application, right-click **Print Spooler** in the list, and select **Restart**.
@@ -81,19 +90,22 @@ Restart-Service -Name spooler
81
90
82
91
## 8. Verify the printer queue status
83
92
84
-
If there are any stuck print jobs, clear the queue and resubmit the print job.
93
+
## 9. Update the printer firmware
85
94
86
-
To delete any files stuck in the queue, follow these steps:
95
+
Check the manufacturer's website for any firmware updates available for your printer.
87
96
88
97
1. Stop the Print Spooler service.
89
98
2. Open File Explorer and navigate to **C:\\Windows\\System32\\spool\\PRINTERS**.
90
-
3. Delete all files (`.shd` files) in this folder. These files are the print jobs that are stuck in the queue.
99
+
If you need assistance from Microsoft support, we recommend you collect the information by following the steps mentioned in [Gather information by using TSS for user experience-related issues](../../windows-client/windows-tss/gather-information-using-tss-user-experience.md#printing).
91
100
4. Restart the Print Spooler service.
92
101
93
-
## 9. Update the printer firmware
102
+
## 9. Update the printer firmware
103
+
104
+
105
+
Check the manufacturer's website for any firmware updates available for your printer.
94
106
95
-
Check the manufacturer's website for any firmware updates available for your printer.
96
107
97
108
## Data collection
98
109
99
-
If you need assistance from Microsoft support, we recommend you collect the information by following the steps mentioned in [Gather information by using TSS for user experience-related issues](../../windows-client/windows-tss/gather-information-using-tss-user-experience.md#printing).
110
+
If you need assistance from Microsoft support, we recommend you collect the information by following the steps mentioned in [Gather information by using TSS for user experience-related issues](../../windows-client/windows-tss/gather-information-using-tss-user-experience.md#printing).
0 commit comments