File information panel removal in Explorer

RobC54

New member
Local time
6:18 AM
Messages
3
Hi Guys - help needed....

When using Windows explorer if you hover the mouse over a file name a panel appears giving you details such as file size, location, date created etc, etc. I don't know what this is called.

Does anyone know how to switch this off please?

My partner is visually impaired and finds that these panels obstruct the text when she is trying (with difficulty) to read it.

Surely there must be a way of stopping these...?

Many thanks in anticipation.
 

My Computer

Computer Manufacturer/Model Number
ACER Travelmate 5720
OS
Win 7 Ult x64
CPU
Intel T5270 Dual CPU running at 1.4 GHz
Memory
2Gb
Near the bottom of the page in the link below is a Registry Setting that supposedly will enable or disable explorer tooltips. I suggest backing up your registry first either via restore point or a registry backup program.

The page:
Disable ToolTips Windows 7 - Microsoft Community


The registry backup freeware I use:
Registry Backup

This backup is better than some because it uses Volume Shadow Copy so you can back up all registry hives even though Windows is running. Note that to restore with it you must boot into safe mode first.
 

My Computer

Computer Manufacturer/Model Number
HP Media Center
OS
Windows 7 32 bit
CPU
AMD 5200+ dual core
Memory
2 GB
Graphics Card(s)
NVidia GeForce 6150SE 128 MB
Monitor(s) Displays
CRT
Screen Resolution
1280x1024
Hard Drives
500 GB Sata internal :

SIIG USB 3.0 docking stations w/WD Caviar Black 6 Gb/s drives
Keyboard
PS/2
Mouse
PS/2 Wheel Mouse
Other Info
SIIG USB 3.0 PCIexpress card.
It's quite easy to disable those, go to folder options (tools menu => options), then "view" tab, and untick the option "Show pop-up description for folder and desktop items", accept and they're gone. Restoring them is as simple as ticking that option again, if you ever want to.


When using Windows explorer if you hover the mouse over a file name a panel appears giving you details such as file size, location, date created etc, etc. I don't know what this is called.

Those small help popups are called tooltips, they're a very common way to provide help, not just in explorer, but in all sort of software.
 

My Computer

Computer type
Laptop
Computer Manufacturer/Model Number
Toshiba Sattelite A665-S6092
OS
Windows 7 Ultimate x64
CPU
Intel Core i7-740QM
Memory
8 GB DDR3
Graphics Card(s)
NVIDIA GeForce 330GT
Screen Resolution
1366x768
Hard Drives
Samsung 840 SSD 500GB
1TB USB3 external HD
Cooling
Coolermaster Notepal U3 notebook cooling pad
Internet Speed
3mbps ASDL
Antivirus
ClamWin 0.98.7
Browser
Opera 12.17 x86 (main), Firefox 38 (sec), IE11 (last resort)
It's quite easy to disable those, go to folder options (tools menu => options), then "view" tab, and untick the option "Show pop-up description for folder and desktop items", accept and they're gone. Restoring them is as simple as ticking that option again, if you ever want to.


When using Windows explorer if you hover the mouse over a file name a panel appears giving you details such as file size, location, date created etc, etc. I don't know what this is called.

Those small help popups are called tooltips, they're a very common way to provide help, not just in explorer, but in all sort of software.

There are tooltips provided by applications. For example you hover the mouse over a button on the program's Gui and it tells what happens if you push it. But there are tooltips that are explictly shell extensions to Explorer via COM. As example I wrote a program as a DLL called TipOff where you could put a comment on a file and when you hovered the mouse on the file in Explorer it displayed your comment in a tooltip.

The OP would have to try disabling the tooltip setting to find out if it is system wide or only the Explorer extension mechanism that gets disabled. If it is system wide just reset the value to the original.
 

My Computer

Computer Manufacturer/Model Number
HP Media Center
OS
Windows 7 32 bit
CPU
AMD 5200+ dual core
Memory
2 GB
Graphics Card(s)
NVidia GeForce 6150SE 128 MB
Monitor(s) Displays
CRT
Screen Resolution
1280x1024
Hard Drives
500 GB Sata internal :

SIIG USB 3.0 docking stations w/WD Caviar Black 6 Gb/s drives
Keyboard
PS/2
Mouse
PS/2 Wheel Mouse
Other Info
SIIG USB 3.0 PCIexpress card.
Back
Top