How to clear the account password in the Windows authentication administrator through the command line tool

196738868-7ee4b478-ac7b-4478-bce3-227a96

Recently I tried to use the Azure Static Web Apps CLI to develop and deploy front-end applications, but I found that after I used swa login , there was no “logout” option at all. After research, I found that swa put all the authentication information of the login process on Windows In the console’s Credential Manager. In this article, I intend to share how to quickly clear the authentication information stored in the system through PowerShell.

continue reading

This article is reprinted from https://blog.miniasp.com/post/2022/10/19/Remove-Windows-Credential-data-using-CMDKEY
This site is for inclusion only, and the copyright belongs to the original author.