zoukankan      html  css  js  c++  java
  • Drives Appearing Twice in Navigation Pane of Windows 10 Explorer “This PC”

    https://www.askvg.com/fix-drives-appearing-twice-in-navigation-pane-of-windows-10-explorer-this-pc/

    1. Press WIN+R keys together to open RUN dialog box. You can also open it from WIN+X menu. Now type regedit in RUN dialog box and press Enter. It’ll open Registry Editor.

    2. Now go to following key:

    HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerDesktopNameSpaceDelegateFolders

    3. Under “DelegateFolders” key, you’ll find {F5FB2C77-0E2F-4A16-A381-3E560C68BC83} key.

    Remove_Removable_Drive_Icon_Windows_10_This_PC_Navigation_Pane.png

    4. Now delete the {F5FB2C77-0E2F-4A16-A381-3E560C68BC83} key and it’ll immediately remove the duplicate drive icons from This PC’s Navigation Pane.

    Now you’ll no longer see any drive icon twice in the Navigation Pane of This PC.

    NOTE: If you are using 64-bit edition of Windows 10, you may notice that the drive icon is still present in “Browse” dialog box such as Save, Save as or Open in some 3rd party 32-bit programs. To remove the duplicate drive icon from there, you’ll need to perform the same steps in following key as well:

    HKEY_LOCAL_MACHINESOFTWAREWOW6432NodeMicrosoftWindowsCurrentVersionExplorerDesktopNameSpaceDelegateFolders

    Under “DelegateFolders” key, delete {F5FB2C77-0E2F-4A16-A381-3E560C68BC83} key.

    PS: If you want a ready-made Registry script to do the task automatically, its also given at the end of the above mentioned tutorial.

  • 相关阅读:
    3、通道(中)
    2、通道(上-扣婚纱)
    1、色阶
    第三章—15、音乐播放界面效果
    第三章—14、下拉菜单
    第三章—13、点击按钮显示隐藏图片
    第三章-12、按钮的六种状态
    第三章—11、滑动导航(点击哪个就字体跟着变颜色)
    第三章-10、滑动选项卡(上)
    iOS 生命周期
  • 原文地址:https://www.cnblogs.com/johnsonshu/p/14410551.html
Copyright © 2011-2022 走看看