@rhamersley This is one of the solutions so far, we had the same issue, and it is tied to a Microsoft Windows update for Windows 11 22H2. You might notice that there is already a LsaCfgFlags with Default at the beginning. Open Registry Editor with Run as Administrator option Go to path HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa Create a new DWORD LsaCfgFlags and set it to 0 Restart the device.
... View more