On Windows 11 , you have multiple ways to see a list of all the installed printers, and in this guide, you will learn how.

If you print from the same or different locations, sometimes, you may need to find the printers installed on your computer to ensure you have the correct device or determine if you need to remove one or more devices .

Regardless of the reason, on Windows 11, you have different ways to view a list of printers installed on the computer, including using the Settings app, Printer Management, Command Prompt, and PowerShell.

This guide will teach you the steps to view all the available printers on Windows 11.

  • View all printers on Windows 11 from Settings
  • View all printers on Windows 11 from Print Management
  • View all printers on Windows 11 from Command Prompt
  • View all printers on Windows 11 from PowerShell

View all printers on Windows 11 from Settings

To list all the printers installed on Windows 11, use these steps:

  1. Open Settings .
  2. Click on Bluetooth & devices .
  3. Click the Printers & scanners tab.
  4. Review all the installed printers on Windows 11.

Once you complete the steps, the Settings app will display all the available printers.

It’s worth noting that with any method you choose, you may also find software printers that are parts of a specific application, such as “Fax,” “Microsoft Print to PDF,” “Microsoft XPS Document Writer,” and “OneNote.”

View all printers on Windows 11 from Print Management

If you use Windows 11 Pro, Enterprise, or Education, you can use the Printer Management console to review all the installed printers.

To view the printers available on your computer from Print Management, use these steps:

  1. Open Start .
  2. Search for Print Management and click the top result to open the app.
  3. Browse the following path: Printer Management > Print Servers > Printers
  4. Review all the printers available on Windows 11.

After you complete the steps, the application will list all the installed printers on Windows 11.

View all printers on Windows 11 from Command Prompt

To see a list of installed printers from Command Prompt, use 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 list the installed printers and press Enter : wmic printer list brief
  4. Confirm all the printers installed on your computer.

Once you complete the steps, the command will return a list of the installed printers on Windows 11.

View all printers on Windows 11 from PowerShell

To generate a list of installed printers from PowerShell, use these steps:

  1. Open Start .
  2. Search for PowerShell , right-click the top result, and select the Run as administrator option.
  3. Type the following command to list the installed printers and press Enter : Get-Printer | Format-Table
  4. Confirm all the printers installed on Windows 11.

After you complete the steps, the PowerShell command will generate a list of the installed printers on Windows 11.

UPDATED 4/3/2024: On Windows 11 , when you no longer connect to a printer, the peripheral will remain available on the computer even if you remove it since the process doesn’t delete the driver. Print drivers will be kept on the computer if they are ever needed again.

Although this might be a great approach for reinstalling a printer without providing the controllers again, keeping them on the computer will only waste space on the hard drive. Also, if a problem occurs and the drivers get corrupted, it may cause other issues since the system will try to use drivers that don’t work.

However, if you no longer need or want to remove a corrupted print driver, Windows 11 provides a way to completely uninstall it from the computer.

This guide will teach you the steps to remove a printer driver from Windows 11.

Uninstall printer driver on Windows 11

Removing a printer and driver on Windows 11 is a two-step process. You first need to use the Settings app to uninstall the printer and then the Print Management app or PowerShell (depending on whether you use Windows 11 Pro or Home) to delete the driver package from the computer.

1. Remove printer in Settings

To remove a printer on Windows 11, use these steps:

  1. Open Settings on Windows 11
  2. Click on Bluetooth & devices .
  3. Click the Printers & scanners page on the right side.
  4. Select the printer to open its properties.
  5. Click the Remove button.
  6. Click the Yes button.

Once you complete the steps, you can delete the driver from Windows 11.

2. Delete printer driver in Print Management

To completely remove the printer driver from the device, use these steps:

  1. Open Start .
  2. Search for Control Panel and click the top result to open the console.
  3. Click on System and Security .
  4. Click on Windows Tools .
  5. Double-click the Print Management option.
  6. Expand the Custom Filters branch.
  7. Click on All Drivers from the left navigation pane.
  8. Right-click the printer driver on the right side and select the Delete option.
  9. Click the Yes button.

After you complete the steps, the printer driver will no longer be available on the device. If you need to reinstall the peripherals, Windows 11 will need to download the driver again, or you will need to provide them manually.

I recently changed my printer to another brand, and I noticed that some printers may not use custom drivers. After removing the device from the Settings app, you may not find drivers from specific vendors. You don’t need to do anything else if this is the case.

3. Delete printer driver with PowerShell

If you use the Home edition of Windows 11, you won’t have access to the Print Management app, but you can still use PowerShell commands to uninstall the driver.

