Windows

How to Enable CTRL+ALT+DEL for Windows 11 Sign-in

Richard
Written by
Richard
Sep 27, 2022 Updated Apr 16, 2026 3 min read
How to Enable CTRL+ALT+DEL for Windows 11 Sign-in

This guide explains how to add an extra layer of security to your Windows 11 sign-in process by requiring the CTRL+ALT+DEL command.

The lock screen is the screen you see when you first turn on your computer or when you lock your PC by pressing the Windows key + L. Adding the CTRL+ALT+DEL requirement ensures that you are entering your password on a trusted, secure screen that cannot be faked by malicious software.

Why use this feature?

By requiring this key combination, you ensure that your login screen is authentic. This protects you from fake login screens designed to steal your password.

What happens when done?

Once enabled, you will be required to press CTRL+ALT+DEL every time you want to sign in to your Windows 11 account.

Method 1: Local Security Policy (For Pro, Enterprise, and Education editions)

Note: This step requires admin privileges.

1. Open the Start Menu and search for secpol.msc to open the Local Security Policy editor.

Searching for secpol.msc in the Windows 11 Start menu

2. In the left menu, click on Local Policies and then select Security Options.

3. On the right side, find and double-click the setting named: Interactive logon: Do not require CTRL+ALT+DEL.

Windows 11 Local Security Policy editor showing security options

4. To enable the security check, select Disabled. To turn it off, select Enabled. Click OK when finished.

Configuring the CTRL+ALT+DEL requirement in Windows 11 security settings

Method 2: Windows Registry (For Home edition or if the editor is missing)

Note: This step requires admin privileges.

If you are using Windows Home or cannot find the security policy editor, you can use the Windows Registry editor instead.

1. Press the Windows key + R, type regedit, and hit Enter.

2. Navigate to this path in the address bar:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon

3. Look for a value on the right side named DisableCAD. If it is not there, right-click in an empty space, select New, choose DWORD (32-bit) Value, and name it DisableCAD.

Locating the DisableCAD registry key in the Windows Registry Editor

4. Double-click DisableCAD and set the value to 0 to require the keys, or 1 to disable the requirement. Click OK.

Editing the DisableCAD registry value to enable CTRL+ALT+DEL sign-in

Summary

Enabling the CTRL+ALT+DEL requirement provides a “trusted path” for your login credentials, making your PC harder to hack. Users with Pro or Enterprise versions can easily toggle this in the Local Security Policy editor, while Home users can achieve the same result by modifying the DisableCAD entry within the Windows Registry.

How do I enable CTRL+ALT+DEL for sign-in on Windows 11?

To enable CTRL+ALT+DEL for sign-in, open the Local Security Policy Editor by searching for it in the Start Menu. Navigate to Local Policy > Security Options, find 'Interactive logon: Do not require CTRL+ALT+DEL,' double-click it, and set it to 'Disabled' to enable secure sign-in.

Can I enable CTRL+ALT+DEL on Windows 11 Home edition?

Windows 11 Home does not have the Local Security Policy Editor. Instead, you can use the Windows Registry editor to navigate to HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon and modify the DisableCAD DWORD value to enable or disable the CTRL+ALT+DEL requirement.

What is the purpose of requiring CTRL+ALT+DEL at sign-in?

Requiring CTRL+ALT+DEL at sign-in ensures that users are entering their passwords through a trusted path, adding an extra layer of security against unauthorized access and potential malware.

What happens if I disable CTRL+ALT+DEL for sign-in?

Disabling CTRL+ALT+DEL for sign-in can make your system less secure, as it removes the trusted path requirement for entering passwords. This could potentially expose your login process to security risks.

Is the Local Security Policy Editor available in all Windows 11 versions?

No, the Local Security Policy Editor is only available in Windows 11 Pro, Enterprise, and Education editions. Users on Windows 11 Home will need to use the Windows Registry editor to make similar changes.

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

2468 articles → Twitter

📚 Related Tutorials

How to Enable or Disable Ctrl+Alt+Delete Secure Sign-in on Lock Screen in Windows 11
Windows How to Enable or Disable Ctrl+Alt+Delete Secure Sign-in on Lock Screen in Windows 11
How to Enable or Disable Lock Screen Background in Windows 11
Windows How to Enable or Disable Lock Screen Background in Windows 11
How to Enable or Disable the Lock Screen in Windows 11
Windows How to Enable or Disable the Lock Screen in Windows 11
How to Open and Edit Windows 11 Registry
Windows How to Open and Edit Windows 11 Registry

Leave a Reply

Your email address will not be published. Required fields are marked *