Friends

Friday, April 22, 2011

How to Disable Full Row Select Functionality in Windows Vista and 7 Explorer?

In Windows Vista and 7, if you are using "Details" view in Explorer you have noticed that when you hover mouse cursor over any item, it highlights or selects the full row. This behavior is different than the previous Windows versions. In previous Windows like XP, only the file/folder name was selected instead of the full row. So if you want the same functionality in Windows Vista and 7 i.e. want to disable the "Full Row Select" functionality in Explorer, then follow this tutorial.
Before applying this tutorial:
FullRowSelect.jpg
After applying this tutorial:
ClearFullRowSelect.jpg
PS: Following method will only work in Windows Vista. For Windows 7, download and run the REG file given at the end of this topic.
1. Open regedit and goto:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer\Advanced
2. In right-side pane, create a new DWORD value FullRowSelect and keep its value to 0
3. After applying this tweak, if you create a new folder it'll have the Full Row Select functionality disabled. But the existing folders will still have the Full Row Select functionality enabled.
4. To disable Full Row Select functionality in all existing folders as well, go to following key:
HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\ Windows\Shell
and delete "Bags" key under it.
5. Again goto following key:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ Explorer\Streams
And delete "Defaults" key under it.
6. Log off and now the "Full Row Select" functionality will be disabled in all existing as well as new folders.
NOTE: If you want ready-made scripts to do the task automatically, download following ZIP file, extract it and run extracted REG (for Windows 7) or VBS (for Windows Vista) files. Thanks to "Keith Miller", my fellow MVP for creating VBS batch files for Windows Vista.
Download Script

0 comments:

Post a Comment

#
### ###