Clean WinSxS Folder in Windows 10: WinSxS is a folder in Windows 10 which stores Windows update and installation files including the backup files so that whenever original files crashes, you can restore the Windows 10 easily. However, these backup files consume a lot of disk space. Who would want Windows to keep consuming a large disk space just by storing some data which might or might not be useful in the future? Therefore, in this article, we will learn how to save disk space by cleaning the WinSxS folder.

Save Space By Cleaning WinSxS FSave Space By Cleaning WinSxS Folder in Windows 10older in Windows 10 - 1

You need to understand that you cannot delete the entire folder because there are some files in that folder which are required by Windows 10. Therefore, the method that we will use in this guide to clean the WinSXS folder will not impact Windows working. The WinSXS folder is located at C:\Windows\WinSXS which keeps on growing with the unnecessary files related to the older version of system components.

  • Save Space By Cleaning WinSxS Folder in Windows 10
  • Method 1 – Clean WinSxS folder using Disk Clean up Tool
  • Method 2 – Clean WinSxS folder using Command Prompt

Save Space By Cleaning WinSxS Folder in Windows 10

Make sure to create a restore point just in case something goes wrong.

Method 1 – Clean WinSxS folder using Disk Clean up Tool

Using Windows in-built Disk Cleanup to clean up the WinSxS folder is the best method among the two methods.

1.Type Disk Cleanup in Windows Search Bar and choose the first option to launch this tool.

Type Disk Cleanup in Search Bar and choose the first option - 2

2.You need to select the C drive if it’s not already selected and press the Ok button.

Select the C drive and Press the OK - 3

3.It will calculate the disk space you can free by deleting the files. You will get a new screen with several options to select. Here you need to select those sections that you want to clean by selecting files.

Get a Windows Screen with several options to select like Download Program Files etc. - 4

4.If you want to delete more files in order to free up some more space then you can click on the Clean up System Files options which will scan and open a new window with more options to select.

Click on the Cleanup System Files options which will scan | Clean WinSxS Folder in Windows 10 - 5

5.To clean the WinSxS Folder you need to make sure to checkmark Windows Update Cleanup and click OK.

Locate the Windows Update Cleanup option which stores the backup files | Clean WinSxS Folder in Windows 10 - 6

6.Finally, click on OK button to start the process of cleaning the WinSxS folder in Windows 10.

Method 2 – Clean WinSxS folder using Command Prompt

Another method to clean the WinSxS folder is using the command prompt.

1.Open Elevated Command Prompt using any one of the methods listed here . You could also use Windows PowerShell to run the command for cleaning the WinSxS folder.

2.Type the below command in the Elevated Command Prompt or PowerShell:

Dism.exe /online /Cleanup-Image /AnalyzeComponentStore

Clean WinSxS folder from Command Prompt by using the command - 7

This command will analyze and show the exact space occupied by WinSxS folder. It will take time to scan and calculate the files so be patient while running this command. It will populate the results on your screen in detail.

3.This command also gives you suggestions on whether you should perform the cleanup or not.

4.If you find the recommendation to clean a particular section, you need to type the below command in cmd:

Dism.exe /online /Cleanup-Image /StartComponentCleanup

DISM StartComponentCleanup | Clean WinSxS Folder in Windows 10 - 8

5.Hit Enter and execute the above command to start the cleaning the WinSxS folder in Windows 10.

6.If you need to save more space then you can also run the below command:

Dism.exe /online /Cleanup-Image /StartComponentCleanup /ResetBase

The above command helps you remove all superseded versions of every component in the component store.

7.The below command helps you reduce the amount of space used by a Service Pack.:

Dism.exe /online /Cleanup-Image /SPSuperseded

Once the execution will finish, the files & folders inside the WinSxS folder will be deleted. Cleaning up unnecessary files from this folder will save a huge amount of disk space. While following any of the above two methods, you need to keep in mind that Windows file cleaning will take some time so be patient. It would be good to reboot your system after performing the cleanup task. Hopefully, your purpose of saving space on your disk will be fulfilled.

Recommended:

  • Windows Updates Stuck? Here are a few things you could try!
  • How To Delete Temporary Files In Windows 10
  • Fix Printer Spooler Errors on Windows 10
  • How to Reset Mail App on Windows 10

I hope this article was helpful and you can now easily Save Space By Cleaning WinSxS Folder in Windows 10 , but if you still have any questions regarding this tutorial then feel free to ask them in the comment’s section.

Fix Printer Spooler Errors on Windows 10: Isn’t frustrating that you give your printer command to print some important documents and it got stuck? Yes, it is a problem. If your printer is denying to print something, most probably it is printer spooler error. Most of the times when the printer resists printing on Windows 10, it is print spooler service error. Many of us may be not aware of this term. So let’s start with understanding what exactly printer spooler is all about.

Fix Printer Spooler Errors on Windows 10 - 9

Print spooler is a Windows service that manages and handles all printer interactions that you send to your printer. Problems in this service is that it will stop printing operation on your device. If you have tried restarting your device and printer but the problem still persists, you do not have to worry because we have the solutions to fix printer spooler errors on Windows 10.

  • Fix Printer Spooler Errors on Windows 10
  • Method 1 – Restart the Print Pooler service
  • Method 2 – Ensure Print Spooler service is set to Automatic start
  • Method 3 – Change the Recovery options for Print Spooler
  • Method 4 – Delete Print Spooler Files
  • Method 5 – Update Printer Driver

