Forum Discussion
Chris_Gilles_1337
May 24, 2022Copper Contributor
Universal Print Connector - Application not removing Connector Name
Hello, I performed steps for removing an old Connector:
Install-Module UniversalPrintManagement
Connect-UPService
Get-UPconnector
Remove-UPConnector -ConnectorId
Problem is the Universal Print Connector application is not recognizing that this connector no longer exists; it's not prompting me to setup a new connector name which is my intention.
I've gone through uninstalling, re-installing, uninstalling using Revo all with no success.
Any suggestions besides re-imaging the machine?
- AndreasAsanderIron ContributorIf you have a clean box without any printers setup already, I'd remove the HKLM\SOFTWARE\Microsoft\UniversalPrint keys in regedit and then redo the installation.