Print Management Not Installed Windows 10

Sep 09, 2019  Is there a way to get Print Management MMC on WIndows 10 home If not how would I migrate printers to another computer without it? If this is a USB printer then install the printer on the computer and share it, you may need to load additional drivers for that computer. Managing printing and print servers is a royal pain no matter who you are, even if you’ve achieved Gandalf the White status as the manager of the Windows print server world. When using a Windows print server there are so many things to configure, leaving the door wide open for many things to go wrong or not work properly, not to mention all the problems you will run into that will seem to be out of your control.

  1. Microsoft Print Manager Windows 10
  2. Print Management Windows 10 Dell

Print Management missing from Windows 10 Administrative Tools? Print Management is a Microsoft Management Console (MMC) snap-in that enables you to install, view, and manage the printers. In this tutorial we’ll show you the easiest ways to open Print Management in Windows 10 / 8 / 7.

Method 1: Open Print Management via Run Command

Press the Windows key + R to open the Run command box, type printmanagement.msc and hit Enter.

This will launch the Print Management console immediately. Expand the Print Servers node on the left, you can add / delete the printers and drivers, view printer queue, configure the printer port, print test page, etc.

Method 2: Open Print Management via Control Panel

Open the Control Panel and select Large icons under the View by drop-down list. Click Administrative Tools.

You can find the Print Management shortcut.

Microsoft Print Manager Windows 10

Can’t Find Print Management in Windows 10/8/7 Home?

Print Management is not available in the Home edition of Windows. However, you can find an alternative Control Panel applet that can help manage the printers connected to your computer. Follow these steps:

Open the Control Panel in Large icons view. Click Devices and Printers.

In the Devices and Printers window, you can see the connected printers, scanners, Bluetooth and other external devices. Right-click on your printer and you can see how many documents are in the printing queue, set the default paper size for printing, manage the printer properties.

Click the “Print server properties” in the toolbar area and it lets you configure available printer forms and printer ports, add and remove printer drivers, etc. That’s it!

Although on Windows 10, the process to install printers has improved over the years, we're quickly moving into a digital world that has significantly reduced the need to print content on paper.

If you're also taking the paperless route, you simply no longer use a particular printer, or you're troubleshooting problems, you can use the Settings app, Control Panel, Print Management, Command Prompt, or even PowerShell to remove the printing device from your computer.

In this Windows 10 guide, we'll walk you through five different ways to properly remove a printer from your device.

How to uninstall a printer using Settings

If you're no longer using a particular printer, you can uninstall the device using these steps:

  1. Open Settings.
  2. Click on Devices.
  3. Click on Printers & scanners.
  4. Select the printer and click the Remove device button.

  5. Click the Yes button to confirm.

Once you've completed the steps, the printer will be removed from your device.

Print

Uninstalling printer software

If you're only using the printer with the basic driver, there's nothing else to remove. However, if you're using a third-party utility, or if the Settings app also installed additional tools to manage the printer automatically, you'll need to remove the remaining software manually.

To remove left behind printer-related applications, use these steps:

  1. Open Settings.
  2. Click on Apps.
  3. Click on Apps & features.
  4. Select the software you want to remove.
  5. Click the Uninstall button.

  6. Continue with the on-screen directions to complete the removal.

How to uninstall a printer using Control Panel

Alternatively, you can still uninstall a printing device using Control Panel with these steps:

  1. Open Control Panel.
  2. Click on Hardware and Sound.

  3. Click on Devices and Printers.

  4. Under the 'Printers' section, right-click the device you want, and select the Remove device option.

  5. Click the Yes button to confirm.

Once you've completed the steps, the printer in question will no longer be available on your device.

Uninstalling printer software

To remove left behind printer-related applications, use these steps:

  1. Open Settings.
  2. Click on Apps.
  3. Click on Apps & features.
  4. Select the software you want to remove.
  5. Click the Uninstall button.

  6. Continue with the on-screen directions to complete the removal.
Print Management Not Installed Windows 10

How to uninstall a printer using Print Management

On Windows 10, you can also use the Print Management console to remove a printer you no longer use with these steps:

  1. Open Control Panel.
  2. Click on System and Security.

  3. Click on Administrative Tools.

  4. Double-click the Print Management shortcut.

  5. Under 'Custom Filters,' click on All Printers.
  6. Right-click the printer that you want to remove, and select the Delete option.

  7. Click the Yes button.

After completing the steps, the printer that you removed will no longer be available to any user.

Uninstalling printer software

To remove left behind printer-related applications, use these steps:

  1. Open Settings.
  2. Click on Apps.
  3. Click on Apps & features.
  4. Select the software you want to remove.
  5. Click the Uninstall button.

  6. Continue with the on-screen directions to complete the removal.

How to uninstall a printer using Command Prompt

If you prefer using command lines, you can use Command Prompt to delete a printer from Windows 10 using these steps:

  1. Open Start.
  2. Search for Command Prompt, right-click the top result, and select the Run as administrator option.
  3. Type the following command to queue a list of printers on your device and press Enter:

    wmic printer get name

  4. Type the following command to uninstall the printer and press Enter:

    printui.exe /dl /n 'YOUR-PRINTER-NAME'

    In the command, replace the YOUR-PRINTER-NAME with the full name of your printer see step No. 3.

Once you've completed the steps, the printer that you specified in the command will be uninstalled.

Uninstalling printer software

To remove left behind printer-related applications, use these steps:

  1. Open Settings.
  2. Click on Apps.
  3. Click on Apps & features.
  4. Select the software you want to remove.
  5. Click the Uninstall button.

  6. Continue with the on-screen directions to complete the removal.

How to uninstall a printer using PowerShell

If you prefer to use PowerShell, you can use these steps to remove a printer from Windows 10:

  1. Open Start.
  2. Search for Windows PowerShell, right-click the top result, and select the Run as administrator option.
  3. Type the following command to queue a list of printers on your device and press Enter:

    Get-Printer | Format-List Name

  4. Type the following command to uninstall the printer and press Enter:

    Remove-Printer -Name 'YOUR-PRINTER-NAME'

    In the command, replace the YOUR-PRINTER-NAME with the full name of your printer see step No. 3.

After completing the steps, the printer that you selected will be removed from your computer.

Uninstalling printer software

To remove left behind printer-related applications, use these steps:

  1. Open Settings.
  2. Click on Apps.
  3. Click on Apps & features.
  4. Select the software that you want to remove.
  5. Click the Uninstall button.

  6. Continue with the on-screen directions to complete the removal.

More Windows 10 resources

For more helpful articles, coverage, and answers to common questions about Windows 10, visit the following resources: