Categories: How To

How to Fix “Control Alt Delete Not Working” on Windows PC

Want to open Task Manager, change your password, log out, restart, or shut down your PC with Ctrl+Alt+Del, but it’s not working? That can be frustrating, especially if your computer is frozen and this is the only way to access these options, also called the Security Options window or, informally, the three-finger salute.

While Ctrl+Alt+Del not working on a Citrix desktop may not be an immediate emergency if everything else is fine, you still need to fix it so your system remains usable in unexpected situations.

Therefore, this guide explains the most workable yet easiest ways to fix the Control Alt Delete not working error. However, before going into troubleshooting, it is important to understand why this key combination won’t work to solve the problem correctly.

Why Is Computer Frozen, Ctrl Alt Del Not Working

A damaged keyboard, random software issues (for example, a PC or background app glitch), driver-related problems (outdated keyboard drivers), malware attack, or interference by a third-party app may be why Ctrl Alt Delete won’t work.

Now that you have a little more knowledge about the issue, let’s help you fix it.

How to Fix Ctrl Alt Delete Not Working

To fix the Control Alt Delete not working issue, it is best to start with the easiest and safest solutions. These beginner-friendly steps include checking the keyboard to ensure it is not faulty and hard restarting your PC. These methods are safe for everyone to try and can often resolve the problem quickly.

If the issue persists, you can move on to other solutions such as performing a clean boot, updating your keyboard drivers, running a malware scan, changing your keyboard settings, and running SFC and DISM scans. These are generally safe but may require some basic familiarity with Windows settings.

Some advanced fixes, like editing the Windows Registry, resetting the BIOS to default, or performing a system restore, have a higher risk and should only be performed if you are confident or have guidance from a professional. Follow the solutions in order and stop as soon as Ctrl+Alt+Del starts working again.

Fix 1: Check the keyboard

A faulty external keyboard, if you are using one, is among the top reasons for Alt Ctrl Del not working. Hence, follow the steps below to check your keyboard.

  • Remove your keyboard.
  • Plug the keyboard into another port.
  • Press each key on the keyboard individually to ensure they are not stuck.
  • If a key is stuck, clean the keyboard gently.
  • If available, connect a spare keyboard to confirm if your keyboard is really problematic. When you are sure there is no hardware issue with your keyboard itself, move to the next fix.

Fix 2: Hard restart your computer

Hard restarting the computer works if your computer is completely frozen and Ctrl Alt Del is not working. To hard restart the computer:

  • Turn off your computer.
  • Disconnect the power cable.
  • Disconnect devices such as printers, media cards, USB drives, and webcams.
  • Press and hold your computer’s power button for at least 15 to 20 seconds. This drains the residual power.
  • Connect the power cable.
  • Lastly, turn on the PC.

Also know: How to Fix USB Composite Device Driver Error on Windows

Fix 3: Clean boot the PC

Performing a clean boot confirms if any background app or process interferes with the keyboard’s functionality and solves the problem. Hence, the following are the steps to perform a clean boot.

  • Press Windows key + R to launch the Run utility.
  • Type msconfig in the Run box and click
  • In the System Configuration window, click
  • Select Selective startup and Load system services.
  • Click the Services
  • Check Hide all Microsoft services.
  • Select all services and click Disable All.
  • Click OK and Apply.
  • Lastly, restart your computer and check if the problem is solved. If the problem persists, move to the next fix.

Fix 4: Update the keyboard driver

A keyboard driver is the software through which your keyboard and operating system communicate. If this software is outdated, you may encounter several issues, such as the keyboard not working or Control Alt Delete not working on the keyboard. Thus, ensure your keyboard driver is updated. Here is how.

  • Right-click the Start button.
  • Click Device Manager.
  • In the Device Manager, double-click
  • Right-click your keyboard and then click Update Driver.
  • Click Search automatically for drivers.
  • Follow the on-screen prompts to complete the driver update.
  • Lastly, restart your computer.

Fix 5: Scan your computer for malware

Viruses and malware attacks are the reason some programs and settings malfunction, and issues like Ctrl Alt Delete not working occur. Thus, follow the steps below to perform a malware scan.

  • Click the Start button.
  • Type Windows Security in the search bar and click the first search result.
  • Click Virus & threat protection.
  • Click Scan options.
  • Next, click Microsoft Defender Antivirus (offline scan) to scan your computer thoroughly.
  • Wait for the scan to complete and then perform the suggested actions.

Fix 6: Change the keyboard settings

