Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Friday, February 22, 2019 9:25 AM
I need the uninstall program (MSI) to remove a crendential in Credential Manager(Win10) by calling a cmd script like below, but it fails with error "element not found", but the crendential can be removed if cmd script is run separately by Admin, why? Any solution for this, thanks.
cmdkey /delete:ABCManager
All replies (3)
Saturday, February 23, 2019 8:22 AM
Have you verified that UAC is not blocking it?
You could follow the next thread.
Tuesday, February 26, 2019 7:38 AM
Hi,
We could also follow this link:
Remove an entry from credential manager for all users on Windows
Please Note: Since the website is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
Best Regards,
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].
Thursday, February 28, 2019 7:32 PM
Hi,
Was your issue resolved?
If no, please reply and tell us the current situation in order to provide further help.
Best Regards,
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected].