Atlas-OS / Atlas

🚀 An open and lightweight modification to Windows, designed to optimize performance, privacy and usability.
https://atlasos.net
GNU General Public License v3.0
13.01k stars 506 forks source link

Unable to save credentials in the Remote Desktop Metro app #131

Closed whallin closed 2 years ago

whallin commented 2 years ago

Describe the bug When creating an account in the Remote Desktop app from the Microsoft Store, you can populate all the fields but one: the password field. You can save the account with a username, and display name saved, but it crashes as soon as you try to save a password.

To Reproduce

  1. Download and run "Remote Desktop" from the Microsoft store
  2. Go to "Settings" and create a new user account with all fields populated
  3. Experience the crash as long as the password field is populated

Expected behavior The application should save the user account with the username, password, and display name for use with remote desktop clients.

Screenshots n/a

Desktop Info

Additional context I'm aware that remote desktop is stripped out of AtlasOS. Considering that all the features in the remote desktop store app work and run as expected, but this one feature, then I suspect there might be another root cause here.

Zusier commented 2 years ago

Try running:

sc config VaultSvc start=auto

and rebooting.

Zusier commented 2 years ago

Any updates?

whallin commented 2 years ago

I'm sadly not on Atlas anymore. If someone else ends up running into this issue and your solution doesn't work, I suppose they can reopen this issue then.