Bug report: "Disable User Account Control (UAC)" causing Windows PIN to misbehave #271
Closed
RustyRouter
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Just wanted to report my findings
From the default form page and enabling 2 options only
1-Disable User Account Control (UAC)
2-Add a Microsoft (“online”) user account interactively during Windows Setup
everything else is untouched , tested on Win11_24H2_English_x64.iso
During windows setup and after signing-in with an online account , setup will ask to create a PIN:

the pin window does not appear:
pressing Alt+Tab will show that the PIN window is actually there:
to complete the setup blindly type a PIN press Tab then type the PIN again then press enter, Windows will continue the setup
Now every time Windows asking for a PIN it will appear behind, something called "Credential Manager UI Host" will show in the task bar
Here is a screenshot of how the Windows Hello PIN supposed to appear:
finally I wanted to thank you for creating the autounattend.xml form page :)
I hope there is a solution for this issue or at least a warning next to "Disable User Account Control (UAC)"
Edit: the issue is there even if you select only 1 option on the autounattend.xml form which is:
Disable User Account Control (UAC)
it will make the Windows Hello PIN pop up window always behind any other window
Beta Was this translation helpful? Give feedback.
All reactions