I’m testing Google Credential Provider for Windows (GCPW) on a clean Windows 11 Pro 25H2 device and deploying it through Hexnode.
What I’ve done so far:
– Enrolled the Windows device successfully
– Installed GCPW using a Hexnode custom script
– Confirmed GCPW appears under installed apps
– Confirmed domains_allowed_to_login is set
– Confirmed the Google Credential Provider is registered under HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\Credential Providers
– Tried setting show_credential_provider to 1
– Confirmed credential providers are not being filtered by policy
– Reinstalled GCPW manually as a logged-in user
– Rebooted multiple times
The issue is that the Windows login screen still only shows the local account. The expected Add work account tile for GCPW does not appear.
Is there an additional Windows 11 setting or registry key required to make the GCPW tile show up? Also, is installing GCPW as SYSTEM through Hexnode a problem?