Forum Discussion

JackSteel's avatar
JackSteel
Iron Contributor
Aug 05, 2026

After the cursor moves to the address bar, typing automatically returns it to the file list

In File Explorer, after pressing the Alt + D shortcut to move the focus to the address bar, when you start typing a path, the input focus automatically jumps back to the file list area, causing your input to be ignored. You have to press Alt + D multiple times to return the focus to the address bar before you can type normally, which affects navigation efficiency.

3 Replies

  • Okimms's avatar
    Okimms
    Iron Contributor

    Multiple users have reported Alt + D not reliably focusing the address bar in Windows 11 File Explorer, with some even finding that it works in browsers but not in Explorer itself.

  • This is not normal behavior. After pressing Alt + D, the address bar should remain selected while you type. The most likely cause is File Explorer losing focus because of a temporary Explorer problem, a keyboard issue, or another program that modifies File Explorer.

    Try these steps:

    1. Press Ctrl + L instead of Alt + D. Both shortcuts should select the address bar. If Ctrl + L works normally, check whether the Alt or D key is sticking, or whether a keyboard-remapping program is using that shortcut.
    2. Restart File Explorer. Press Ctrl + Shift + Esc, find Windows Explorer in Task Manager, right-click it and select Restart.
    3. Disconnect any second keyboard and test with the Windows On-Screen Keyboard. This helps rule out a faulty or stuck key.
    4. Temporarily close programs that modify File Explorer or keyboard input, such as Open-Shell, QTTabBar, clipboard managers, keyboard-remapping tools and third-party file managers. If the problem stops, reopen them one at a time to find the cause.
    5. Create a new local Windows account and test File Explorer there. If the problem only happens in the original account, it is probably caused by that user profile or one of its startup programs.
    6. If the problem affects every account, open Command Prompt as administrator and run these commands one at a time:

    DISM /Online /Cleanup-Image /RestoreHealth sfc /scannow

    Restart the computer after both commands finish.

  • Cordova's avatar
    Cordova
    Brass Contributor

    Restart your computer to see if the issue persists.