zoukankan      html  css  js  c++  java
  • 禁用右键菜单

    =================桌面===================


    Intel控制面板(1903以后没有)

    HKEY_CURRENT_USERSoftwareIntelDisplayigfxcuiHotKeys

    • Enable(类型:REG_DWORD)

        0 为禁用,1 为默认启用

     


    NVIDIA控制面板

    HKEY_CURRENT_USERSoftwareNVIDIA CorporationGlobalNvCplApiPolicies

    • ContextUIPolicy(类型:REG_DWORD)

        0 为禁用,1 为默认启用

     


    显示设置 & 个性化

    重点regini语句的使用

    显示设置为例(存为bat文件管理员身份运行)

    ::取注册表路径
    set route=HKEY_CLASSES_ROOTDesktopBackgroundShellDisplay
    ::写入临时文件
    echo %route% [] >>%tmp%RemoveFromRightClick.ini
    ::regini语句修改注册表权限
    regini %tmp%RemoveFromRightClick.ini
    ::删除临时文件
    del %tmp%RemoveFromRightClick.ini /q
    ::退出
    exit
    ;禁用
    set route=HKEY_CLASSES_ROOTDesktopBackgroundShellDisplay
    echo %route% [23] >>%tmp%AddToRightClick.ini
    regini %tmp%AddToRightClick.ini
    del %tmp%AddToRightClick.ini /q
    exit
    ;启用

    禁用或启用个性化则将首句注册表路径改为

    HKEY_CLASSES_ROOTDesktopBackgroundShellPersonalize


    下一个桌面背景

    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOTDesktopBackgroundshellexContextMenuHandlersDesktopSlideshow]
    @="{0bf754aa-c967-445c-ab3d-d8fda9bae7ef}"
    ;默认显示
    Windows Registry Editor Version 5.00
    [-HKEY_CLASSES_ROOTDesktopBackgroundshellexContextMenuHandlersDesktopSlideshow]
    ;删除

    =================桌面===================


    ===============此范围内添加值===============


    新窗口、新进程、新标签页、固定到快速访问(文件夹、IE)

    在新窗口中打开(包括文件夹和IE)
    HKEY_CLASSES_ROOTFoldershellopennewwindow
    HKEY_LOCAL_MACHINESOFTWAREClassesFoldershellopennewwindow
    
    在新进程中打开(包括文件夹和IE)
    HKEY_CLASSES_ROOTFoldershellopennewprocess
    HKEY_LOCAL_MACHINESOFTWAREClassesFoldershellopennewprocess
    
    在新标签页中打开(只有IE)
    HKEY_CLASSES_ROOTFoldershellopennewtab
    HKEY_LOCAL_MACHINESOFTWAREClassesFoldershellopennewtab
    
    固定到快速访问(文件夹)
    HKEY_CLASSES_ROOTFoldershellpintohome
    HKEY_LOCAL_MACHINESOFTWAREClassesFoldershellpintohome
    View Code

    编辑(图片、文本文件)

    图片文件(如jpg、png、bmp、jpeg)

    HKEY_CLASSES_ROOTSystemFileAssociationsimageshelledit
    

    文本文件(如bat、cmd、xml、vbs)

    HKEY_LOCAL_MACHINESOFTWAREClassesatfileshelledit
    HKEY_LOCAL_MACHINESOFTWAREClassescmdfileshelledit
    HKEY_LOCAL_MACHINESOFTWAREClassesgroup_wab_auto_fileshelledit
    HKEY_LOCAL_MACHINESOFTWAREClassesJSEFileShellEdit
    HKEY_LOCAL_MACHINESOFTWAREClassesJSFileShellEdit
    HKEY_LOCAL_MACHINESOFTWAREClassesODCfileshellEdit
    HKEY_LOCAL_MACHINESOFTWAREClassesRDP.FileshellEdit
    HKEY_LOCAL_MACHINESOFTWAREClasses
    egfileshelledit
    HKEY_LOCAL_MACHINESOFTWAREClassesVBEFileShellEdit
    HKEY_LOCAL_MACHINESOFTWAREClassesVBSFileShellEdit
    HKEY_LOCAL_MACHINESOFTWAREClasseswordxmlfileshellEdit
    HKEY_LOCAL_MACHINESOFTWAREClassesWSFFileShellEdit
    HKEY_LOCAL_MACHINESOFTWAREClassesxmlfileshelledit
    HKEY_CLASSES_ROOTatfileshelledit
    HKEY_CLASSES_ROOTcmdfileshelledit
    HKEY_CLASSES_ROOTgroup_wab_auto_fileshelledit
    HKEY_CLASSES_ROOTJSEFileShellEdit
    HKEY_CLASSES_ROOTJSFileShellEdit
    HKEY_CLASSES_ROOTODCfileshellEdit
    HKEY_CLASSES_ROOTRDP.FileshellEdit
    HKEY_CLASSES_ROOT
    egfileshelledit
    HKEY_CLASSES_ROOTVBEFileShellEdit
    HKEY_CLASSES_ROOTVBSFileShellEdit
    HKEY_CLASSES_ROOTwordxmlfileshellEdit
    HKEY_CLASSES_ROOTWSFFileShellEdit
    HKEY_CLASSES_ROOTxmlfileshelledit
    View Code

    使用照片编辑(图片文件,如jpg、png、bmp、jpeg)

    HKEY_CLASSES_ROOTAppX43hnxtbyyps62jhe9sqpdzxn1790zetcShellShellEdit
    

      


    创建新视频(图片文件,如jpg、png、bmp、jpeg)

    HKEY_CLASSES_ROOTAppX43hnxtbyyps62jhe9sqpdzxn1790zetcShellShellCreateVideo
    

      


    使用画图3D进行编辑(图片文件,如jpg、png、bmp、jpeg)

    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.3mfShell3D Edit
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.bmpShell3D Edit
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.fbxShell3D Edit
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.gifShell3D Edit
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jfifShell3D Edit
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jpeShell3D Edit
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jpegShell3D Edit
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jpgShell3D Edit
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.pngShell3D Edit
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.tifShell3D Edit
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.glbShell3D Edit
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.objShell3D Edit
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.plyShell3D Edit
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.stlShell3D Edit
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.tiffShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.3mfShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.bmpShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.fbxShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.gifShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.jfifShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.jpeShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.jpegShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.jpgShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.pngShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.tifShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.glbShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.objShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.plyShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.stlShell3D Edit
    HKEY_CLASSES_ROOTSystemFileAssociations.tiffShell3D Edit
    View Code

    设置为桌面背景(图片文件,如jpg、png、bmp、jpeg)

    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.bmpShellsetdesktopwallpaper
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.dibShellsetdesktopwallpaper
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.gifShellsetdesktopwallpaper
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jfifShellsetdesktopwallpaper
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jpeShellsetdesktopwallpaper
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jpegShellsetdesktopwallpaper
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jpgShellsetdesktopwallpaper
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.pngShellsetdesktopwallpaper
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.tifShellsetdesktopwallpaper
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.tiffShellsetdesktopwallpaper
    HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.wdpShellsetdesktopwallpaper
    HKEY_CLASSES_ROOTSystemFileAssociations.bmpShellsetdesktopwallpaper
    HKEY_CLASSES_ROOTSystemFileAssociations.dibShellsetdesktopwallpaper
    HKEY_CLASSES_ROOTSystemFileAssociations.gifShellsetdesktopwallpaper
    HKEY_CLASSES_ROOTSystemFileAssociations.jfifShellsetdesktopwallpaper
    HKEY_CLASSES_ROOTSystemFileAssociations.jpeShellsetdesktopwallpaper
    HKEY_CLASSES_ROOTSystemFileAssociations.jpegShellsetdesktopwallpaper
    HKEY_CLASSES_ROOTSystemFileAssociations.jpgShellsetdesktopwallpaper
    HKEY_CLASSES_ROOTSystemFileAssociations.pngShellsetdesktopwallpaper
    HKEY_CLASSES_ROOTSystemFileAssociations.tifShellsetdesktopwallpaper
    HKEY_CLASSES_ROOTSystemFileAssociations.tiffShellsetdesktopwallpaper
    HKEY_CLASSES_ROOTSystemFileAssociations.wdpShellsetdesktopwallpaper
    View Code

    添加到Windows Media Player列表(媒体文件、文件夹) 

    HKEY_CLASSES_ROOTMediaCenter.WTVFileshellEnqueue
    HKEY_CLASSES_ROOTStack.AudioshellEnqueue
    HKEY_CLASSES_ROOTStack.ImageshellEnqueue
    HKEY_CLASSES_ROOTSystemFileAssociationsaudioshellEnqueue
    HKEY_CLASSES_ROOTSystemFileAssociationsDirectory.AudioshellEnqueue
    HKEY_CLASSES_ROOTSystemFileAssociationsDirectory.ImageshellEnqueue
    HKEY_CLASSES_ROOTWMP.DVR-MSFileshellEnqueue
    HKEY_CLASSES_ROOTWMP.WTVFileshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.3G2shellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.3GPshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.ADTSshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.AIFFshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.ASFshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.ASXshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.AUshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.AVIshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.FLACshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.M2TSshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.m3ushellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.M4AshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.MIDIshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.MK3DshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.MKAshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.MKVshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.MOVshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.MP3shellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.MP4shellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.MPEGshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.TTSshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.WAVshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.WAXshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.WMAshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.WMVshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.WPLshellEnqueue
    HKEY_CLASSES_ROOTWMP11.AssocFile.WVXshellEnqueue
    View Code

    使用Windows Media Player播放(媒体文件)

    HKEY_CLASSES_ROOTStack.AudioshellPlay
    HKEY_CLASSES_ROOTStack.ImageshellPlay
    HKEY_CLASSES_ROOTSystemFileAssociationsaudioshellPlay
    HKEY_CLASSES_ROOTSystemFileAssociationsDirectory.AudioshellPlay
    HKEY_CLASSES_ROOTSystemFileAssociationsDirectory.ImageshellPlay
    View Code

    以其他身份运行(可执行文件,如exe、msi)

    HKEY_LOCAL_MACHINESOFTWAREClassesatfileshell
    unasuser
    HKEY_LOCAL_MACHINESOFTWAREClassescmdfileshell
    unasuser
    HKEY_LOCAL_MACHINESOFTWAREClassesexefileshell
    unasuser
    HKEY_LOCAL_MACHINESOFTWAREClassesmscfileshell
    unasuser
    HKEY_LOCAL_MACHINESOFTWAREClassesMsi.Packageshell
    unasuser
    HKEY_LOCAL_MACHINESOFTWAREClassesLauncher.AllAppsDesktopApplicationShellRunAsUser
    HKEY_CLASSES_ROOTatfileshell
    unasuser
    HKEY_CLASSES_ROOTcmdfileshell
    unasuser
    HKEY_CLASSES_ROOTexefileshell
    unasuser
    HKEY_CLASSES_ROOTmscfileshell
    unasuser
    HKEY_CLASSES_ROOTMsi.Packageshell
    unasuser
    HKEY_CLASSES_ROOTLauncher.AllAppsDesktopApplicationShellRunAsUser
    View Code

    启用BitLocker(磁盘)

    HKEY_LOCAL_MACHINESOFTWAREClassesDriveshellchange-passphrase
    HKEY_LOCAL_MACHINESOFTWAREClassesDriveshellchange-pin
    HKEY_LOCAL_MACHINESOFTWAREClassesDriveshellencrypt-bde
    HKEY_LOCAL_MACHINESOFTWAREClassesDriveshellencrypt-bde-elev
    HKEY_LOCAL_MACHINESOFTWAREClassesDriveshellmanage-bde
    HKEY_LOCAL_MACHINESOFTWAREClassesDriveshell
    esume-bde
    HKEY_LOCAL_MACHINESOFTWAREClassesDriveshell
    esume-bde-elev
    HKEY_LOCAL_MACHINESOFTWAREClassesDriveshellunlock-bde
    HKEY_CLASSES_ROOTDriveshellchange-passphrase
    HKEY_CLASSES_ROOTDriveshellchange-pin
    HKEY_CLASSES_ROOTDriveshellencrypt-bde
    HKEY_CLASSES_ROOTDriveshellencrypt-bde-elev
    HKEY_CLASSES_ROOTDriveshellmanage-bde
    HKEY_CLASSES_ROOTDriveshell
    esume-bde
    HKEY_CLASSES_ROOTDriveshell
    esume-bde-elev
    HKEY_CLASSES_ROOTDriveshellunlock-bde
    View Code

    打印(图片、文本、字体文件,如jpg、png、txt、ini、ttf)

    图片
    HKEY_CLASSES_ROOTSystemFileAssociationsimageshellprint
    
    脚本
    HKEY_CLASSES_ROOTatfileshellprint
    HKEY_CLASSES_ROOTcmdfileshellprint
    HKEY_CLASSES_ROOTJSEFileShellPrint
    HKEY_CLASSES_ROOTVBEFileShellPrint
    HKEY_CLASSES_ROOTVBSFileShellPrint
    HKEY_CLASSES_ROOTWSFFileShellPrint
    
    文本
    HKEY_CLASSES_ROOTdocxfileshellprint
    HKEY_CLASSES_ROOThtmlfileshellprint
    HKEY_CLASSES_ROOTinffileshellprint
    HKEY_CLASSES_ROOTinifileshellprint
    HKEY_CLASSES_ROOT
    egfileshellprint
    HKEY_CLASSES_ROOT	xtfileshellprint
    
    字体
    HKEY_CLASSES_ROOTfonfileshellprint
    HKEY_CLASSES_ROOTotffileshellprint
    HKEY_CLASSES_ROOTpfmfileshellprint
    HKEY_CLASSES_ROOT
    tffileshellprint
    HKEY_CLASSES_ROOT	tcfileshellprint
    HKEY_CLASSES_ROOT	tffileshellprint
    View Code 

    ===============此范围内添加值===============


    ===============此范围内删除值===============


    新建(目录背景)

    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINESOFTWAREClassesLibraryFolderackgroundshellexContextMenuHandlersNew]
    ""="{D969A300-E7FF-11d0-A93B-00A0C90F2719}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesDirectoryackgroundshellexContextMenuHandlersNew]
    ""="{D969A300-E7FF-11d0-A93B-00A0C90F2719}"
    [HKEY_CLASSES_ROOTLibraryFolderackgroundshellexContextMenuHandlersNew]
    ""="{D969A300-E7FF-11d0-A93B-00A0C90F2719}"
    [HKEY_CLASSES_ROOTDirectoryBackgroundShellExContextMenuHandlersNew]
    ""="{D969A300-E7FF-11d0-A93B-00A0C90F2719}"
    ;默认显示
    Windows Registry Editor Version 5.00
    [-HKEY_LOCAL_MACHINESOFTWAREClassesLibraryFolderackgroundshellexContextMenuHandlersNew]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesDirectoryackgroundshellexContextMenuHandlersNew]
    [-HKEY_CLASSES_ROOTLibraryFolderackgroundshellexContextMenuHandlersNew]
    [-HKEY_CLASSES_ROOTDirectoryBackgroundShellExContextMenuHandlersNew]
    ;删除

    向左向右旋转(图片文件,如jpg、png、bmp、jpeg)

    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.avciShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.avifShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.bmpShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.ddsShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.dibShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.gifShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.heicShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.heifShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.icoShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jfifShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jpeShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jpegShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jpgShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jxrShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.pngShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.rleShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.tifShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.tiffShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.wdpShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.webpShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.avciShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.avifShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.bmpShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.ddsShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.dibShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.gifShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.heicShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.heifShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.icoShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.jfifShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.jpeShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.jpegShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.jpgShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.jxrShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.pngShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.rleShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.tifShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.tiffShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.wdpShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    [HKEY_CLASSES_ROOTSystemFileAssociations.webpShellExContextMenuHandlersShellImagePreview]
    @="{FFE2A43C-56B9-4bf5-9A79-CC6D4285608A}"
    ;默认显示
    Windows Registry Editor Version 5.00
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.avciShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.avifShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.bmpShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.ddsShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.dibShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.gifShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.heicShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.heifShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.icoShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jfifShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jpeShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jpegShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jpgShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.jxrShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.pngShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.rleShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.tifShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.tiffShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.wdpShellExContextMenuHandlersShellImagePreview]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesSystemFileAssociations.webpShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.avciShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.avifShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.bmpShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.ddsShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.dibShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.gifShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.heicShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.heifShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.icoShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.jfifShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.jpeShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.jpegShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.jpgShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.jxrShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.pngShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.rleShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.tifShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.tiffShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.wdpShellExContextMenuHandlersShellImagePreview]
    [-HKEY_CLASSES_ROOTSystemFileAssociations.webpShellExContextMenuHandlersShellImagePreview]
    ;删除

    打开方式

    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT*shellexContextMenuHandlersOpen With]
    @="{09799AFB-AD67-11d1-ABCD-00C04FC30936}"
    [HKEY_CLASSES_ROOT*shellexContextMenuHandlersOpen With EncryptionMenu]
    @="{A470F8CF-A1E8-4f65-8335-227475AA5C46}"
    [HKEY_CLASSES_ROOTIE.AssocFile.URLShellExContextMenuHandlers{09799AFB-AD67-11d1-ABCD-00C04FC30936}]
    ;默认显示
    Windows Registry Editor Version 5.00
    [-HKEY_CLASSES_ROOT*shellexContextMenuHandlersOpen With]
    [-HKEY_CLASSES_ROOT*shellexContextMenuHandlersOpen With EncryptionMenu]
    [-HKEY_CLASSES_ROOTIE.AssocFile.URLShellExContextMenuHandlers{09799AFB-AD67-11d1-ABCD-00C04FC30936}]
    ;删除

    授予访问权限(文件、文件夹、目录背景、磁盘、库)

    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT*shellexContextMenuHandlersSharing]
    @="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
    [HKEY_CLASSES_ROOTDirectoryBackgroundshellexContextMenuHandlersSharing]
    @="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
    [HKEY_CLASSES_ROOTDirectoryshellexContextMenuHandlersSharing]
    @="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
    [HKEY_CLASSES_ROOTDirectoryshellexCopyHookHandlersSharing]
    @="{40dd6e20-7c17-11ce-a804-00aa003ca9f6}"
    [HKEY_CLASSES_ROOTDirectoryshellexPropertySheetHandlersSharing]
    @="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
    [HKEY_CLASSES_ROOTDriveshellexContextMenuHandlersSharing]
    @="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
    [HKEY_CLASSES_ROOTDriveshellexPropertySheetHandlersSharing]
    @="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
    [HKEY_CLASSES_ROOTLibraryFolderackgroundshellexContextMenuHandlersSharing]
    @="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
    [HKEY_CLASSES_ROOTUserLibraryFoldershellexContextMenuHandlersSharing]
    @="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
    [HKEY_CURRENT_USERSOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer]
    "NoInplaceSharing"=-
    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionShell ExtensionsBlocked]
    "{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"=-
    [HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlLsa]
    "forceguest"=dword:00000000
    ;默认显示
    Windows Registry Editor Version 5.00
    [-HKEY_CLASSES_ROOT*shellexContextMenuHandlersSharing]
    [-HKEY_CLASSES_ROOTDirectoryBackgroundshellexContextMenuHandlersSharing]
    [-HKEY_CLASSES_ROOTDirectoryshellexContextMenuHandlersSharing]
    [-HKEY_CLASSES_ROOTDirectoryshellexCopyHookHandlersSharing]
    [-HKEY_CLASSES_ROOTDirectoryshellexPropertySheetHandlersSharing]
    [-HKEY_CLASSES_ROOTDriveshellexContextMenuHandlersSharing]
    [-HKEY_CLASSES_ROOTDriveshellexPropertySheetHandlersSharing]
    [-HKEY_CLASSES_ROOTLibraryFolderackgroundshellexContextMenuHandlersSharing]
    [-HKEY_CLASSES_ROOTUserLibraryFoldershellexContextMenuHandlersSharing]
    ;删除

    还原以前版本(文件、文件夹、磁盘、属性选项卡)

    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    [HKEY_CLASSES_ROOTCLSID{450D8FBA-AD25-11D0-98A8-0800361B1103}shellexContextMenuHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    [HKEY_CLASSES_ROOTDirectoryshellexContextMenuHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    [HKEY_CLASSES_ROOTDriveshellexContextMenuHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    [HKEY_CLASSES_ROOTAllFilesystemObjectsshellexPropertySheetHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    [HKEY_CLASSES_ROOTCLSID{450D8FBA-AD25-11D0-98A8-0800361B1103}shellexPropertySheetHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    [HKEY_CLASSES_ROOTDirectoryshellexPropertySheetHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    [HKEY_CLASSES_ROOTDriveshellexPropertySheetHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    ;默认显示
    Windows Registry Editor Version 5.00
    [-HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    [-HKEY_CLASSES_ROOTCLSID{450D8FBA-AD25-11D0-98A8-0800361B1103}shellexContextMenuHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    [-HKEY_CLASSES_ROOTDirectoryshellexContextMenuHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    [-HKEY_CLASSES_ROOTDriveshellexContextMenuHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    [-HKEY_CLASSES_ROOTAllFilesystemObjectsshellexPropertySheetHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    [-HKEY_CLASSES_ROOTCLSID{450D8FBA-AD25-11D0-98A8-0800361B1103}shellexPropertySheetHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    [-HKEY_CLASSES_ROOTDirectoryshellexPropertySheetHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    [-HKEY_CLASSES_ROOTDriveshellexPropertySheetHandlers{596AB062-B4D2-4215-9F74-E9109B0A8153}]
    ;删除

    包含到库中(文件夹)

    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOTFolderShellExContextMenuHandlersLibrary Location]
    @="{3dad6c5d-2167-4cae-9914-f99e41c12cfa}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesFolderShellExContextMenuHandlersLibrary Location]
    @="{3dad6c5d-2167-4cae-9914-f99e41c12cfa}"
    ;默认显示
    Windows Registry Editor Version 5.00
    [-HKEY_CLASSES_ROOTFolderShellExContextMenuHandlersLibrary Location]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesFolderShellExContextMenuHandlersLibrary Location]
    ;删除

    固定到开始屏幕(文件夹、exe文件、不知道、msc文件)

    Windows Registry Editor Version 5.00
    ;文件夹
    [HKEY_CLASSES_ROOTFoldershellexContextMenuHandlersPintoStartScreen]
    @="{470C0EBD-5D73-4d58-9CED-E91E22E23282}"
    ;exe文件
    [HKEY_CLASSES_ROOTexefileshellexContextMenuHandlersPintoStartScreen]
    @="{470C0EBD-5D73-4d58-9CED-E91E22E23282}"
    ;不知道
    [HKEY_CLASSES_ROOTMicrosoft.WebsiteShellExContextMenuHandlersPintoStartScreen]
    @="{470C0EBD-5D73-4d58-9CED-E91E22E23282}"
    ;msc文件
    [HKEY_CLASSES_ROOTmscfileshellexContextMenuHandlersPintoStartScreen]
    @="{470C0EBD-5D73-4d58-9CED-E91E22E23282}"
    ;默认显示
    Windows Registry Editor Version 5.00
    [-HKEY_CLASSES_ROOTFoldershellexContextMenuHandlersPintoStartScreen]
    [-HKEY_CLASSES_ROOTexefileshellexContextMenuHandlersPintoStartScreen]
    [-HKEY_CLASSES_ROOTMicrosoft.WebsiteShellExContextMenuHandlersPintoStartScreen]
    [-HKEY_CLASSES_ROOTmscfileshellexContextMenuHandlersPintoStartScreen]
    ;删除

    固定到任务栏(exe文件)

    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT*shellexContextMenuHandlers{90AA3A4E-1CBA-4233-B8BB-535773D48449}]
    @="Taskband Pin"
    ;默认显示
    Windows Registry Editor Version 5.00
    [-HKEY_CLASSES_ROOT*shellexContextMenuHandlers{90AA3A4E-1CBA-4233-B8BB-535773D48449}]
    ;删除

    兼容性疑难解答(exe、msi等可执行文件)(需重启explorer)

    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOTatfileshellExContextMenuHandlersCompatibility]
    @="{1d27f844-3a1f-4410-85ac-14651078412d}"
    [HKEY_CLASSES_ROOTcmdfileshellExContextMenuHandlersCompatibility]
    @="{1d27f844-3a1f-4410-85ac-14651078412d}"
    [HKEY_CLASSES_ROOTexefileshellexContextMenuHandlersCompatibility]
    @="{1d27f844-3a1f-4410-85ac-14651078412d}"
    [HKEY_CLASSES_ROOTMsi.PackageshellexContextMenuHandlersCompatibility]
    @="{1d27f844-3a1f-4410-85ac-14651078412d}"
    [HKEY_CLASSES_ROOTMSILinkshellexContextMenuHandlers]
    @="{1d27f844-3a1f-4410-85ac-14651078412d}"
    [HKEY_CLASSES_ROOTMSILinkshellexContextMenuHandlers{1d27f844-3a1f-4410-85ac-14651078412d}]
    @="Compatibility Context Menu"
    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionShell ExtensionsBlocked]
    "{1d27f844-3a1f-4410-85ac-14651078412d}"=-
    ;默认显示
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionShell ExtensionsBlocked]
    "{1d27f844-3a1f-4410-85ac-14651078412d}"=""
    ;删除

    共享(文件)

    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT*shellexContextMenuHandlersModernSharing]
    @="{e2bf9676-5f8f-435c-97eb-11607a5bedf7}"
    ;默认显示
    Windows Registry Editor Version 5.00
    [-HKEY_CLASSES_ROOT*shellexContextMenuHandlersModernSharing]
    ;删除

    发送到(文件、文件夹、库)

    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlersSendTo]
    @="{7BA4C740-9E81-11CF-99D3-00AA004AE837}"
    [HKEY_CLASSES_ROOTUserLibraryFoldershellexContextMenuHandlersSendTo]
    @="{7BA4C740-9E81-11CF-99D3-00AA004AE837}"
    ;默认显示
    Windows Registry Editor Version 5.00
    [-HKEY_CLASSES_ROOTAllFilesystemObjectsshellexContextMenuHandlersSendTo]
    [-HKEY_CLASSES_ROOTUserLibraryFoldershellexContextMenuHandlersSendTo]
    ;删除

    打开文件/文件夹位置(快捷方式)

    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT.symlinkshellexContextMenuHandlersOpenContainingFolderMenu]
    @="{37ea3a21-7493-4208-a011-7f9ea79ce9f5}"
    [HKEY_CLASSES_ROOTLibraryLocationShellExContextMenuHandlersOpenContainingFolderMenu]
    @="{37ea3a21-7493-4208-a011-7f9ea79ce9f5}"
    [HKEY_CLASSES_ROOTlnkfileshellexContextMenuHandlersOpenContainingFolderMenu]
    @="{37ea3a21-7493-4208-a011-7f9ea79ce9f5}"
    [HKEY_CLASSES_ROOTRecentDocumentShellExContextMenuHandlersOpenContainingFolderMenu]
    @="{37ea3a21-7493-4208-a011-7f9ea79ce9f5}"
    [HKEY_CLASSES_ROOTResultsShellExContextMenuHandlersOpenContainingFolderMenu]
    @="{37ea3a21-7493-4208-a011-7f9ea79ce9f5}"
    ;默认显示
    Windows Registry Editor Version 5.00
    [-HKEY_CLASSES_ROOT.symlinkshellexContextMenuHandlersOpenContainingFolderMenu]
    [-HKEY_CLASSES_ROOTLibraryLocationShellExContextMenuHandlersOpenContainingFolderMenu]
    [-HKEY_CLASSES_ROOTlnkfileshellexContextMenuHandlersOpenContainingFolderMenu]
    [-HKEY_CLASSES_ROOTRecentDocumentShellExContextMenuHandlersOpenContainingFolderMenu]
    [-HKEY_CLASSES_ROOTResultsShellExContextMenuHandlersOpenContainingFolderMenu]
    ;删除

    使用Windows Defender扫描(文件、文件夹、磁盘)

    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINESOFTWAREClassesDriveshellexContextMenuHandlersEPP]
    @="{09A47860-11B0-4DA5-AFA5-26D86198A780}"
    [HKEY_LOCAL_MACHINESOFTWAREClassesDirectoryshellexContextMenuHandlersEPP]
    @="{09A47860-11B0-4DA5-AFA5-26D86198A780}"
    [HKEY_LOCAL_MACHINESOFTWAREClasses*shellexContextMenuHandlersEPP]
    @="{09A47860-11B0-4DA5-AFA5-26D86198A780}"
    [HKEY_CLASSES_ROOTDriveShellExContextMenuHandlersEPP]
    @="{09A47860-11B0-4DA5-AFA5-26D86198A780}"
    [HKEY_CLASSES_ROOTDirectoryShellExContextMenuHandlersEPP]
    @="{09A47860-11B0-4DA5-AFA5-26D86198A780}"
    [HKEY_CLASSES_ROOT*ShellExContextMenuHandlersEPP]
    @="{09A47860-11B0-4DA5-AFA5-26D86198A780}"
    ;默认显示
    Windows Registry Editor Version 5.00
    [-HKEY_LOCAL_MACHINESOFTWAREClassesDriveshellexContextMenuHandlersEPP]
    [-HKEY_LOCAL_MACHINESOFTWAREClassesDirectoryshellexContextMenuHandlersEPP]
    [-HKEY_LOCAL_MACHINESOFTWAREClasses*shellexContextMenuHandlersEPP]
    [-HKEY_CLASSES_ROOTDriveShellExContextMenuHandlersEPP]
    [-HKEY_CLASSES_ROOTDirectoryShellExContextMenuHandlersEPP]
    [-HKEY_CLASSES_ROOT*ShellExContextMenuHandlersEPP]
    ;删除 

    ===============此范围内删除值===============


    =================其他===================


    打开方式中关闭在应用商店查找关联应用

    HKEY_LOCAL_MACHINESOFTWAREPoliciesMicrosoftWindowsExplorer

    • NoUseStoreOpenWith(类型:REG_DWORD)

        默认值为 0 显示(可直接删除),1 为隐藏


    为bat、cmd、exe文件添加打开方式(以bat为例)

    Windows Registry Editor Version 5.00
    [-HKEY_CLASSES_ROOTatfileshellOpen with]
    ;默认无
    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOTatfileshellOpen with]
    "MUIVerb"="打开方式"
    [HKEY_CLASSES_ROOTatfileshellOpen withcommand]
    @="{09799AFB-AD67-11d1-ABCD-00C04FC30936}"
    ;添加

     “新建”子菜单

    HKEY_CLASSES_ROOT.扩展名ShellNew

      删除或重命名ShellNew项即可

        比如删除“新建zip压缩文件”,HKEY_CLASSES_ROOT.zipShellNew-


    “发送到”子菜单

    磁盘驱动器

    HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer

    • NoDrivesInSendToMenu(类型:REG_DWORD)

        0 为默认显示(可直接删除),1 为删除

    蓝牙设备、文档、压缩(zipped)文件夹、邮件收件人、桌面快捷方式

    • C:Users用户名AppDataRoamingMicrosoftWindowsSendTo

        文件属性设为隐藏


    延迟构建“发送到”子菜单

    HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorer

    • DelaySendToMenuBuild(类型:REG_DWORD)

        0 为默认不延迟(可直接删除),1 为延迟构建


    自定义文件夹(目录背景)

    HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer

    HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer

    • NoCustomizeWebView(类型:REG_DWORD)
    • NoCustomizeThisFolder(类型:REG_DWORD)

        0 为默认显示(可直接删除),1为删除(这2x2值任选其一都能达到目的)


    播放到设备(媒体文件,视频图片,如mp4、jpg)

    HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionShell ExtensionsBlocked

    • {7AD84985-87B4-4a16-BE58-8B72A5B390F7}(类型:REG_SZ)

        默认无该值显示,添加该值(数据为空)则删除

      


    映射网络驱动器和断开网络驱动器的连接(此电脑)

    HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer

    HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer

    • NoNetConnectDisconnect(类型:REG_DWORD)

        0 为默认显示(可直接删除),1为删除


    回收站右键属性(回收站)

    HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesExplorer

    HKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer

    • NoPropertiesRecycleBin(类型:REG_DWORD)

        0 为默认显示(可直接删除),1为删除

  • 相关阅读:
    计算机网络
    二叉树
    队列
    百度脑图-离线版(支持Linux、Mac、Win)
    nested exception is java.lang.NoClassDefFoundError: javax/xml/soap/SOAPElement
    手写注解实现SpringMVC底层原理(虽简单却五脏俱全《注重思路》)
    java异常
    JVM相关
    redis相关总结
    mysql 数据库相关
  • 原文地址:https://www.cnblogs.com/BluePointLilac/p/11921192.html
Copyright © 2011-2022 走看看