Is there a keyboard shortcut to "unselect" in Windows Explorer?

If I've got a file (or files) selected in Windows Explorer, the only way I've found to "unselect" them is click with the mouse on some empty space.

I thought Esc would do this, but it doesn't. Also changing focus with Tab or Shift + Tab doesn't work; the file(s) are still selected even if focus goes to the address bar for instance.

Does anyone know of a keyboard shortcut to do this?

1

10 Answers

You can use Ctrl+Arrow to move among selected items. Ctrl+Space will select/deselect. (Space alone will select but not deselect.)

1

As far as I know there isn't a keyboard shortcut for Invert Selection in Windows Explorer, and unfortunately Select All doesn't toggle the selection.

So if you really want an all keyboard solution:

Ctrl + A, Alt + E, I

If you're used to Emacs multi-key bindings then this shouldn't bother you. :)

1

I also found another quick solution: pressing F5 will refresh the folder and deselect single or multiple items.

1

Pulling from the other solutions here, the method that works every time is Ctrl+A then F5. You can sort of roll your hand up the keyboard to do this.

Even though it's an extra step over just Ctrl+Spacebar when deselecting one item or just F5 when more than one item is selected, the consistency and not having to think each time will save time in the long run, I think.

Note: If you are pressing F5, then it makes no difference whether you press CTRL-A first or don't. CTRL-A is Select All, F5 is Refresh. Therefore, if F5 is acceptable for the functionality you're looking for, there is no benefit to pressing CTRL-A prior.

1

To access this button on the Windows 10 ribbon:

Alt+HSN

Of course the Explorer window must have focus during these keystrokes.

enter image description here

You can use alt+ up to move one folder up in the heirarchy and then press enter to go down again - but that's not so elegant.

Alt + V and then R will also do the trick -- I guess the same as R, but is it one more way to do it.

1

Here is one more possible answer. It is a combination of three keys.

Press the keyboard-right-click key. Press R (properties). Press Esc.

User warning: This should right click the item, go to properties, and exit the properties menu. Make sure this is what is happening, and that R isn't a key that ends up deleting your item or doing anything else.

Other than that, Ctrl + Space is the best answer I have seen here so far.

I could not find any documentation on Microsoft's websites regarding Ctrl + Space for deselection of items. However, on an unrelated website, , there is documentation regarding WinSCP, a free SFTP/FTP/SCP client for Windows. It uses some shortcuts that are also applicable to the Windows OS, such as Ctrl + Space for file selection/deselect. However Ctrl + Space does work, as stated above.

Anyway, the only different answer so far I could offer is:

Press key Delete to delete your file, then press Ctrl + Z to bring it back. Now you have unselected it.

User warning: it may have unintended consequences. Such as if you have configured files for permanent deletion and may not be brought back easily, as is the case in some external hard disk drives. Use this answer with caution.

1

CTRL+A actually toggles selection, so doing it twice will do the thing.

2

You Might Also Like