Windows 10: Hide or Show Pop-up Descriptions in Windows 10

Discus and support Hide or Show Pop-up Descriptions in Windows 10 in Windows 10 Tutorials to solve the problem; How to: Hide or Show Pop-up Descriptions in Windows 10 How to Hide or Show Pop-up Description for Folder and Desktop Items in Windows 10 [img]... Discussion in 'Windows 10 Tutorials' started by Brink, Aug 4, 2017.

  1. Brink
    Brink New Member

    Hide or Show Pop-up Descriptions in Windows 10


    How to: Hide or Show Pop-up Descriptions in Windows 10

    How to Hide or Show Pop-up Description for Folder and Desktop Items in Windows 10

    Hide or Show Pop-up Descriptions in Windows 10 [​IMG]
    Information When you hover over a file, folder, drive, or desktop items in Windows, a pop-up description (infotip) will show displaying basic property details (metadata) of the item such as Date created, Size, Folders and Files a folder contains, etc...

    This tutorial will show you how to hide or show pop-up descriptions for folder and desktop items for your account in Windows 10.


    CONTENTS:
    • Option One: Hide or Show Pop-up Description for Folder and Desktop Items using Folder Options
    • Option Two: Hide or Show Pop-up Description for Folder and Desktop Items using a BAT file

    EXAMPLE: Pop-up description (infotip) of a folder

    Hide or Show Pop-up Descriptions in Windows 10 [​IMG]






    OPTION ONE [/i] Hide or Show Pop-up Description for Folder and Desktop Items using Folder Options
    1. Open Folder Options.

    2. Click/tap on the View tab, check (default) or uncheck Show pop-up description for folder and desktop items in "Advanced settings" for what you want, and click/tap on OK. (see screenshot below)


    Hide or Show Pop-up Descriptions in Windows 10 [​IMG]





    OPTION TWO [/i] Hide or Show Pop-up Description for Folder and Desktop Items using a BAT file

    Hide or Show Pop-up Descriptions in Windows 10 [​IMG]
    Note The .bat files below will modify the DWORD value in the registry key below.

    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

    ShowInfoTip DWORD

    0 = Hide
    1 = Show


    1. Do step 2 (hide) or step 3 (show) below for what you would like to do.


    2. To Hide Pop-up Description for Folder and Desktop Items
    A) Click/tap on the Download button below to download the BAT file below, and go to step 4 below.

    Hide_pop-up_descriptions_for_folder_and_desktop_items.bat

    Download

    3. To Show Pop-up Description for Folder and Desktop Items
    NOTE: This is the default setting.
    A) Click/tap on the Download button below to download the BAT file below, and go to step 4 below.

    Show_pop-up_descriptions_for_folder_and_desktop_items.bat

    Download
    4. Save the .bat file to your desktop.

    5. Unblock the .bat file.

    6. Run the .bat file.

    7. You will now notice your screen flicker and a command prompt quickly open and close as explorer is restarted to apply the registry changes.

    8. When finished, you can delete the downloaded .bat file if you like.

    That's it,
    Shawn


    Related Tutorials

    :)
     
    Brink, Aug 4, 2017
    #1
  2. Cerawy Win User
    Cerawy, Oct 26, 2019
    #2
  3. [Windows 10] hide/prohibit install of specific Windows Update

    Edit: Try "Show or hide updates" troubleshooter package first and let us know if it works for you.


    Adapted from Preventing a certain Windows Update from installing on Windows 10 by Igal Tabachnik.
    • Uninstall the problematical driver/update.
    • Restart the computer, if necessary, and/or switch to an administrator account.
    • Download Windows Update PowerShell Module and extract it to: %WINDIR%\System32\WindowsPowerShell\v1.0\Modules After doing so, you will have a %WINDIR%\System32\WindowsPowerShell\v1.0\Modules\PSWindowsUpdate folder with a bunch of files.
    • Start -> All Apps -> expand Windows PowerShell -> right-click on Windows PowerShell and select Run as Administrator. This is very important or you'll get errors in Windows PowerShell.
    • Now you should see the PowerShell window and you'll have to enter a series of commands. First order of business is loading up PSWindowsUpdate. Note: You have to do this every time you restart PowerShell and want to use PSWindowsUpdate commands!
      CommandDescriptionSet-ExecutionPolicy Unrestricted -ForceAllows the use of unsigned PowerShell scripts.Import-Module PSWindowsUpdateLoads PSWindowsUpdateSet-ExecutionPolicy Restricted -ForceClose the potential security hole.
    • Enter Get-WUList. This command will take a little while to execute. It retrieves the list of all available updates on Windows Update. If you do not see the problematical update here, it is either no longer being offered or it is installed.
    • Now you need to decide how to filter what update you want to hide. Here's some examples:
      CommandDescriptionHide-WUUpdate -Title "*Realtek High Definition Audio"This looks for a title that ends with (note the asterisk) "Realtek High Definition Audio"Hide-WUUpdate -Title "Realtek*"This looks for a title that starts with (note the asterisk) "Realtek"
      When you enter the above command, it will loop through all results it finds and ask whether or not you want to hide it. Make sure you only say "yes" to the one you want hidden and "no" to the rest.
    • It will automatically show the updated results. Verify there is an "H" under the status of the ones you want hidden and not behind the rest. If it is correct, close out of PowerShell and return to your normal user account if necessary. Run Windows Update and the update should not show/install.
    If you want to unhide an update, add -HideStatus:$false to the Hide-WUUpdate command.
     
    FordGT90Concept, Oct 26, 2019
    #3
  4. Hide or Show Pop-up Descriptions in Windows 10

    Hide or Show Windows Updates in Windows 10  


    Hey boys........... i have run the tools on my Windows 10 X64 Home........... on Hide i have obtain a very long list say to me i have to upgrade some hardware....... look:

    Hide or Show Pop-up Descriptions in Windows 10 P2VxpD.png


    Apparently i don't have any HIDE........ but on Windows Update i don't find any update........ the list continue below and below again...

    How i can upgrade all this driver ??? I have all activated inside my Windows Update option and inside the "Devices and Printers"..... someone can make some suggestion about this ?
     
    DjDiabolik, Oct 26, 2019
    #4
  5. Ahhzz Win User
    Windows 10 Tweaks

    Pressing “Windows+Pause Break” (it’s up there next to scroll lock) opens the “System” Window.

    Windows 10: In the new version of Windows, Explorer has a section called Quick Access. This includes your frequent folders and recent files. Explorer defaults to opening this page when you open a new window. If you’d rather open the usual This PC, with links to your drives and library folders, follow these steps:

    • Open a new Explorer window.
    • Click View in the ribbon.
    • Click Options.
    • Under General, next to “Open File Explorer to:” choose “This PC.”
    • Click OK


    credit to Lifehacker.
     
    Ahhzz, Oct 26, 2019
    #5
  6. dalchina Win User
    dalchina, Oct 26, 2019
    #6