Changing the Time & language settings for your keyboard fixes Ctrl+Alt+Del not working on Citrix Desktop. It solves the problems caused when installed software automatically changes your keyboard settings, or you have added any custom hotkeys or keyboard shortcuts. Hence, below is how to change the settings for your keyboard.

  • Press Windows key + I to open Settings.
  • Click Time & language in the Settings panel.
  • Click Language & region.
  • Next, under Preferred languages, click the Add a language option if you want to add more languages. Skip this step if you are already using more than one language.
  • Lastly, choose your primary language.

Also know: Caps Lock Won’t Turn Off on Windows 10/11

Fix 7: Run an SFC and DISM scan

SFC and DISM checks find and repair corrupted system files to fix issues if Ctrl Alt Delete won’t work on your computer. To run these checks, you can follow the steps below.

  • Click the Start button.
  • Type cmd or Command Prompt in the search bar.
  • Right-click Command Prompt in the search results.
  • Click Run as administrator to open Administrator Command Prompt.
  • Click Yes if a prompt appears asking for your permission.
  • In the Administrator Command Prompt, copy and paste the command below.

sfc /scannow

  • Press
  • Copy and paste the following command.

Dism /Online /Cleanup-Image /ScanHealth

  • Press
  • Copy and paste the command given below.

Dism /Online /Cleanup-Image /CheckHealth

  • Press
  • Copy and paste the command mentioned below.

Dism /Online /Cleanup-Image /RestoreHealth

  • Press
  • After executing all the above steps, exit Command Prompt.

Fix 8: Update Windows

Windows updates are a common way to fix random system bugs that may be responsible for almost all problems, like Ctrl Alt Del not working or Caps Lock won’t turn off on Windows. Hence, update Windows to fix these issues. Here is how.

  • Click the Start button.
  • Type check for updates in the search bar.
  • Click Check for updates in the results that appear.
  • On the Windows Update screen, click the Check for updates
  • Next, click Download & Install to download and install all pending updates.
  • Restart your computer after completing the above process.

Fix 9: Clear temporary and cache files

Accumulated cache and temporary files eat up disk space and system resources unnecessarily, resulting in the breakdown of important functions, such as the Ctrl+Alt+Del shortcut to open the Security Options. Thus, below is how to clear these files.

  • Press Windows key + I to open Settings. Alternatively, you can click the Start button and then click the gear-shaped icon.
  • Click System in the Settings menu.
  • Next, click Storage in System settings.
  • Click Temporary files.
  • Go through the description of all file types to ensure no important data is deleted.
  • Click Remove Files to delete temporary files.

Fix 10: Uninstall the antivirus application

Some free antivirus programs are known to interfere with Windows shortcuts and functions. Hence, you can uninstall the antivirus temporarily to check if this solves the problem. You can reinstall it later. However, keep in mind that uninstalling your antivirus makes your computer more vulnerable to potential threats. While your antivirus is uninstalled, avoid visiting risky websites, clicking on suspicious links, or downloading unknown files to keep your system safe during troubleshooting. The following are the steps to uninstall the antivirus.

  • Click the Start button.
  • Type Control Panel in the search bar.
  • Click the first search result.
  • In the Control Panel, click Uninstall a Program under the Programs category.
  • Find and click your antivirus app.
  • Click Uninstall and follow the on-screen prompts to complete the uninstallation.
  • Lastly, restart your computer.

Fix 11: Reset BIOS to default settings

It may happen that Ctrl Alt Delete may not be working because of changed or corrupt BIOS settings. To fix this issue, you can reset the BIOS to default settings through the following steps.

  • Restart your PC and, when the manufacturer logo appears, press F2 The key combination may be different depending on your computer brand. You can search online or check your computer manual to find the exact key to enter the BIOS setup page. Generally, F2 or DEL works on Acer and ASUS computers. For Dell computers, the key is F2 or F12. For HP computers, you can access the BIOS setup through ESC or F10. For Lenovo computers, you can use the F2 key or Fn key + F2. For MSI computers, you can use the DEL key.
  • Press F9 on the BIOS setup page to get the Load Default Options prompt.
  • Select Yes
  • Press Esc
  • Select Save and Exit.
  • Lastly, click Enter and allow your computer to restart.

Fix 12: Perform a system restore