Fix Printer Spooler Errors on Windows 10

Make sure to create a restore point just in case something goes wrong.

Method 1 – Restart the Print Pooler service

Let’s start with restarting the printer spooler service to fix this problem.

1.Press Windows +R and type services.msc and hit Enter or Press OK button.

Press Windows + R and type services.msc and hit Enter - 10

2.Once the services window open, you need to locate Print Spooler and restart it. To do so, right-click on Print Spooler service and select Restart from the context menu.

Need to locate Printer Spooler and restart it | Fix Printer Spooler Errors on Windows 10 - 11

Now give the print command to your printer again and check if you’re able to F ix Printer Spooler Errors on Windows 10. Your printer will start working again. If the problem still persists, move to the next method.

Method 2 – Ensure Print Spooler service is set to Automatic start

If print spooler service is not set to automatic, then it would not automatically start when Windows boots up. It means your printer will not work. This could be one of the causes of printer spooler error on your device. You have to manually set it to automatic if it is not already set.

1.Press Windows Key + R then type services.msc and hit Enter.

Press Windows + R and type services.msc and hit Enter - 12

2.Locate Print Spooler service then right-click on it and choose Properties.

Locate Printer Spooler and right click on it to choose properties section | Fix Printer Spooler Errors on Windows 10 - 13

3.From Startup type drop-down select Automatic and then click Apply followed by OK.

Set to automatic and save the settings - 14

Now check if your printer is started working or not. If not then continue with the next method.

Method 3 – Change the Recovery options for Print Spooler

Any incorrect recovery settings configuration of the print spooler service may also cause the issue with your device. Therefore, you need to make sure that recovery settings are correct otherwise Printer spooler will not start automatically.

1.Press Windows + R and type services.msc and hit Enter.

Press Windows + R and type services.msc and hit Enter - 15

2.Locate Print Spooler then right-click on it and select Properties.

Locate Printer Spooler and right click on it to choose properties section - 16

3.Switch to the Recovery tab and ensure that three failure tabs are set to Restart the Service.

Switch to Recovery tab and ensure that three failure tabs are set to Restart the Service and Apply the settings and press OK - 17
  1. Click Apply followed by OK to save the settings.

Now see if you’re able to Fix Printer Spooler Errors on Windows 10.

Method 4 – Delete Print Spooler Files

If there are several pending printing jobs then this may cause trouble for your printer to run printing command. Thus, deleting print spooler files may solve the error.

1.Press Windows + R and type services.msc and hit Enter.

Press Windows + R and type services.msc and hit Enter - 18

2.Right-click on the Print Spooler service then select Properties.

Locate the Print Spooler and Click on the Stop button - 19

3.Click on Stop in order to stop the Print Spooler service then minimize this window.

Make sure the Startup type is set to Automatic for print spooler - 20

4.Press Windows + E to open Windows File Explorer.

Open Windows File Explorer | Fix Printer Spooler Errors on Windows 10 - 21

5.Navigate to the following location under the address bar:

C:\Windows\System32\spool\PRINTERS:

If Windows prompts you Permission, you need to click on Continue.

6.You need to delete all files in the PRINTER folder. Next, check if this folder is completely empty or not.

7.Now open Control Panel on your device. Press Windows + R and type Control and hit Enter.

Open Control Panel - 22

8.Locate the View Devices and Printers.

9.Right-click on the Printer and select Remove Printer option to remove the printer from your device.

Right Click on the Printer and select Remove Printer option - 23

10.Now open the Services window again from the taskbar.

11.Right-click on the Print Spooler service and choose Start.

Right-click on Print Spooler service and select Start | Fix Printer Spooler Errors on Windows 10 - 24

12.Return back t o Device and Printer section inside the control panel.

13.Right-click on the blank area under the above window and select Add a Printer option.

Select Add a Printer option - 25
  1. Now follow the on-screen instructions carefully to add a printer on your device.

Now you can check if your printer has started working again or not. Hopefully, this will Fix Printer Spooler Errors on Windows 10.

Method 5 – Update Printer Driver

One of the most common and forgetful areas of this cause is an obsolete or older version of the printer driver. Most of the people forget to update the Printer driver. To do this, you need to open Device manager on your device

1.Press Windows + R and Type devmgmt.msc to open device manager window.

devmgmt.msc device manager - 26

2.Here you need to locate the printers section and right-click on it to select Update Driver option.

Right click on it to select Update Driver option - 27

Windows will automatically find the downloadable files for the driver and update the driver.

Recommended:

  • Google Chrome Not Responding? Here Are 8 Ways To Fix It!
  • Disable the User Account Control (UAC) in Windows 10
  • Fix Cannot Create HomeGroup On Windows 10
  • How To Delete Temporary Files In Windows 10

Hopefully, above mentioned all methods will Fix Printer Spooler Errors on Windows 10 . If you still experience any trouble regarding this guide then feel free to ask any questions in the comment’s section.