KeyTester

Keyboard Shortcuts Not Working on Windows: Quick Fixes

Published July 3, 2026 · Keyboard Troubleshooting

Your keyboard shortcuts were working fine, and now they're not. Win+D doesn't minimize everything, Alt+Tab does nothing, your media keys are silent, or Ctrl+Z stopped undoing. The most frustrating part is that the keys themselves work — you can type letters just fine. The shortcut layer is what broke.

The good news: most Windows shortcut failures have one of five causes, each with a specific fix. This guide walks through each category — Win key, Alt combinations, media keys, Fn shortcuts, and system-wide shortcut blocks — with targeted solutions for each.

First: Check Whether the Keys Register at All

Open the Online Keyboard Tester and press each modifier key involved in your broken shortcut individually — Win, Alt, Ctrl, Shift, Fn. If any of them don't light up in the tester, the problem is hardware or a driver issue with that specific key. If they all register, the keys are fine and the problem is in Windows shortcut handling. This distinction determines which section of this guide to follow.

Fix 1: Windows Key (Win) Not Working

The Win key is the most commonly disabled key — usually intentionally by software that didn't tell you. Check these causes in order:

Gaming Mode / Win Lock on the Keyboard

Many gaming keyboards include a Win Lock feature to prevent accidentally pressing Win during gameplay. It's usually a dedicated key combination or physical switch. Look for:

If your keyboard has any of these, toggle them off. The Win key should immediately resume working.

Win Key Disabled by Registry (Scancode Map)

Some apps — including older gaming utilities, accessibility tools, and custom keyboard remappers — disable the Win key by writing a Scancode Map entry to the registry. Here's how to check and remove it:

  1. Press Ctrl+R, type regedit, press Enter. Approve the UAC prompt.
  2. Navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout
  3. Look for a value named Scancode Map. If it exists, right-click it and select Delete.
  4. Restart your PC. The Win key should work immediately after reboot.

Caution: Registry Edits

The Scancode Map key may have been placed by legitimate accessibility software. If you use SharpKeys, Microsoft PowerToys Key Remapper, or any custom remapping tool, deleting Scancode Map will remove all those remaps too. Note what you had mapped before deleting, then reconfigure through the software afterward.

Win Key Disabled via Group Policy

On managed work or school computers, Group Policy can disable Win key shortcuts. This is controlled by an IT administrator and can't be changed without admin rights. If you're on a personal PC running Windows 11 Home, Group Policy is not the cause.

For Windows Pro/Enterprise personal machines, check: press Win+R, type gpedit.msc, navigate to User Configuration → Administrative Templates → Windows Components → File Explorer, and look for "Turn off Windows Key hotkeys." If it's Enabled, set it to Not Configured.

Fix 2: Alt+Tab and Alt Combinations Not Working

Alt+Tab failures are almost always caused by one of three things: a stuck or unregistered Alt key, a conflicting application, or a broken Explorer process.

Check the Alt Key Itself

Press each Alt key (left and right) in the keyboard tester individually. If either one doesn't register, the key is physically stuck or faulty — clean under it or test on a different keyboard. A "ghost" Alt press (where Windows thinks Alt is held down) will break Alt+Tab from behaving normally.

Restart Windows Explorer

Explorer.exe manages the taskbar, Alt+Tab switcher, and several other Windows UI components. Restarting it fixes corrupted Alt+Tab behavior without a full reboot:

  1. Press Ctrl+Shift+Esc to open Task Manager.
  2. On the Processes tab, scroll down to find Windows Explorer.
  3. Right-click it and select Restart. The taskbar will briefly disappear, then return.
  4. Test Alt+Tab immediately.

Conflicting Applications

Remote desktop clients (RDP, VNC, AnyDesk, TeamViewer), virtual machines (VMware, VirtualBox), and some window management utilities intercept Alt+Tab before Windows sees it. If your shortcuts broke after installing one of these, temporarily close it and test.

In Remote Desktop sessions specifically, Alt+Tab is captured by the remote session by design — use Alt+Page Up to cycle windows in the remote session, or check your remote desktop client's keyboard settings to change this behavior.

Fix 3: Media Keys (Play, Volume, Skip) Not Working

Media keys are handled differently depending on the keyboard type. Standalone media keys (dedicated keys separate from F-row) send specific HID consumer control codes directly. Fn+F-row media keys depend on keyboard firmware and sometimes driver software.

Media Keys on Dedicated Buttons

If your media keys stopped working after a Windows Update, reinstall the HID-compliant consumer control device driver. Open Device Manager, expand "Human Interface Devices," right-click "HID-compliant consumer control device," and select "Update driver."

Media Keys via Fn+F-Row

These depend on firmware. If your laptop or keyboard manufacturer software (Dell PremierColor, HP Command Center, Lenovo Vantage) was updated, it may have reset the Fn behavior. Reinstall or reconfigure the manufacturer driver.

Media Keys Work, But Wrong App Controls

Windows routes media key presses to the last active audio session. If your Play key is controlling Spotify when you want it to control YouTube, click inside your browser first to make it the active session, then press Play. The session focus determines which app responds.

To make a specific app always capture media keys, many apps (Spotify, media players) have settings to "take over media keys" — look in your music app's preferences.

Fix 4: Fn Key Shortcuts Not Working (Laptops)

The Fn key is handled by keyboard firmware and BIOS, not Windows. This makes it behave differently from every other key — Windows barely knows it exists. The fix is almost always in one of two places.

Fn Lock / BIOS Action Keys Setting

