Skip to content

TechDirectArchive

Hands-on IT, Cloud, Security, Veeam & DevOps

  • Home
  • About
  • Advertise With US
  • Reviews
  • Tech News
  • Contact
  • Toggle search form

How to remove a Printer from Windows 10 via PowerShell, Windows registry and Print Management

Posted on 06/12/202009/09/2023 IT Expert By IT Expert No Comments on How to remove a Printer from Windows 10 via PowerShell, Windows registry and Print Management
  1. Home
  2. Windows
  3. How to remove a Printer from Windows 10 via PowerShell, Windows registry and Print Management
remove Printer Windows 10

A Printer is a peripheral machine that makes a persistent representation of graphics and text on paper. In this article, I will be discussing how to remove a Printer from your device. If after installing a Printer driver and you wish to have it removed because of other related issues such as not being able to add a new driver, the Printer is faulty or being retired etc., kindly follow the steps discussed below.

Here are some articles relating to Print Drivers I have written; how to delete obsolete drivers from the Driver Store in Windows 10, how to rename a Printer in Windows 10, how to determine the version and type of a Printer Driver (Printer Driver Information), how to specify a persistent default printer via the Windows Registry and how to add Print Drivers with PowerShell, RUNDLL32, and VBScript in Windows 10.

1 – How to Remove a Printer Using PowerShell?

To remove a printer, you need to run the following PowerShell cmdlet.

Remove-Printer -Name "hP4FBE12"
PowerShell Printer removal

Note: If you wish to remove a specific driver as well, run the “Remove-PrinterDriver” cmdlet as shown below.

Remove-PrinterDriver -Name "HP Universal Printing PCL 6"

2 – Using the Print Management Console: Print Management is a Microsoft Management Console (MMC) snap-in that enables you to install, view, and manage all of the printers in your organization.

To remove a Printer, press Windows Key + R in order to open the “run” dialog window.
– Ensure you are a local administrator on the device or a Domain administrator.
– In the “run window” type “printmanagement.msc” and press enter.

Windows registry Printer removal

This will open up the Print Management Console.
– Expand the Custom filter as shown below,
– Click on “All Printers” and
– Right Click on the Printer you wish to delete and click on delete to remove the printer from your device.

Print Management Printer removal

3 – Windows Settings:

Also referred to as “PC settings” in the previous edition of Windows such as Windows 8 etc is a component of Microsoft Windows that allows the user to customize and configure the operating system. Microsoft intends to eventually replace the existing Control Panel.

To launch the Windows Settings, kindly follow the steps below.
– You can search from the Windows Search Menu, Win-X, or from the Start Menu. I will be using the Win-X as shown below
– Right-click on your Windows Start Menu and select “Settings” as shown below.

This will launch the Windows Settings
– Navigate to “Devices”

This will open up the Devices and other devices window
– Click on the “Printers & Scanners” window as shown below

– In the list of Printers and Scanners, click on the Printer you wish to remove.

Most times, even if after you remove or delete a printer using the above methods, the Add a printer page may still show up your old printers. You need to edit the registry to remove the remnant entries., To mitigate against this, we will edit the registry to remove the remnant entries.

Launch the Registry Editor and locate the follow key below. Here are some articles relating to Windows Registry; What is Registry Editor and how to access the registry hives, and how to search through the Windows registry. For a comprehensive list of articles relating to the Windows registry, visit the following link.

HKEY_CURRENT_USER\SOFTWARE\Classes\Local Settings\Printers\Roamed

In the right-pane, right-click the printer you want to remove and choose Delete.
– Do this for every other printer you want to remove.
– Also, check the printer entries under the following key and delete the unwanted items

HKEY_CURRENT_USER\Printers\Connections

4 – Windows registry:

We can mitigate or remove any driver that is currently causing an issue or no longer needed from our device via the registry. To launch the Windows Registry Editor, please follow the steps below.

Press Windows Key + R. Type “Regedit” and press enter.
– Alternatively, you can search for regedit.exe from the Windows Search Menu as shown below.

Ensure you have Administration rights in order to perform this operation.
– This will open the Windows Registry editor. In the left pane, navigate to the following location by double-clicking on the hives as shown below.

HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Print\Printers<YOURPRINTERNAME>

