NTLite option for 'Windows Hello sign-in for Microsoft accounts on this device'

SM03

Active Member
Messages
511
Reaction score
103
I am looking for this particular option from Windows Settings/Accounts/Sign-in options/Additional Settings
-For improved security, only allow Windows Hello sign-in for Microsoft accounts on this device (Recommended)
1.webp


When I searched NTLite/Settings by the term 'Hello' and "sign-in', I only got this same option for both of the search terms
a.png

b.png

Is this the relevant option that I am looking for?
 
Correct.

There's a simple way to confirm the true function of any of NTLite's Settings.

1. Load an image. Reset the Settings screen.
2. Change one or two Settings that you have questions about.
3. Save the current session as a preset.

4. Open the preset in NotePad, scroll down to the TweakGroups.
Code:
                        <TweakGroup name="System">
                                <Tweak name="Device\DevicePasswordLessBuildVersion">2</Tweak>
                        </TweakGroup>

5. Find an online tutorial (like on TenForums/ElevenForum) which talks about the same Windows feature, and provides an exact reg file or command. When the two reg names exactly match, you will know NTLite is updating the same setting.

https://www.elevenforum.com/t/enabl...for-microsoft-accounts-in-windows-11.834/#Two
 
Correct.

There's a simple way to confirm the true function of any of NTLite's Settings.

1. Load an image. Reset the Settings screen.
2. Change one or two Settings that you have questions about.
3. Save the current session as a preset.

4. Open the preset in NotePad, scroll down to the TweakGroups.
Code:
                        <TweakGroup name="System">
                                <Tweak name="Device\DevicePasswordLessBuildVersion">2</Tweak>
                        </TweakGroup>

5. Find an online tutorial (like on TenForums/ElevenForum) which talks about the same Windows feature, and provides an exact reg file or command. When the two reg names exactly match, you will know NTLite is updating the same setting.

https://www.elevenforum.com/t/enabl...for-microsoft-accounts-in-windows-11.834/#Two
Thanks.
 
Back
Top