Win10 22H2 Simplify which components can delete BMP images, while retaining Notepad

minghui sun

New Member
Messages
22
Reaction score
2
Simplify which components can delete BMP images while retaining Notepad,The following is my configuration file, and I have streamlined components such as drawing and 32-bit drawing. When I right-click on the desktop, I found that there is still a BMP image
 

Attachments

Last edited:
Please post in English so others can help you

Translated - Streamlining which components can delete BMP pictures and keep Notepad, here is my configuration file, I simplified the components such as drawing, 32-bit drawing, etc., I found that there are still BMP pictures when I right-clicked on the desktop
 
Which components can be simplified to delete BMP images and keep Notepad? Below is my configuration file. I have simplified components such as Paint and 32-bit Drawing. When I right-click on the desktop, I find that there are still BMP images.
Please remember to translate your questions for everyone's benefit.

There is no specific component for removing the BMP file type, as image processing is handled by a shared graphics library. What you really want to do is remove BMP files from the desktop's New context menu.

This reg file will work on W10, but not W11.
Code:
Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\.bmp\ShellNew]
 
Please post in English so others can help you

Translated - Streamlining which components can delete BMP pictures and keep Notepad, here is my configuration file, I simplified the components such as drawing, 32-bit drawing, etc., I found that there are still BMP pictures when I right-clicked on the deskto
I am Win10
 
Back
Top