-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
-
×InformationNeed Windows 11 help?Check documents on compatibility, FAQs, upgrade information and available fixes.
Windows 11 Support Center. -
- HP Community
- Desktops
- Business PCs, Workstations and Point of Sale Systems
- uninstall hpdm via command line

Create an account on the HP Community to personalize your profile and ask a question
05-16-2016 10:10 AM
Hello,
I have the HPDM gateway role installed on 3100 hosts. I created a script to install the role, but I don't see a switch to uninstall the role. Any Suggestions?
John
Solved! Go to Solution.
Accepted Solutions
05-16-2016 06:46 PM
Hi John,
We don't provide DM command for uninstallation. I would suggest you use the windows command to delete the service
1: sc stop HPDMGateway
2: sc delete HPDMGateway
3: Reboot the system
4: Manually delete HPDM Gateway files if necessary
Please try above method on your test machine before applying to production.
My opinions are my own, and do not express those of HPI.
**Click the White Thumbs Up Button on the right to say Thanks**
05-16-2016 06:46 PM
Hi John,
We don't provide DM command for uninstallation. I would suggest you use the windows command to delete the service
1: sc stop HPDMGateway
2: sc delete HPDMGateway
3: Reboot the system
4: Manually delete HPDM Gateway files if necessary
Please try above method on your test machine before applying to production.
My opinions are my own, and do not express those of HPI.
**Click the White Thumbs Up Button on the right to say Thanks**