Windows 11删除右键菜单的新建菜单的bmp图像(Bitmap image)
Windows 11,右键菜单 -> 新建菜单 -> BMP图像(英文版是Bitmap image)
方法
1.开始菜单 -> 运行 -> regedit -> 回车
2.展开树到以下项:
HKEY_CLASSES_ROOT\Local Settings\MrtCache\C:%5CProgram Files%5CWindowsApps%5CMicrosoft.Paint_{版本号}
* 其中版本号随系统版本会有不同
3.展开节点到第3层。例如\1daa41685261148\34db79ed
4.右边双击以下项:
@{Microsoft.Paint_{版本号}? ms-resource://Microsoft.Paint/Resources/ShellNewDisplayName_Bmp}
5.把里面的值“BMP图像(英文版是Bitmap image)”改为空值,就是删除“BMP图像(英文版是Bitmap image)”,按确定。
6.关闭注册表(不用重启系统)。