Most laptops have two Fn modes: standard F-key mode (F1–F12 act as function keys; Fn+F1 acts as brightness, etc.) and action key mode (F1 = brightness by default; Fn+F1 = F1). If your shortcuts broke and you're getting the wrong behavior, the BIOS mode was toggled.

To change it without entering BIOS: many keyboards have an Fn+Esc or Fn+F-Lock combination that toggles the mode. A small LED indicator or the Esc key label may show the current state. Press it and test.

To change it in BIOS: restart your computer, press the BIOS entry key during startup (F2, F10, Del, or Fn+F2 depending on manufacturer), and look for an "Action Keys Mode" or "Function Key Behavior" option in the System Configuration or Main menu.

Manufacturer Driver or Software Issue

Some Fn key functions (keyboard backlight, display switching, performance modes) require manufacturer software running in the background. If you recently did a clean Windows install or the manufacturer software was removed:

Reinstall the appropriate utility from your manufacturer's support site. Basic Fn functions (brightness, volume) usually work without these, but advanced shortcuts may require them.

Fix 5: System-Wide Shortcut Problems (Ctrl+Z, Ctrl+C, etc.)

If basic keyboard shortcuts like Ctrl+Z, Ctrl+C, Ctrl+V, or Ctrl+S stopped working everywhere — not just in one app — the problem is usually one of the Windows accessibility features getting activated accidentally.

Filter Keys and Sticky Keys

Windows accessibility features can interfere with shortcut behavior in unexpected ways:

Quick Accessibility Check

Open Settings (Win+I), go to Accessibility → Keyboard. Verify Filter Keys, Sticky Keys, and Toggle Keys are all Off. These are the most common accidental activations — users hit the Shift key repeatedly during a frustrated keyboard mash and unknowingly enable Filter Keys.

Ctrl Key Physically Stuck

If Windows permanently thinks Ctrl is held down, shortcuts that use Ctrl become unpredictable (Ctrl+Z triggers on any Z press, but you might also be fighting Ctrl+clicks in your browser). Test each Ctrl key in the keyboard tester — press and release, and confirm it releases cleanly without staying lit.

A Ctrl key stuck from debris or liquid can be cleared with compressed air. If the key appears to release physically but stays registered in software, disconnect and reconnect the keyboard. For wireless keyboards, replace the batteries — a failing battery can cause intermittent stuck modifier behavior.

Fix 6: Shortcuts Work, But Do Nothing in Specific Apps

If shortcuts work in some apps but not others, the problem is app-specific — not Windows-level. Each application controls its own shortcut handling.

Keyboard Hardware Ruled Out — Time to Upgrade?

If you've worked through every fix above and shortcuts are still unreliable, the underlying keyboard firmware or hardware may be the issue. Switching to a mechanical keyboard with documented, reliable key registration eliminates an entire category of these problems. A well-built mechanical keyboard with Cherry MX or Gateron switches gives consistent actuation every time.

View Mechanical Keyboards on Amazon →

Full Diagnostic Checklist

Work through this list top to bottom. Most Windows shortcut failures are resolved by step 4.

  1. Test each modifier key individually in the keyboard tester — confirm Win, Alt, Ctrl, Shift, Fn all register and release cleanly.
  2. Check for a Win Lock key or gaming mode toggle on the keyboard itself. Disable if active.
  3. Open Settings → Accessibility → Keyboard. Disable Filter Keys, Sticky Keys, and Slow Keys.
  4. Restart Windows Explorer via Task Manager (Ctrl+Shift+Esc, right-click Windows Explorer, Restart).
  5. Check the registry for Scancode Map: HKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layout — delete if present, restart PC.
  6. Close all system tray utilities (keyboard software, clip managers, hotkey apps) and test shortcuts.
  7. For Fn key issues: test Fn+Esc or Fn+F-Lock, then check BIOS for Action Keys Mode setting.
  8. For media key issues: uninstall and reinstall the HID-compliant consumer control device in Device Manager.
  9. Run sfc /scannow in an elevated Command Prompt to repair corrupted Windows files.
  10. If all else fails: create a new Windows user account and test. If shortcuts work there, your main profile has a corrupted settings file.

Frequently Asked Questions

Why did my keyboard shortcuts suddenly stop working?

Most sudden shortcut failures are caused by: a Windows Update that changed a setting, gaming software that activated Win Lock, Filter Keys being accidentally enabled (triggered by pressing Shift 5 times), or a third-party app registering a conflicting global hotkey.

How do I fix the Windows key not working?

Check for a keyboard gaming mode or Win Lock toggle first. Then check the registry for a Scancode Map value at HKLM\SYSTEM\CurrentControlSet\Control\Keyboard Layout — delete it if found and restart. Finally, check Group Policy (gpedit.msc) for hotkey restrictions if you're on Windows Pro.

Why is Alt+Tab not working?

Try restarting Windows Explorer via Task Manager first — it fixes most Alt+Tab issues instantly. If your Alt key itself doesn't register in the keyboard tester, it may be stuck or faulty. Close remote desktop or virtual machine software if running, as these capture Alt+Tab before Windows does.

How do I fix Fn key shortcuts not working on a laptop?

Try Fn+Esc or Fn+F-Lock to toggle the Fn mode first. If that doesn't help, enter BIOS on startup and look for "Action Keys Mode" or "Function Key Behavior" — toggle it to the opposite setting. Also reinstall your laptop manufacturer's keyboard utility software (Lenovo Vantage, HP Support Assistant, etc.).

Related Guides