Windows11 覚え書き ~ 右クリック・コンテキストメニューを整理
画像ファイルを選択した場合
「デスクトップの背景として設定」を削除
Registry Editor
[-HKEY_CLASSES_ROOT\SystemFileAssociations.avci\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.avcs\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.avif\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.avifs\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.bmp\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.dib\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.gif\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.heic\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.heics\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.heif\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.heifs\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.hif\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.jfif\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.jpe\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.jpeg\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.jpg\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.png\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.tif\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.tiff\Shell\setdesktopwallpaper]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.wdp\Shell\setdesktopwallpaper]
Remove_Set_as_Desktop_Background_context_menu.reg
Add_Set_as_Desktop_Background_context_menu.reg
「右に回転」「左に回転」を削除
[-HKEY_CLASSES_ROOT\SystemFileAssociations.avci\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.avif\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.bmp\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.dds\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.dib\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.gif\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.heic\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.heif\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.hif\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.ico\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.jfif\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.jpe\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.jpeg\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.jpg\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.jxr\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.png\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.rle\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.tif\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.tiff\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.wdp\ShellEx\ContextMenuHandlers\ShellImagePreview]
[-HKEY_CLASSES_ROOT\SystemFileAssociations.webp\ShellEx\ContextMenuHandlers\ShellImagePreview]
Remove_Rotate_right_and_Rotate_left_context_menu.reg
Add_Rotate_right_and_Rotate_left_context_menu.reg
Adobe Express … 恐ろしいことにインストールしたつもりはないんだが。
アドビ製品の削除ツール使用(AdobeCreativeCloudCleanerTool.exe) → 消せない(アクロバットリーダーに組み込まれているよう)→ アクロバットリーダーをアンインストール → 消えた → アクロバット(最新)をインストール → 消えたまま
「パスのコピー」を削除
reg add “HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\CopyAsPathMenu” /d ;{f3d06e7c-1e45-4a26-847e-f9fcdee59be0} /f
「お気に入りに追加」を削除
reg add “HKEY_CLASSES_ROOT*\shell\pintohomefile” /v ProgrammaticAccessOnly /f
「送る」を削除
reg add “HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\SendTo” /d ;{7BA4C740-9E81-11CF-99D3-00AA004AE837} /f
「ターミナルで開く」を削除
reg add “HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked” /v {9F156763-7844-4DC4-B2B1-901F640F5155} /f
「クイックアクセスにピン留めする」を削除
reg add “HKEY_CLASSES_ROOT\AllFilesystemObjects\shell\pintohome” /v LegacyDisable /f
reg add “HKEY_CLASSES_ROOT\Drive\shell\pintohome” /v LegacyDisable /f
reg add “HKEY_CLASSES_ROOT\Folder\shell\pintohome” /v LegacyDisable /f
reg add “HKEY_CLASSES_ROOT\Network\shell\pintohome” /v LegacyDisable /f
Win11 旧エクスプローラー(リボンあり)を完全復活させるツール
Windows 技! ~ RestoreOldExplorerRibon.zip
2025.6.24