Troubleshooting Folder Shortcut Info Tips: Don't Display Target Folder Info
Folder shortcuts are a convenient way to quickly access frequently used folders on your computer. However, sometimes you might not want the shortcut to display the information about the target folder. This article will provide you with tips and detailed instructions on how to prevent the target folder information from being displayed in folder shortcut info tips.
Understanding Folder Shortcut Properties
Folder shortcuts have various properties that can be modified to customize their behavior. One of these properties is the "Display as name and icon in folders" property, which determines whether the shortcut displays the target folder's information. By default, this property is set to "Always," but you can change it to "Never" to prevent the shortcut from displaying the target folder's information.
Modifying Folder Shortcut Properties
To modify the "Display as name and icon in folders" property for a folder shortcut, follow these steps:
- Right-click on the folder shortcut and select
Propertiesfrom the context menu. - In the
Propertieswindow, click on theCustomizetab. - Under the
What's this folder for?section, click on theChange iconbutton. - In the
Change Iconwindow, select theBrowsebutton. - In the
Browsewindow, select theSystem32folder, and then select theimageres.dllfile. - Select the blank icon (the first icon in the list) and click
OK. - In the
Change Iconwindow, clickOK. - In the
Propertieswindow, clickApplyand thenOK.
After completing these steps, the folder shortcut will no longer display the target folder's information.
Using the Registry Editor to Modify Folder Shortcut Properties
Another way to prevent folder shortcuts from displaying the target folder's information is by using the Registry Editor. This method allows you to modify the "Display as name and icon in folders" property for all folder shortcuts at once.
Here are the steps to modify the property using the Registry Editor:
- Press
Win + Rto open the Run dialog box, typeregedit, and pressEnterto open the Registry Editor. - Navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons - Right-click on the
Shell Iconskey and selectNew>String Value. - Name the new value
.lnkand pressEnter. - Double-click on the new value and enter the following value data:
"%SystemRoot%\system32\shell32.dll,-1". - Click
OKto save the changes.
After completing these steps, all folder shortcuts will no longer display the target folder's information.
- Folder shortcuts have a "Display as name and icon in folders" property that determines whether the shortcut displays the target folder's information.
- You can modify this property by right-clicking on the folder shortcut and selecting
Properties>Customize>Change iconand selecting the blank icon. - You can also modify this property for all folder shortcuts using the Registry Editor by creating a new string value named
.lnkand entering the value data"%SystemRoot%\system32\shell32.dll,-1".