Print Management Windows 11 (480p | 720p)
# List all printers Get-Printer Add-Printer -Name "Accounting_HP" -DriverName "HP Universal Printing PCL 6" -PortName "192.168.1.120" Remove a printer driver Remove-PrinterDriver -Name "Lexmark Universal v2" Export all printers to a file Export-Printer -Name * -Path C:\PrinterBackup.json 3.4. Command Line (rundll32 printui.dll) Legacy commands remain functional but are being phased out. Example: