Hello, @$@chin !
Why am I getting a "The Group Policy Client service failed the sign-in. Access is denied." error on Azure Virtual Desktop?
This is usually because there is something wrong with the user profile (and would explain why deleting the user profile sometimes works). When a user's session is terminated abruptly and the profile isn't properly detached, the user's next login may not successfully attach. Changing the registry setting for CleanupInvalidSessions
enables FSLogix to attempt to clean up these invalid sessions and allow for successful sign-in.
- Registry entry: CleanupInvalidSessions
- Path: HKEY_LOCAL_MACHINE\Software\fslogix\apps\CleanupInvalidSessions
- Type: DWORD
- Value: 1
If that doesn't work, let us know in the comments so we can try some additional troubleshooting as there may be other causes.
Additional information:
- FSLogix Configuration Setting Reference
- Azvise: The Group Policy Client service failed the sign-in. Access is denied – AVD/WVD
- Microsoft Q&A: the group policy client service failed the sign-in access is denied
- Microsoft Q&A: What is the cause of error message "The Group Policy Client Service failed the sign-in. Access is denied" ?
- Documentation: Troubleshooting issues with Group Policy processing
- Reddit: FSLogix RDS "The Group Policy Client Service Failed the Sign-in"
I hope this has been helpful! Your feedback is important so please take a moment to accept answers.
If you still have questions, please let us know what is needed in the comments so the question can be answered. Thank you for helping to improve Microsoft Q&A!