Chrome not saving passwords Azure Virtual Desktop

AdminUse 1 Reputation point
2022-09-22T14:30:35.387+00:00

Every day when users sign into AVD , passwords saved to Chrome Password manager will have disappeared.

Could you advise what we can check to resolve?

Azure Virtual Desktop
Azure Virtual Desktop
A Microsoft desktop and app virtualization service that runs on Azure. Previously known as Windows Virtual Desktop.
1,375 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Dave Stephenson 56 Reputation points
    2023-04-04T13:26:33.6033333+00:00

    In working with Microsoft support, we found that if we add this registry key (reg add HKLM\Software\Policies\Microsoft\AzureADAccount /v LoadCredKeyFromProfile /t REG_DWORD /d 1) (described HERE), we had the credentials be saved.
    This is one of those registry settings where the AVD host will need to be rebooted, and the users will probably need to enter their passwords in Chrome/Edge again. But, in our testing, that should be the last time. Browser credentials are persistent even after a host reboot.