Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Facebook Twitter Instagram
Tech News Today
  • Hardware
    • Motherboards
    • CPUs
    • Graphic Cards
    • RAM
    • SSDs
    • Computer Cases
    • Monitors
    • Peripherals
    • Power Supply Unit
    • PC Builds
    • Computer Tips
  • Software
  • Operating System
    • Windows
    • Mac
    • Linux
  • Gaming
  • Mobile
  • Console
  • More
    • Internet
    • Networking
    • Security
    • Buyer’s Guide
    • Gadgets
    • Laptops
    • Reviews
    • How To
    • News
Tech News Today
Home»Hardware»Printer»Computer Restarts or Shuts Down When Printing? 9 Proven Ways to Fix It

Computer Restarts or Shuts Down When Printing? 9 Proven Ways to Fix It

Deependra PangeniBy Deependra PangeniJuly 28, 2022
computer-shuts-down-when-trying-to-print

If your computer shuts down when trying to print, it is most probably an issue with the Windows update. Most Windows users have reported that they encountered an “APC_INDEX_MISMATCH for win32kfull.sys” error after a recent Windows update (KB 4524147).

Issues within the printer or the computer itself can cause this shutdown problem. Or, if you are trying to print a PDF file, DOCX file, or straight from the browser, your computer can shut down after giving a print command.

This article will help you find the causes and fixes to apply if your computer shuts down when trying to print.

Probable Causes for the Issue

Before moving to the fixes section, let’s point out some causes why your computer shuts down when trying to print:
  • Hardware issues
  • Problems with Windows update
  • Outdated printer driver
  • Outdated printer firmware

Fix: Computer Shuts Down When Trying to Print

If your computer shuts down when trying to print, it affects not only the printing process but entire programs running on your PC. Therefore, you should sort out the problem quickly. You need to perform basic hardware checks and apply a few software fixes, which is not that tedious and time-consuming.

Here, we have compiled a list of 9 fixes to help you sort out the error. Let’s get straight into them.

Apply Some Hardware Fixes

Computer shutting down when trying to print problems are mostly caused due to issues in hardware connections. Before moving to the software fixes, you must perform some hardware checks and fixes. We have described some of them below:

Restart the Printer

Restarting your printer is the first thing you can do when you face this problem. If any bugs or glitches in the printer’s cache were causing the problem, restarting will solve it. To restart, remove the printer cable from your computer, the power cable from the power supply, and plug in after a few minutes. Then press the power button on your printer to start it.

Remove Other USB Devices

disconnect-usb-from-printers

There may be devices other than the printer connected to your PC that consumes much power from the USB port. Insufficient power supply to the printer may make it unresponsive and cause the shutting down. Also, there may be a conflict between USB devices and the printer itself. 

Consider removing other USB devices and connecting your printer only. Try printing a document and see if the issue persists. Meanwhile, also remove any USB devices connected to your printer.

Check USB Port Connections

Your printer port is normally connected to the computer using a serial or USB cable. Sometimes, the port may be faulty, and you may be experiencing an issue. Try changing the port and printing the document. If you are connecting the printer through a USB extension hub, remove it. Directly connect it to the port on the PC. 

Also, try using a new cable between your PC and printer. Normally, a USB A-to-B cable is used for this purpose. Try changing it and see if the problem is fixed.

Connect the Printer Directly to the Wall Socket

If the printer is connected to UPS, surge suppressor, or a power strip, it may not get an adequate power supply. Or, there may be power fluctuations that will crash the printer. When the printer crashes, the print command from the computer can not execute and causes the computer to shut down. Therefore, connect the power cable directly to the electrical outlet in your wall and see if it helps fix the issue.

Uninstall the Optional Updates

Many users reported that after they installed the Windows Update KB 4524147 and KB 5000802, they faced the problem of the computer shutting down when trying to print. But Microsoft already released patch updates like KB 5001567 and KB 5001649 to fix the issue. If you have not already installed these patch updates, you can uninstall the KB 4524147 update from your computer and fix the issue. Here’s how to uninstall the updates:

  1. In the Windows search box, type Control Panel and open it.
  2. Navigate to Programs > Programs and features.
  3. From the left pane, click View installed updates.
    view_installed_updates
  4. Find KB 4524147, right-click on it, and click Uninstall.
    uninstall_optional_updates
  5. Moreover, If you faced the computer shutting down issue after a recent update, try uninstalling other updates as well.

Likewise, you can try installing the latest Windows update and see if it solves the issue. Here’s how:

  1. Hit Windows + I key to open Settings.
  2. Click Windows Update tab from the left pane and then click Check for Updates in the right section.
    check for updates
  3. It will check for and show you if any updates are available.
  4. Click Download & Install button located beside the update name and install them.

Run a Malware and Virus Scan

Malware and viruses can enter your system either from the Internet or external USB devices. They can interfere with the print services and cause the computer to shut down as soon as you give the print command. You can use a third-party antivirus tool to scan your computer for viruses. You can also run a built-in malware scanner to scan and remove any malware. Follow these steps:

  1. Type Virus & threat protection in the Windows search box and open it.
  2. Click Quick Scan button and let the scan run.
    quick scan

Run SFC and DISM Scan

SFC(System File Checker) and DISM(Deploy Image Servicing and Management ) tool repairs corrupted system files and fix issues with the Windows image as well.  If the system files required for printing services are corrupted, running these commands will help repair it. Here’s how:

  1. Type Command Prompt in the Windows search box.
  2. Right-click over the top result and select Run as administrator.
  3. Type SFC /scannow and hit Enter. After completing the execution of SFC command, check if your computer still shuts down while trying to print. If it does not, no need to run the DISM command. Else you need to run it.
    sfc-scannow-command
  4. Type Dism /Online /Cleanup-Image /RestoreHealth and hit the Enter key to run DISM tool.
    dism-command

