Windows 10 used to support the classic "Stored User Names and Passwords"-Applet via the command rundll32.exe keymgr.dll,KRShowKeyMgr. Windows 11, according to statements from other users' comments, should still support this.
When I execute the command (Windows 11 Pro V10.0.22000), the applet doesn't open (there is no error message), I tried the regular as well as the elevated shell (I tried CMD as well):
PS C:\Users\username> rundll32.exe keymgr.dll, KRShowKeyMgr
PS C:\Users\username>
Any ideas how to solve it?