Hi @AndiCausemaker-8021 ,
According to your description, I did a related search on the issue and some simple tests.
In Edge
If the saved passwords you mentioned are under this path: edge://settings/passwords. You can navigate to this file path:
C:\Users\<username>\AppData\Local\Microsoft\Edge\User Data\<Profile>
<Profile> : you could navigate to edge://version in Edge and check your profile name. like this:
And then find the file named Login Data, and delete it.
In IE
Try using vaultcmd.exe to find the path to web credentials. Simple example:
Then use the vaultcmd /deletecreds command and check if it works. You could also refer to this related thread.
Best regards,
Xudong Peng
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.