Hi Jeff! My name is David. I am a user of Microsoft products like you, and it is a pleasure to greet you.
Thank you for reaching out with your concern regarding the sign-in process on your Windows 10 system. It seems like you're experiencing a change in the behavior of the lock screen and sign-in process.
The requirement to press Ctrl+Alt+Del before signing in is a security feature in Windows designed to prevent unauthorized access. This feature, called "Secure Attention Sequence," ensures that the sign-in process is more secure by reducing the risk of any malicious software intercepting your password.
However, as you mentioned, this option is already unchecked in your User Accounts settings, which typically controls this feature. The change you're experiencing could be due to a recent update, although it's not a widely reported change in Windows 10's standard behavior.
To address this issue, you can try a few steps:
- Ensure that your system is fully updated. Sometimes, an incomplete or pending update can cause unusual behavior.
- If you're using Windows 10 Pro, you can use the Group Policy Editor to check this setting. Press Win + R, type
gpedit.msc, and navigate toComputer Configuration > Windows Settings > Security Settings > Local Policies > Security Options. Look for "Interactive logon: Do not require CTRL+ALT+DEL" and ensure it is set to Enabled. - If you're comfortable with editing the registry, you can check the relevant setting here as well. Press Win + R, type
regedit, and navigate toHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon. Look for theDisableCADvalue and ensure it is set to 1.
Let me know if the shared information has been helpful. Regards.