Performing a system restore reverts your computer to the state when the Ctrl, Alt, and Del key combination worked correctly. While it does not affect your personal files, it may impact any software you installed after creating the restore point. On that note, you must have a previously created restore point to apply this fix. If all these conditions work for you, you can follow the steps below.

  • Press the Windows key + R to bring up the Run box.
  • Copy and paste cpl in the Run box and press Enter.
  • Click the System Protection
  • Next, click the System Restore
  • Click
  • Select a restore point created before the issue occurred.
  • Click Next and confirm the selected restore point.
  • Lastly, click Finish to allow the system restore process to complete.

Fix 13: Edit the Windows Registry

Some third-party programs automatically modify the default values in the Windows Registry. This automatic change interferes with the keyboard’s functionality, causing problems such as the one you are trying to solve. Hence, you can edit the Windows Registry to change the value to its default value. However, be informed that a single wrong step while editing the Registry can damage your computer, as it is a sensitive database. Follow the steps below only if you are confident about what you are doing and can follow every direction to the minutest detail. Otherwise, let a professional perform this action for you. Here is how to back up and edit the Registry.

  • Press the Windows key + R to open the Run box.
  • Type regedit in the Run box and press
  • Click Yes when the User Account Control prompt appears to open the Registry Editor.
  • Follow the path File > Export.
  • Select the location to save the Registry backup.
  • Assign the backup file a name.
  • Under Export range, click
  • Click
  • Open the Registry Editor again by following the first three steps above.
  • In the Registry Editor, navigate to the path HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System
  • If the above path returns nothing, go to the path HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies
  • Right-click Policies and click
  • Click Key in the context menu.
  • Assign the new key the name You can skip this step if there is already a System key.
  • Search for DisableTaskMgr in the System key. If you don’t find DisableTaskMgr, right-click an empty space and then click New ➜ DWORD (32-bit) Value. After that, set the new DWORD name to DisableTaskMgr.
  • Double-click
  • Change the Value data to
  • Click OK to save the changes.
  • Lastly, restart your computer.

Hopefully, one of the above solutions fixes Ctrl+Alt+Del not working. Below, we also answer a few related questions to clear up any doubts you may have.

Also know: Two Finger Scroll Not Working Windows 11/10

Frequently Asked Questions

Q1. What is the alternative key for Ctrl+Alt+Delete?

While there is no direct alternative key for Ctrl+Alt+Delete, you can use Ctrl+Shift+Esc to open Task Manager, Windows key+L to lock the screen, and Alt+F4 to switch user or sign out of Windows.

Q2. How to unlock a laptop if Ctrl+Alt+Del is not working?

If Ctrl+Alt+Del does not work, you can press Ctrl+Shift+Esc to unlock your laptop. This shortcut opens the Task Manager. In the Task Manager, you can see all the programs running on your computer and force-close them to unfreeze your computer.

Q3. Why does Task Manager not open with Ctrl+Alt+Del in Windows 11?

Task Manager does not open with Ctrl+Alt+Del in Windows 11 because Ctrl+Alt+Del is not a direct shortcut to open the Task Manager. Ctrl+Alt+Del opens Security Options, which include the Task Manager. Use the Ctrl+Shift+Esc shortcut if you want to open the Task Manager directly.

With that, we have come to the end of the guide to fix Ctrl Alt Del not working. By now, it should work perfectly. To prevent this issue from recurring, update keyboard drivers regularly, run regular virus scans, don’t use conflicting keyboard shortcuts, and keep Windows up-to-date. However, if the problem persists, consider seeking professional assistance. To help the professional solve the problem quickly, keep all the necessary information, including the error messages, keyboard model, and the operating system, handy. If you have any questions or concerns, feel free to leave a comment.

Niharika Pradhan

Recent Posts

Mouse Right-Click Not Working in Windows 10? Here’s How to Fix It

Mouse right-click not working means frozen context menus and inaccessible shortcuts, which is frustrating. The…

1 day ago

Two Finger Scroll Not Working Windows 11/10? Here’s How to Fix It

Is the two-finger scroll not working? That’s a common problem on many laptops that develop…

2 days ago

Best Free Driver Updater Tools for Windows 10 and 11 in 2026

Are you on the lookout for the best free driver updater software? Look no further!…

3 days ago

Caps Lock Won’t Turn Off on Windows 10/11? Here’s How to Fix It

A smoothly functioning keyboard is crucial for a smooth experience. A stuck Caps Lock key…

4 days ago

How to Fix USB Composite Device Driver Error on Windows

Is the Device Manager showing a yellow warning sign, or is your system showing an…

5 days ago

TunnelBear VPN Review

Imagine cute bears protecting you online. That’s how TunnelBear VPN looks; adorable bears promising internet…

6 days ago