Follow
Windows

How to Enable or Disable Pop-up Tips Description in File Explorer on Windows 11

Richard
Written by
Richard
Dec 6, 2022 Updated Apr 30, 2026 3 min read
How to Enable or Disable Pop-up Tips Description in File Explorer on Windows 11

Windows 11 automatically shows small boxes called “tips” when you hover your mouse over folders or icons. These show info like file size or the date created. Some people find them helpful, while others find them distracting. This feature is part of the Windows 11 UI customization suite designed to provide quick context without opening files.

Why: You may want to turn these off to make your desktop look cleaner or turn them on to see file details quickly without opening folders.

What happens when done: Your computer will either display or hide these quick info boxes whenever you hover over an item.

Method 1: Using Folder Options

You can change this setting easily through your file settings. This is the safest method for most users.

  1. Open File Explorer or press the Windows key + E on your keyboard.
  2. Click the three dots icon in the top menu bar and select Options.
windows 11 file explorer folder options onedrive
  1. In the window that appears, click the View tab.
  2. Find the box labeled Show pop-up description for folder and desktop items.
  3. Check the box to turn the feature on, or uncheck it to turn it off.
  4. Click OK to save your changes.
windows 11 show pop up description for folder and desktop items

Method 2: Using the Registry Editor

Warning: Editing the registry incorrectly can cause system instability. Always back up your registry before making changes. This method requires admin privileges.

  1. Press Windows key + R, type regedit, and press Enter.
  2. Navigate to this path: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
windows 11 show pop up description for folder and desktop items in registry
  1. In the right pane, right-click and select New -> DWORD (32-bit) Value.
  2. Name this value ShowInfoTip.
  3. Double-click ShowInfoTip and set the Value data to 1 to turn it on, or 0 to turn it off.
windows 11 show pop up description for folder and desktop items in registry value data

Applying Changes: Restarting Windows Explorer

If changes do not appear immediately, you must restart the File Explorer process. This does not require a full system reboot.

  1. Press Ctrl + Shift + Esc to open Task Manager.
  2. Find Windows Explorer in the list.
  3. Right-click it and select Restart.
  4. Alternatively, run this command in Command Prompt: taskkill /f /im explorer.exe & start explorer.exe
windows 11 show pop up description for folder and desktop items in file explorer

Advanced Configuration: System Hover Delay

You can control how long you must hover before the tip appears by editing the MouseHoverTime value in the registry under HKEY_CURRENT_USER\Control Panel\Desktop. Increasing this value reduces visual distractions by making the tips appear slower.

Summary

You can control whether Windows 11 shows extra information when you hover over files. You can use the File Explorer settings menu for a simple approach or the Registry Editor for more advanced control. Remember to restart Windows Explorer to apply your changes. For more tips, check out our Windows 11 optimization guides.

Does disabling pop-ups improve system performance?

Disabling Windows 11 pop-up descriptions provides a negligible impact on system performance. While it reduces the number of background queries File Explorer makes when you hover over items, the primary benefit is a cleaner user interface and reduced visual clutter rather than a noticeable increase in processing speed.

Can I disable tooltips for specific applications only?

No, the Windows 11 pop-up description setting is a global configuration for the shell. It affects File Explorer and desktop items universally. There is no native setting to disable these tooltips for specific individual applications while keeping them enabled for the rest of the operating system.

Are these settings synced across Windows devices?

Registry-based settings like the ShowInfoTip value are stored locally on your machine. They are not synced across multiple Windows devices via your Microsoft account. You will need to manually apply these changes on every computer where you wish to customize the File Explorer hover behavior.

Was this guide helpful?

Tags: #Windows 11
Was this helpful?
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

📚 Related Tutorials

How to Access File Explorer Options in Windows 11
Windows How to Access File Explorer Options in Windows 11
How to Display Full Path in Windows 11 File Explorer
Windows How to Display Full Path in Windows 11 File Explorer
How to Enable or Disable Folder Options in Windows 11
Windows How to Enable or Disable Folder Options in Windows 11
How to Show or Hide Preview Pane in File Explorer in Windows 11
Windows How to Show or Hide Preview Pane in File Explorer in Windows 11

No comments yet — be the first to share your thoughts!

Leave a Comment

Your email address will not be published. Required fields are marked *