Run the Printer Troubleshooter

Windows also provides a troubleshooter tool to diagnose and fix any issues with the printer. Try running it to see if it finds any errors in the printer.

Here’s how you can run the troubleshooter:

  1. Hit Windows + S and then type Troubleshoot settings in the search box.
  2. Open it and then click Other troubleshooters in the right section.
  3. Click the Run button beside Printer to run the troubleshooter.
    printer troubleshooter

Check the Event Viewer

Event Viewer is a built-in administrative tool in Windows that creates a summary of event logs. It helps you troubleshoot system issues by looking at the logs. You can also view the logs related to the printer and figure out the issue. Here’s how to do it:

  1. In the Windows search box, type Event Viewer and open the top result that appears.
  2. In the left pane of the Event Viewer window, double-click the Windows Logs folder and then click Application under it.
  3. In the right section under Actions tab, click Clear log option.
    clear_log_from_event_viewer
  4. Click Clear button in the popup.
  5. Try printing the document once again until you face a shutdown while printing.
  6. After a shutdown, open Event Viewer again, and you will see an error log created.
  7. Click the error log, then click General and Details tab in the lower pane. You will see details about the error there.
    general_and_details_tab_in_event_viewer

Update the Printer Driver

The print spooler application can not work properly if your computer has an outdated device driver for printers. Or, say, the drivers may be corrupted and unable to handle the print request. It causes your computer to crash and shut down. Therefore, consider updating the printer driver and see if the issue of shutting down goes away. Follow these steps:

  1. Search Device Manager in the Windows search box and open it.
  2. Find Print queues menu in the Device Manager window and double-click over it to expand the menu.
  3. Right-click each item under it and select Update driver option.
    update-printer-queue
  4. In the next window, click Search automatically for drivers. It will download and install updates if any are available.
    search_automatically_for_drivers
  5. If you have a driver with you, proceed with Browse my computer for drivers option.
Note:

Sometimes, problems in the RAM also may be causing your computer to shut down when the print command is issued. Try running a memory diagnostic tool and see if your RAM has any problems.

Update the Printer’s Firmware

Updating the printer’s firmware is the final fix you can apply when you face the computer shutting down problem when trying to print. The printer’s firmware contains information on how to interact and coordinate with the PC.

The firmware can get corrupted due to frequent power cuts or irregular power supply. It can also get outdated and cause the shutting down issue. Printer manufacturers release firmware updates over time. Updating it to the latest version will help you solve the problem.

Every manufacturer has a printer configuration application from which you can update the firmware. Consult the manufacturer’s website to see how to do a firmware update.

Take Printer to the Repair Center

If you tried every fix discussed in this article, you should surely be able to sort out the problem. But if in case, it did not help you, there might be a hardware problem in your printer itself. Please take it to the authorized repair center and get it repaired.

fix
Deependra Pangeni
  • Twitter
  • LinkedIn

Meet Deependra Pangeni, A professional Computer Engineer who has been writing about technology for many years. He is also involved in different robotic projects and loves tinkering with circuit boards. He is always researching new ways to improve the website's user experience and make it easy for people to find the information they need. At TechNewsToday he mainly deals with how-to and fixes contents for a range of TV and TV products like remotes, cables and streaming devices. Along with the TV, he also specializes in hardware and software troubleshooting for printers and Windows. Deependra's passion for simplifying complex technical information for non-technical audiences is evident in his work and he is dedicated to producing high-quality content that is easy to understand. When he is not working, he enjoys gathering with his friends, partying and traveling. He is also an active member of the technical community groups and regularly participates in tech meetups. You can contact him at deepen@technewstoday.com

Related Posts

how-to-make-printer-wireless

How to Make Printer Wireless? 7 Easy Ways

March 28, 2023
printer-printing-blurry

Printer Printing Blurry? Here’re 7 Proven Ways to Fix It

March 26, 2023
how-to-use-an-hp-printer

How to Use an HP Printer (Complete Guide)

March 24, 2023
what-does-spooling-mean-on-printer

What Does Spooling Mean on Printer?

March 23, 2023
how-to-print-from-iphone

How to Print From iPhone? Step-by-Step Guide

March 22, 2023
how-to-scan-a-document-on-hp-printer

How to Scan a Document on HP Printer

March 21, 2023
Add A Comment

Leave A Reply Cancel Reply

Latest Posts
what-does-spooling-mean-on-printer

What Does Spooling Mean on Printer?

March 23, 2023
sata ports on motherboard

All the Types of SATA Ports on Motherboard

March 21, 2023
anti-aliasing-on-or-off

What is Anti Aliasing? Should You Turn It on or off

March 21, 2023
You may also like
how-to-make-printer-wireless

How to Make Printer Wireless? 7 Easy Ways

March 28, 2023
Fix microphone on dell laptop

How to Fix Microphone Not Working on Dell Laptop

March 27, 2023
printer-printing-blurry

Printer Printing Blurry? Here’re 7 Proven Ways to Fix It

March 26, 2023
Recommended
Cookie Clicker Garden Guide

Cookie Clicker Garden Guide to Unlocking Every Seed

September 26, 2021
monitor no signal

Computer Turns On But Monitor Says No Signal (9 Ways To Fix)

November 10, 2022
Facebook Twitter Pinterest
  • Home
  • About Us
  • Our Team
  • Editorial Guidelines
  • Privacy Policy
  • Affiliate Disclosure
© 2023 TechNewsToday, editor@technewstoday.com | Tech Central Pvt. Ltd.

Type above and press Enter to search. Press Esc to cancel.