Item checkboxes cannot be disabled on windows 11

Anonymous
2021-10-11T01:44:28+00:00

I recently upgraded to windows 11 on my laptop, and I can't disable item check boxes in the file explorer.

Disabling item check boxes works on the desktop, but not in the file explorer (see attached screenshot).

I have tried disabling "Use check boxes to select items" in folder settings, and changing the value of HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\AutoCheckSelect to 0 in the registry, both of which do not solve the problem.

Any help would be much appreciated :)

Windows for home | Windows 11 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

65 answers

Sort by: Oldest
  1. Anonymous
    2022-06-10T03:52:28+00:00

    This worked for me. Save this code to a text file and save as a ".reg" file. Install.

    For changes to take effect, go to Task Manager and restart File Explorer.

    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell]
    "TabletMode"=dword:00000000
    "DeviceConvertible"=dword:00000000
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\StateStore]
    "ResetCache"=dword:00000000
    "ResetCacheCount"=dword:00000001
    

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2022-06-20T13:04:49+00:00

    This worked for me. Save this code to a text file and save as a ".reg" file. Install.

    For changes to take effect, go to Task Manager and restart File Explorer.

    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell]
    "TabletMode"=dword:00000000
    "DeviceConvertible"=dword:00000000
    
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell\StateStore]
    "ResetCache"=dword:00000000
    "ResetCacheCount"=dword:00000001
    

    Lenovo Yoga 720-15IKB. This also worked for me. Restarting Windows Explorer from the Task Manager was the necessary added step.

    Was this answer helpful?

    5 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2022-06-20T16:34:59+00:00

    First of all thank you for your helpful advice!

    It worked for me just by installing optional updates and rebooting so perhaps the other steps are not always required.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2022-06-20T16:52:31+00:00

    Thank you rida udens

    I have all updates recent installed and the problem still

    Ivery case it was the second time that this happens and in the previous installation the problem was solved by itself with the updates.

    Thank you again for all your care

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2022-06-20T17:36:08+00:00

    Thank You Michael Hoopes

    No. These solutions do not worked for me.

    Thanks, you by your care

    Was this answer helpful?

    0 comments No comments