UPDATED 2/11/2025: Microsoft is now rolling out Windows 10 build 19045.5487 (KB5051974) as part of the February 2025 update for version 22H2, which includes the new Outlook app and fixes for virtual memory, IME, NFC, USB Print, and screen capture. (Windows 11 22H2 is getting build 19044.5487 with the same KB5051974 update number.)
According to the official changes (Microsoft notes from the Release Preview Channel ), build 19045.5435 for Windows 10 22H2 replaces the Mail app with the new Outlook experience already available on Windows 11 . You can block the new Outlook app from installing automatically by modifying the Registry.
Also, this update now shows weather information in the calendar. To turn on this option, open Settings > Time & Language and turn on the “Weather” toggle under the “Calendar Events” section. You will also find two on the page, including “Feature holiday & events” and “Holiday illustrations.”

Windows 10 new Calendar settings / Image: @PhantomOfEarth
Once you turn on the features, you will notice information for weather, holidays, and holiday graphics in the “Calendar” interface when clicking the “time and date” area in the System Tray.

Windows 10 new Calendar events / Image: @PhantomOfEarth
In addition, this Windows 10 non-security update fixes various issues with virtual memory, causing apps to fail, and addresses a problem.
When using the Chinese Pinyin input method editor (IME), Bing will stop giving automatic suggestions. This update also fixes a problem preventing NFC from reading cards, addresses print spooler issues with the USB Print and IPP Over USB, and fixes the Capture Service and Snipping Tool to stop responding.
Finally, this release updates the list of drivers at risk for Bring Your Own Vulnerable Driver (BYOVD) attacks.
Older versions of Windows 10
In addition, Microsoft is releasing updates available for older operating system versions, including 1809, 1607, and 1507. For example, the company is rolling out the update KB5052000 for version 1809 , bumping the build number to 17763.6893 with some fixes regarding Microsoft Edge IE mode, Windows Kernel Vulnerable Driver Blocklist file, and Digital/Analog converter (DAC).
Windows 10 1607 receives the update KB5052006 , which bumps the version to build 14393.7785 and resolves a number of USB problems with the operating system.
Finally, Windows 10 1507 is getting the update KB5052040 , which increases the version to build 10240.20915 and introduces some security fixes.
Cumulative update installation
If you want to download and install Windows 10 build 19045.5435, you can force the update from Settings > Update & Security > Windows Update , turn on the “Get the latest updates as soon as they’re available” toggle switch and click the “Check for updates” button.
If you prefer manually installing the February 2025 update for Windows 10 22H2 and 21H2, download it from the Microsoft Update Catalog website .
If you encounter issues after applying this cumulative update, you can uninstall it using these instructions to revert to the previous version of the operating system.
Originally, this update was available as the Windows 10 build 19045.5435 (KB5050081) in the Release Preview Channel of the Windows Insider Program, but now, it’s rolling out as an optional install as build 19045.5440 with the same KB number in the Stable Channel. On February 11, the update becomes build 19045.5487 for version 22H2 and build 19044.5487 for version 21H2, but both builds have the same KB5051974 number.
Update February 11, 2025: This content has been updated with new information, and it’s been revised to ensure accuracy.
- To fix the printer spooler on Windows 11, open Services , select and open the “Print Spooler” service properties, and stop the service. Then open the “printers” folder and delete its contents. Finally, start the “Print Spooler” service again.
- Another way to repair the print spooler is to open Command Prompt (admin) and run the “net stop spooler,” “del /Q /F /S “%systemroot%\System32\Spool\Printers*.*,”” and “net start spooler” commands.
UPDATED 11/24/2025: On Windows 11 , you can fix the printer spooler in at least two ways, and in this guide, I will teach you how to resolve this problem. Dealing with a document that becomes stuck during printing can be frustrating, and attempting to cancel the print job may leave it in the “deleting” state indefinitely, further adding to the inconvenience.
Usually, this problem occurs because of issues with the “print spooler,” a service that handles print jobs queued between the computer and the printer. When a user sends a document to print, the spooler temporarily stores the data until the printer is ready to process it. This functionality allows users to continue working without waiting for the entire printing process to finish. Although rare, the print spooler sometimes can stop working, even after restarting the computer.
If you can’t print due to this issue, on Windows 11, you can reset the print spooler using the Services console or Command Prompt to resolve the problem.
In this guide , I’ll teach you the steps to fix the print spooler on Windows 11.
- Fix print spooler on Windows 11 from Services
- Fix print spooler on Windows 11 from Command Prompt
- FAQs about fixing the printer spooler on Windows 11
Fix print spooler on Windows 11 from Services
To fix the print spooler on Windows 11, follow these steps:
- Open Start on Windows 11.
- Search for services.msc and click the top result to open the Services console.
- Right-click the Print Spooler service and select the Properties option.
- Click the General tab.
- Click the Stop button.
- Use the “Windows key + R” keyboard shortcut to open the Run command.
- Type the following path to the “printers” folder and press Enter : C:\Windows\System32\spool\printers
- Click the Continue button (if applicable).
- Select everything in the “ printers” folder ( Ctrl + A keyboard shortcut) and hit the Delete button to remove the contents.
- Click the General tab on the “Printer Spooler Properties” page.
- Click the Start button to restart the service.
- Click the OK button.
Once you complete the steps, the Windows 11 spooler should be able to send the job to the printer for printing.
Fix print spooler on Windows 11 from Command Prompt
To fix print spooler problems from the Command Prompt on Windows 11, follow these steps:
- Open Start .
- Search for Command Prompt , right-click the top result, and select the Run as Administrator option.
- Type the following commands (one line at a time) to stop the print spooler, delete the “printers” folder content, restart the printer spooler, and press Enter : net stop spooler del /Q /F /S “%systemroot%\System32\Spool\Printers*.*” net start spooler
After you complete the steps, sending a print job from Windows 11 to the printer should work.
Why does the print spooler stop working on Windows 11?
The print spooler can fail because of a corrupted print job, driver conflicts, leftover temporary files in the spooler folder, or issues created by printer software.
What happens if I delete the files inside the “printers” folder?
These files are only temporary print-job cache files. Deleting them clears stuck or corrupted jobs and does not affect your printer drivers or settings.
Do I need to restart my computer after fixing the print spooler?
A restart is optional. Restarting the “Print Spooler” service is usually enough to restore printing functionality.
Will resetting the print spooler remove my installed printers?
No. Resetting the spooler only clears the queue of print jobs. Your installed printers, drivers, and settings remain untouched.
Why do print jobs get stuck in the “Deleting” state?
This occurs when the spooler cannot release or process a job, typically due to corruption in the queue file or a communication issue between the operating system and the printer.
Is it safe to run the spooler reset commands in Command Prompt?
Yes. These commands only stop the service, remove temporary files, and restart the service. They do not modify system files or printer drivers.
What should I do if the spooler keeps crashing repeatedly?
Check for updated printer drivers, remove and reinstall the printer, or run the printer Troubleshooter. In some cases, removing old third-party print management software is necessary.
Does this fix work for both USB and network printers?
Yes. The spooler manages all print jobs regardless of whether the printer is connected through USB, Wi-Fi, or Ethernet.
What if the “printers” folder is empty, but the spooler still isn’t working?
In this case, the problem may be related to drivers or system components. Try reinstalling your printer, running the printer Troubleshooter, or checking for Windows updates.
Do I need administrator permissions to fix the print spooler?
Yes. Stopping the print spooler service and deleting spooler files both require administrative privileges.
Why can’t I delete the files in the “printers” folder?
This usually means the spooler service is still running. Confirm the “Print Spooler” service is fully stopped before attempting to delete the files.
Update November 24, 2025: This guide has been updated to ensure accuracy and add more information.