- Open the command prompt as Administrator
- Run the following command
- for /F "tokens=1,2 delims= " %G in ('cmdkey /list ^| findstr Target') do cmdkey /delete %H
- this will delete all saved credentials in the Windows Credential Store
- Run this command too:
- dsregcmd /forcerecovery
- This will force re-registration of your computer to your M365 account
- Log back into the SSLVPN
How to fix the SSLVPN not saving your credentials Print
Modified on: Tue, 7 Nov, 2023 at 4:16 PM
Did you find it helpful? Yes No
Send feedbackSorry we couldn't be helpful. Help us improve this article with your feedback.