This tutorial will show you how to add or remove the "Edit with Paint" context menu for your account or all users in Windows 11.
The Paint app included in Windows 11 is a simple and powerful graphics editor with a range of uses. You can edit images quickly or create masterpieces with the tools in this app. Once you’re done, you’ll be able to save and share your files in almost any format.
Starting with Paint app version 11.2410.28.0 for Windows Insiders in the Canary and Dev channels on Windows 11, you can now quickly edit an image with the Paint app directly from File Explorer or on the desktop by right-clicking on the image and select Edit with Paint.
If you don't want this new Edit with Paint item in the context menu, it can be removed.
Contents
- Option One: Add or Remove "Edit with Paint" Context Menu for Current User
- Option Two: Add or Remove "Edit with Paint" Context Menu for All Users
EXAMPLE: "Edit with Paint" context menu
1 Do step 2 (add) or step 3 (remove) below for what you would like to do.
2 Add "Edit with Paint" Context Menu for Current User
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Add_Edit_with_Paint_context_menu_for_current_user.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{2430F218-B743-4FD6-97BF-5C76541B4AE9}"=-
3 Remove "Edit with Paint" Context Menu for Current User
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Remove_Edit_with_Paint_context_menu_for_current_user.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{2430F218-B743-4FD6-97BF-5C76541B4AE9}"="Edit with Paint"
4 Save the .reg file to your desktop.
5 Double click/tap on the downloaded .reg file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 If changes are not applied immediately, then either restart explorer process, sign out and sign in, or restart the computer to apply.
8 You can now delete the downloaded .reg file if you like.
You must be signed in as an administrator to use this option.
1 Do step 2 (add) or step 3 (remove) below for what you would like to do.
2. Add "Edit with Paint" Context Menu for All Users
This is the default setting.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Add_Edit_with_Paint_context_menu_for_all_users.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{2430F218-B743-4FD6-97BF-5C76541B4AE9}"=-
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{2430F218-B743-4FD6-97BF-5C76541B4AE9}"=-
3. Remove "Edit with Paint" Context Menu for All Users
This will override Option One.
A) Click/tap on the Download button below to download the file below, and go to step 4 below.
Remove_Edit_with_Paint_context_menu_for_all_users.reg
Download
(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{2430F218-B743-4FD6-97BF-5C76541B4AE9}"="Edit with Paint"
4 Save the .reg file to your desktop.
5 Double click/tap on the downloaded .reg file to merge it.
6 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.
7 If changes are not applied immediately, then either restart explorer process, sign out and sign in, or restart the computer to apply.
8 You can now delete the downloaded .reg file if you like.
That's it,
Shawn Brink
Attachments
-
Add_Edit_with_Paint_context_menu_for_current_user.reg666 bytes · Views: 134
-
Remove_Edit_with_Paint_context_menu_for_current_user.reg698 bytes · Views: 129
-
Add_Edit_with_Paint_context_menu_for_all_users.reg936 bytes · Views: 82
-
Remove_Edit_with_Paint_context_menu_for_all_users.reg700 bytes · Views: 85