– Expand the key and select the printer listed under the key.
– Right-click on the Printer and choose Delete as shown below

Now you can exit the registry and the changes will take effect.

I hope you found this blog post helpful. If you have any questions, please let me know in the comment session.

Rate this post

Thank you for reading this post. Kindly share it with others.

  • Share on X (Opens in new window) X
  • Share on Reddit (Opens in new window) Reddit
  • Share on LinkedIn (Opens in new window) LinkedIn
  • Share on Facebook (Opens in new window) Facebook
  • Share on Pinterest (Opens in new window) Pinterest
  • Share on Tumblr (Opens in new window) Tumblr
  • Share on Telegram (Opens in new window) Telegram
  • Share on WhatsApp (Opens in new window) WhatsApp
  • Share on Mastodon (Opens in new window) Mastodon
  • Share on Bluesky (Opens in new window) Bluesky
  • Share on Threads (Opens in new window) Threads
  • Share on Nextdoor (Opens in new window) Nextdoor
Windows Tags:Printer, Printer Management, Printing, Remove Printer, Windows 10

Post navigation

Previous Post: How to add Print Drivers with PowerShell, RUNDLL32, and VBScript in Windows 10
Next Post: Start Print Spooler Service: How to fix Print Spooler Service not running

Related Posts

  • BitLocker unlock
    How to unlock a fixed drive protected by BitLocker Windows
  • vmware
    Windows Startup Error: VMware Status 0xc000014c – Missing Boot Data Windows
  • browser
    How to configure a new tab page URL in Microsoft Edge Windows
  • banner 1
    How to Hide or Block Wi-Fi Networks on Windows Network | Monitoring
  • Reset folder view settings on File Explorer for Windows 11 and 10
    Reset folder view settings on File Explorer for Windows 11 and 10 Windows
  • Windows OS type and version and build
    How to determine Windows Version or Edition and Build Windows

More Related Articles

BitLocker unlock How to unlock a fixed drive protected by BitLocker Windows
vmware Windows Startup Error: VMware Status 0xc000014c – Missing Boot Data Windows
browser How to configure a new tab page URL in Microsoft Edge Windows
banner 1 How to Hide or Block Wi-Fi Networks on Windows Network | Monitoring
Reset folder view settings on File Explorer for Windows 11 and 10 Reset folder view settings on File Explorer for Windows 11 and 10 Windows
Windows OS type and version and build How to determine Windows Version or Edition and Build Windows

Leave a Reply Cancel reply

You must be logged in to post a comment.

Microsoft MVP

VEEAMLEGEND

vexpert-badge-stars-5

Virtual Background

GoogleNews

Categories

veeaam100

Veeam Vanguard

  • portainer feature
    How to Install Docker Portainer on Linux Containers
  • OxscsIP
    Enable Virtualization in Windows: Fixing VirtualBox’s 32-bit Option Virtualization
  • Uninstall MicrosoftDefenderUpdate
    What you need to know about Microsoft Defender Antivirus Security | Vulnerability Scans and Assessment
  • How to upgrade Trellix ePolicy Orchestrator
    How to upgrade Trellix ePolicy Orchestrator Security | Vulnerability Scans and Assessment
  • Featured image BSOD
    How to troubleshoot and fix Windows 11 blue screen Windows
  • Server Manager
    How to reinstall Server Manager and disable Server Manager at startup for all users and login users Windows Server
  • image 37
    There was an error opening the Trusted Platform Module snap-in: You do not have permission to open the Trusted Platform Module Console Windows
  • SQL
    How to install Microsoft SQL Server Management Studio Oracle/MSSQL/MySQL

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 1,779 other subscribers
  • RSS - Posts
  • RSS - Comments
  • About
  • Authors
  • Write for us
  • Advertise with us
  • General Terms and Conditions
  • Privacy policy
  • Feedly
  • Telegram
  • Youtube
  • Facebook
  • Instagram
  • LinkedIn
  • Tumblr
  • Pinterest
  • Twitter
  • mastodon

Tags

Active Directory Azure Bitlocker Microsoft Windows PowerShell WDS Windows 10 Windows 11 Windows Deployment Services Windows Server 2016

Copyright © 2026 TechDirectArchive

Loading Comments...

You must be logged in to post a comment.