How To Enable Print Spooler Service On Windows 11

People are currently reading this guide.

Utilizing Services Manager 

How To Enable Print Spooler Service On Windows 11
How To Enable Print Spooler Service On Windows 11

Access the Services Manager 

Your keyboard's "Windows + R" key will launch the Run dialog box. To launch the Services Manager, enter "services.msc" and press "Enter".

Locate the Print Spooler Service 

Find "Print Spooler" in the list of services by scrolling down in the Services Manager window.

Turn on the Print Spooler Service 

Click "Print Spooler" with the right mouse button and choose "Properties" from the context menu. Set the "Startup type" to "Automatic" in the Properties box, then click the "Start" button to activate the service. Click "Apply" once more, followed by "OK" to save the changes.

The article you are reading
InsightDetails
TitleHow To Enable Print Spooler Service On Windows 11
Word Count698
Content QualityIn-Depth
Reading Time4 min
Tip: Read mindfully — avoid distractions.Help reference icon

Using Command Prompt 

Launch a command prompt

To launch an elevated Command Prompt, press "Windows + X" on your keyboard and choose "Command Prompt (Admin)".

Execute Commands

Type the following commands one at a time into the Command Prompt window, pressing "Enter" after each one:

Tip: Read the whole thing before forming an opinion.Help reference icon

net start spooler

QuickTip: Focus more on the ‘how’ than the ‘what’.Help reference icon

sc config spooler start= auto

How To Enable Print Spooler Service On Windows 11 Image 2

Verify the Changes 

Open the Services Manager (as described in Method 1) and check the "Startup type" for the "Print Spooler" service to see if it has been enabled.

Tip: The middle often holds the main point.Help reference icon

Using Windows PowerShell 

Start Windows PowerShell 

Simply enter "PowerShell" in the Windows search box, right-click "Windows PowerShell," and choose "Run as administrator."

Content Highlights
Factor Details
Related Posts Linked26
Reference and Sources0
Video Embeds3
Reading LevelIn-depth
Content Type Guide

Carry out Orders

Enter the following commands one at a time in the elevated PowerShell window, pressing "Enter" after each one:

Set-Service -Name Spooler -StartupType Automatic

Start-Service -Name Spooler

Verify the Modifications

The Print Spooler service should now be enabled. To check, open the Services Manager using Method 1 and look up the "Startup type."

Utilizing Group Policy Editor 

Open Group Policy Editor

To open the Group Policy Editor, hit "Windows + R" on your keyboard, enter "gpedit.msc," and click "Enter."

Navigate to the Print Spooler Settings 

Navigate to "Computer Configuration" > "Windows Settings" > "Security Settings" > "System Services" in the Group Policy Editor box.

Make Print Spooler active

Right-click on "Print Spooler" in the list of services and choose "Properties." To enable the service, select "Automatic" as the "Startup type" in the Properties box and click "OK".

Conclusion

To provide flawless printing functionality on Windows 11, the Print Spooler service must be enabled. We've provided four simple ways to enable the Print Spooler service in this blog post. You can easily fix any printing troubles and take advantage of seamless, uninterrupted printing on your Windows 11 PC by according to these detailed guidelines. Whatever technique you prefer—Services Manager, Command Prompt, PowerShell, or Group Policy Editor—these will all enable you to quickly set up and operate your print spooler.
How To Enable Print Spooler Service On Windows 11 Image 3
Quick References
TitleDescription

hows.tech

You have our undying gratitude for your visit!