Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Clear Default Printer Queue

This simple PowerShell script will clear the default printer queue on a Windows machine. This is useful if you have a printer that is stuck in the queue and you need to clear it out.

Usage

  1. Download Clear-DefaultPrinterQueue.ps1 to your machine and execute it using PowerShell.

or

  1. Download the shortcut file Clear Printer Queue.lnk, change extension if necessery, and execute it.

or

  1. Execute the following command in a PowerShell terminal:
irm "https://raw.githubusercontent.com/Owen-3456/Clear-Default-Printer-Queue/refs/heads/main/clear-default-printer-queue.ps1" | iex

About

Powershell script that clears the queue of the printer queue

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages