What exactly does the new Windows age verification require to grant admin permissions?
The beta feature requires an ID scan plus a face scan (or alternatively using a Microsoft account and the Microsoft 365 Copilot phone app) to enable the admin 'Yes' button.
Can the age check be bypassed?
Yes — at the default security level the presenter generated a fake ID with Copilot and used a photo in front of the camera to bypass the face scan. Task Manager also does not prompt for admin and clipsvc commands can be used as workarounds.
Is it possible to disable the age verification in the registry?
Not easily. Attempts to delete or modify the IdentityVerify registry key fail because the key is protected by the User Choice Protection Driver (UCPD), which prevents unauthorized changes.
What are the user privacy and usability implications?
Users may need to provide sensitive ID data and use webcams or a phone app frequently to perform admin tasks, creating privacy risks and potential lockouts if neither camera nor internet access is available.
What are clipsvc and UCPD in this context?
clipsvc is the Windows License Manager Service extended to enforce permission checks like age verification; UCPD (User Choice Protection Driver) is a system component that blocks changes to certain OS defaults and protected registry keys.