Thema:

Hide or Show Pop-up Descriptions in Windows 10

Loading...
  1. Hide or Show Pop-up Descriptions in Windows 10 - Similar Threads - Hide Show Pop

  2. Taskbar Auto-Hide Notification Pop-up

    in Windows 10 Gaming
    Taskbar Auto-Hide Notification Pop-up: Hi, I am wondering if there is any way of stopping the Taskbar from not auto-hiding when one of my active programs, e.g. Skype, sends a notifcation. Answers I've seen on the forums are something like "To resolve your concern, we suggest that you click the little arrow at the...
  3. Taskbar Auto-Hide Notification Pop-up

    in Windows 10 Software and Apps
    Taskbar Auto-Hide Notification Pop-up: Hi, I am wondering if there is any way of stopping the Taskbar from not auto-hiding when one of my active programs, e.g. Skype, sends a notifcation. Answers I've seen on the forums are something like "To resolve your concern, we suggest that you click the little arrow at the...
  4. How to turn off pop up descriptions in applications in Windows 10

    in Windows 10 Gaming
    How to turn off pop up descriptions in applications in Windows 10: For some unknown reason my PC started showing me pop up descriptions whenever I hover over images and titles in apps like Google Chrome, Discord and Spotify. It is extremely annoying and it tells me things I already know.Below are some examples from apps I use daily. Please...
  5. How to turn off pop up descriptions in applications in Windows 10

    in Windows 10 Software and Apps
    How to turn off pop up descriptions in applications in Windows 10: For some unknown reason my PC started showing me pop up descriptions whenever I hover over images and titles in apps like Google Chrome, Discord and Spotify. It is extremely annoying and it tells me things I already know.Below are some examples from apps I use daily. Please...
  6. How to turn off pop up descriptions in applications in Windows 10

    in Windows 10 Customization
    How to turn off pop up descriptions in applications in Windows 10: For some unknown reason my PC started showing me pop up descriptions whenever I hover over images and titles in apps like Google Chrome, Discord and Spotify. It is extremely annoying and it tells me things I already know.Below are some examples from apps I use daily. Please...
  7. Folder and File pop-up descriptions bubbles.

    in Windows 10 Gaming
    Folder and File pop-up descriptions bubbles.: Is it possible to edit them in some way that allows me to customize the description? I've tried using the Details Tab to edit information but I haven't been able to actually add or remove any information from those values. All I seem to be able to do is select more categories...
  8. Folder and File pop-up descriptions bubbles.

    in Windows 10 Software and Apps
    Folder and File pop-up descriptions bubbles.: Is it possible to edit them in some way that allows me to customize the description? I've tried using the Details Tab to edit information but I haven't been able to actually add or remove any information from those values. All I seem to be able to do is select more categories...
  9. How to hide the annoying volume pop up???

    in Windows 10 Customization
    How to hide the annoying volume pop up???: The volume pop up was actually useful when it was small and disappeared after just a couple of seconds but now its much larger with unnecessary skip and play buttons AND stays up longer. How do reduce the size and/or time displayed or just get rid of it completely?...
  10. Create Custom Shortcut Comment Pop-up Description in Windows

    in Windows 10 Tutorials
    Create Custom Shortcut Comment Pop-up Description in Windows: How to: Create Custom Shortcut Comment Pop-up Description in Windows How to Create a Custom Shortcut Comment Pop-up Description in Windows [img] Information When you hover over a shortcut of a file, folder, or drive in Windows, a pop-up description) will show...