To remove a print driver with PowerShell, use these steps:

  1. Open Start .
  2. Search for PowerShell , right-click the top result, and select the Run as administrator option.
  3. Type the following command to list all the print drivers installed on Windows 11 and press Enter : Get-PrinterDriver | Format-List Name
  4. Type the following command to remove the print driver and press Enter : Remove-PrinterDriver -Name “Your-Printer-Name” In the command, update the printer name with the name that appears in step No. 3. The quotation marks are required if the name includes spaces. For example, this command removes the “HP Officejet Pro 8620” from Windows 11: Remove-PrinterDriver -Name “HP Officejet Pro 8620”

Once you complete the steps, the printer driver will be removed entirely from the system. You may need to repeat the steps to uninstall other printers.

On Windows 11 , you have multiple ways to see a list of all the installed printers, and in this guide, you will learn how.

If you print from the same or different locations, sometimes, you may need to find the printers installed on your computer to ensure you have the correct device or determine if you need to remove one or more devices .

Regardless of the reason, on Windows 11, you have different ways to view a list of printers installed on the computer, including using the Settings app, Printer Management, Command Prompt, and PowerShell.

This guide will teach you the steps to view all the available printers on Windows 11.

  • View all printers on Windows 11 from Settings
  • View all printers on Windows 11 from Print Management
  • View all printers on Windows 11 from Command Prompt
  • View all printers on Windows 11 from PowerShell

View all printers on Windows 11 from Settings

To list all the printers installed on Windows 11, use these steps:

  1. Open Settings .
  2. Click on Bluetooth & devices .
  3. Click the Printers & scanners tab.
  4. Review all the installed printers on Windows 11.

Once you complete the steps, the Settings app will display all the available printers.

It’s worth noting that with any method you choose, you may also find software printers that are parts of a specific application, such as “Fax,” “Microsoft Print to PDF,” “Microsoft XPS Document Writer,” and “OneNote.”

View all printers on Windows 11 from Print Management

If you use Windows 11 Pro, Enterprise, or Education, you can use the Printer Management console to review all the installed printers.

To view the printers available on your computer from Print Management, use these steps:

  1. Open Start .
  2. Search for Print Management and click the top result to open the app.
  3. Browse the following path: Printer Management > Print Servers > Printers
  4. Review all the printers available on Windows 11.

After you complete the steps, the application will list all the installed printers on Windows 11.

View all printers on Windows 11 from Command Prompt

To see a list of installed printers from Command Prompt, use 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 list the installed printers and press Enter : wmic printer list brief
  4. Confirm all the printers installed on your computer.

Once you complete the steps, the command will return a list of the installed printers on Windows 11.

View all printers on Windows 11 from PowerShell

To generate a list of installed printers from PowerShell, use these steps:

  1. Open Start .
  2. Search for PowerShell , right-click the top result, and select the Run as administrator option.
  3. Type the following command to list the installed printers and press Enter : Get-Printer | Format-Table
  4. Confirm all the printers installed on Windows 11.

After you complete the steps, the PowerShell command will generate a list of the installed printers on Windows 11.

On Windows 11 , you have multiple ways to see a list of all the installed printers, and in this guide, you will learn how.

If you print from the same or different locations, sometimes, you may need to find the printers installed on your computer to ensure you have the correct device or determine if you need to remove one or more devices .

Regardless of the reason, on Windows 11, you have different ways to view a list of printers installed on the computer, including using the Settings app, Printer Management, Command Prompt, and PowerShell.

This guide will teach you the steps to view all the available printers on Windows 11.

  • View all printers on Windows 11 from Settings
  • View all printers on Windows 11 from Print Management
  • View all printers on Windows 11 from Command Prompt
  • View all printers on Windows 11 from PowerShell

View all printers on Windows 11 from Settings

To list all the printers installed on Windows 11, use these steps:

  1. Open Settings .
  2. Click on Bluetooth & devices .
  3. Click the Printers & scanners tab.
  4. Review all the installed printers on Windows 11.

Once you complete the steps, the Settings app will display all the available printers.

It’s worth noting that with any method you choose, you may also find software printers that are parts of a specific application, such as “Fax,” “Microsoft Print to PDF,” “Microsoft XPS Document Writer,” and “OneNote.”

View all printers on Windows 11 from Print Management

If you use Windows 11 Pro, Enterprise, or Education, you can use the Printer Management console to review all the installed printers.

To view the printers available on your computer from Print Management, use these steps:

  1. Open Start .
  2. Search for Print Management and click the top result to open the app.
  3. Browse the following path: Printer Management > Print Servers > Printers
  4. Review all the printers available on Windows 11.

After you complete the steps, the application will list all the installed printers on Windows 11.

View all printers on Windows 11 from Command Prompt

To see a list of installed printers from Command Prompt, use 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 list the installed printers and press Enter : wmic printer list brief
  4. Confirm all the printers installed on your computer.

Once you complete the steps, the command will return a list of the installed printers on Windows 11.

View all printers on Windows 11 from PowerShell

To generate a list of installed printers from PowerShell, use these steps:

  1. Open Start .
  2. Search for PowerShell , right-click the top result, and select the Run as administrator option.
  3. Type the following command to list the installed printers and press Enter : Get-Printer | Format-Table
  4. Confirm all the printers installed on Windows 11.

