Skip to content

Commit 8ce3a81

Browse files
authored
Fix formatting
1 parent 2775895 commit 8ce3a81

1 file changed

Lines changed: 24 additions & 12 deletions

File tree

support/windows-server/printing/printer-not-responding.md

Lines changed: 24 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Printer Not Responding
33
description: Provides solutions to an issue where a printer isn't responding.
44
ms.date: 03/31/2025
5+
56
manager: dcscontentpm
67
audience: itpro
78
ms.topic: troubleshooting
@@ -32,29 +33,37 @@ Ensure that the printer is properly connected to your computer or network:
3233
## 2. Check if the printer is in a problematic state
3334

3435
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-
3636
## 3. Check the printer properties
37-
37+
## 3. Check the printer properties
3838
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.
3939

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.
4141

4242
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
4344

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.
4646
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**.
4747

4848
## 6. Reinstall the printer driver
4949

5050
Right-click your printer in Device Manager and select **Uninstall device**. Then, restart your computer and reinstall the driver.
5151

5252
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
5354

54-
## 7. Check the Print Spooler service state
5555

5656
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).
5757

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+
5867
### Manually restart the service
5968

6069
In the **Services** application, right-click **Print Spooler** in the list, and select **Restart**.
@@ -81,19 +90,22 @@ Restart-Service -Name spooler
8190

8291
## 8. Verify the printer queue status
8392

84-
If there are any stuck print jobs, clear the queue and resubmit the print job.
93+
## 9. Update the printer firmware
8594

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.
8796

8897
1. Stop the Print Spooler service.
8998
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).
91100
4. Restart the Print Spooler service.
92101

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.
94106

95-
Check the manufacturer's website for any firmware updates available for your printer.
96107

97108
## Data collection
98109

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).
111+

0 commit comments

Comments
 (0)