Forum Discussion
JackSteel
Aug 05, 2026Iron Contributor
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 ...
LauraBennett
Aug 06, 2026Tin Contributor
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:
- 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.
- Restart File Explorer. Press Ctrl + Shift + Esc, find Windows Explorer in Task Manager, right-click it and select Restart.
- Disconnect any second keyboard and test with the Windows On-Screen Keyboard. This helps rule out a faulty or stuck key.
- 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.
- 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.
- 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.