After you complete the steps, the PowerShell command will generate a list of the installed printers on Windows 11.

On Windows 11 , you have multiple ways to see a list of all the installed printers, and in this guide, you will learn how.

If you print from the same or different locations, sometimes, you may need to find the printers installed on your computer to ensure you have the correct device or determine if you need to remove one or more devices .

Regardless of the reason, on Windows 11, you have different ways to view a list of printers installed on the computer, including using the Settings app, Printer Management, Command Prompt, and PowerShell.

This guide will teach you the steps to view all the available printers on Windows 11.

  • View all printers on Windows 11 from Settings
  • View all printers on Windows 11 from Print Management
  • View all printers on Windows 11 from Command Prompt
  • View all printers on Windows 11 from PowerShell

View all printers on Windows 11 from Settings

To list all the printers installed on Windows 11, use these steps:

  1. Open Settings .
  2. Click on Bluetooth & devices .
  3. Click the Printers & scanners tab.
  4. Review all the installed printers on Windows 11.

Once you complete the steps, the Settings app will display all the available printers.

It’s worth noting that with any method you choose, you may also find software printers that are parts of a specific application, such as “Fax,” “Microsoft Print to PDF,” “Microsoft XPS Document Writer,” and “OneNote.”

View all printers on Windows 11 from Print Management

If you use Windows 11 Pro, Enterprise, or Education, you can use the Printer Management console to review all the installed printers.

To view the printers available on your computer from Print Management, use these steps:

  1. Open Start .
  2. Search for Print Management and click the top result to open the app.
  3. Browse the following path: Printer Management > Print Servers > Printers
  4. Review all the printers available on Windows 11.

After you complete the steps, the application will list all the installed printers on Windows 11.

View all printers on Windows 11 from Command Prompt

To see a list of installed printers from Command Prompt, use 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 list the installed printers and press Enter : wmic printer list brief
  4. Confirm all the printers installed on your computer.

Once you complete the steps, the command will return a list of the installed printers on Windows 11.

View all printers on Windows 11 from PowerShell

To generate a list of installed printers from PowerShell, use these steps:

  1. Open Start .
  2. Search for PowerShell , right-click the top result, and select the Run as administrator option.
  3. Type the following command to list the installed printers and press Enter : Get-Printer | Format-Table
  4. Confirm all the printers installed on Windows 11.

After you complete the steps, the PowerShell command will generate a list of the installed printers on Windows 11.

On Windows 11 , you have multiple ways to see a list of all the installed printers, and in this guide, you will learn how.

If you print from the same or different locations, sometimes, you may need to find the printers installed on your computer to ensure you have the correct device or determine if you need to remove one or more devices .

Regardless of the reason, on Windows 11, you have different ways to view a list of printers installed on the computer, including using the Settings app, Printer Management, Command Prompt, and PowerShell.

This guide will teach you the steps to view all the available printers on Windows 11.

  • View all printers on Windows 11 from Settings
  • View all printers on Windows 11 from Print Management
  • View all printers on Windows 11 from Command Prompt
  • View all printers on Windows 11 from PowerShell

View all printers on Windows 11 from Settings

To list all the printers installed on Windows 11, use these steps:

  1. Open Settings .
  2. Click on Bluetooth & devices .
  3. Click the Printers & scanners tab.
  4. Review all the installed printers on Windows 11.

Once you complete the steps, the Settings app will display all the available printers.

It’s worth noting that with any method you choose, you may also find software printers that are parts of a specific application, such as “Fax,” “Microsoft Print to PDF,” “Microsoft XPS Document Writer,” and “OneNote.”

View all printers on Windows 11 from Print Management

If you use Windows 11 Pro, Enterprise, or Education, you can use the Printer Management console to review all the installed printers.

To view the printers available on your computer from Print Management, use these steps:

  1. Open Start .
  2. Search for Print Management and click the top result to open the app.
  3. Browse the following path: Printer Management > Print Servers > Printers
  4. Review all the printers available on Windows 11.

After you complete the steps, the application will list all the installed printers on Windows 11.

View all printers on Windows 11 from Command Prompt

To see a list of installed printers from Command Prompt, use 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 list the installed printers and press Enter : wmic printer list brief
  4. Confirm all the printers installed on your computer.

Once you complete the steps, the command will return a list of the installed printers on Windows 11.

View all printers on Windows 11 from PowerShell

To generate a list of installed printers from PowerShell, use these steps:

  1. Open Start .
  2. Search for PowerShell , right-click the top result, and select the Run as administrator option.
  3. Type the following command to list the installed printers and press Enter : Get-Printer | Format-Table
  4. Confirm all the printers installed on Windows 11.

After you complete the steps, the PowerShell command will generate a list of the installed printers on Windows 11.