This tutorial will show you how to turn on or off use check boxes to select files, folders, and drives for your user account in Windows 11.
You can use check boxes to make selecting multiple items in any order easier in File Explorer and on the desktop in Windows.
When check boxes is turned on, you can hover the pointer over each item to reveal the check box to check (select) or uncheck (unselect) it.
Contents
- Option One: Turn On or Off Use Check Boxes to Select Items in File Explorer Command Bar
- Option Two: Turn On or Off Use Check Boxes to Select Items in Folder Options
- Option Three: Turn On or Off Use Check Boxes to Select Items using REG file
EXAMPLE: Use check boxes to select items in File Explorer
1 Open File Explorer (Win+E).
2 Click/tap on View on the command bar. (see screenshot below)
3 Click/tap on Show.
4 Click/tap on Item check boxes to toggle it on (checked) or off (unchecked).
1 Open Folder Options.
2 Click/tap on the View tab. (see screenshot below)
3 Check (on) or uncheck (off) Use check boxes to select items for what you want.
4 Click/tap on OK.
1 Do step 2 (on) or step 3 (off) below for what you want.
2 Turn On Use Check Boxes to Select Items
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_On_Use_check_boxes_to_select_items.reg
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"AutoCheckSelect"=dword:00000001
3 Turn Off Use Check Boxes to Select Items
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Turn_Off_Use_check_boxes_to_select_items.reg
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"AutoCheckSelect"=dword:00000000
4 Save the REG file to your desktop.
5 Double click/tap on the downloaded REG file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 Either restart explorer process, sign out and sign in, or restart the computer to apply.
8 You can now delete the downloaded REG file if you like.
That's it,
Shawn Brink
Attachments
Last edited: