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?
131 Answer
The "Stored User Names and Passwords"-Applet does not show up as an entry in the taskbar but it does show up as an entry the device manager rundll32.
If, for some reason, it started behind other windows (this was the case for me), executing the command again doesn't affect anything, since it's already running. Using Process Explorer, for example, it's possible to bring the window to the front.