Team OS : Your Only Destination To Custom OS !!

Welcome to TeamOS Community, Register or Login to the Community to Download Torrents, Get Access to Shoutbox, Post Replies, Use Search Engine and many more features. Register Today!

Tutorials How to Clean the Right Click Menu in Windows 10/11

1ntr0v3rt3ch

✅ Verified Member
Member
Downloaded
499 GB
Uploaded
148.8 TB
Ratio
305.41
Seedbonus
3,000,026
Upload Count
0 (0)
Member for 4 years
I'll be using Windows 11 for this tutorial. Some of the members of this forum want certain entries in the desktop context menu remove. I'll show you how to do it; simply follow the steps.

Example of right click context menu in desktop:

Q2Ap5o.png


You must first obtain Easy Context Menu v1.6 Simply google it.
If you're running 64bit, extract it and execute EcMenu x64.exe.
Select the ContextMenu Cleaner, which has a broom.

Q2A4AH.png


It will look like this once you click it, and all entries in the desktop context menu should be uncheck.

Q2ARiV.png


After using the Easy Context Menu, we must remove the Open in Windows Terminal option. To get rid of it, save this script as a .reg file and double-click it to merge it into the registry, then sign out.

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked]
"{9F156763-7844-4DC4-B2B1-901F640F5155}"=""

This is the result once you have signed out.

Q2AS3K.png


Enjoy! :cool:
 
Last edited by a moderator:

JameMC

Member
Downloaded
130.9 GB
Uploaded
1.4 TB
Ratio
11.09
Seedbonus
515,122
Upload Count
0 (0)
Member for 7 years
Thanks for nice tutorial.

I am not sure it is the right place to ask, but do you know how to add "Create New Text Document" to New context menu in Windows 11? Thank you in advanced.
 

Jimmy Collaros

Uploader
Power User
✅ Verified Member
Member
Downloaded
1.8 TB
Uploaded
1,376.5 TB
Ratio
762.72
Seedbonus
296,512
Upload Count
870 (869)
Member for 8 years
 

1ntr0v3rt3ch

✅ Verified Member
Member
Downloaded
499 GB
Uploaded
148.8 TB
Ratio
305.41
Seedbonus
3,000,026
Upload Count
0 (0)
Member for 4 years
Thanks for nice tutorial.

I am not sure it is the right place to ask, but do you know how to add "Create New Text Document" to New context menu in Windows 11? Thank you in advanced.
right click desktop, select new then text document.
 

Jimmy Collaros

Uploader
Power User
✅ Verified Member
Member
Downloaded
1.8 TB
Uploaded
1,376.5 TB
Ratio
762.72
Seedbonus
296,512
Upload Count
870 (869)
Member for 8 years
Thanks for nice tutorial.

I am not sure it is the right place to ask, but do you know how to add "Create New Text Document" to New context menu in Windows 11? Thank you in advanced.
 

DAMAGED GOODS

Member
Downloaded
13 GB
Uploaded
5.1 GB
Ratio
0.39
Seedbonus
42
Upload Count
0 (0)
Member for 4 years
Thank you for the tutorial. I was wondering how to clean the context menu. now I know ?
 
Downloaded
52.7 GB
Uploaded
21.3 GB
Ratio
0.41
Seedbonus
1,151
Upload Count
0 (0)
Member for 4 years
nice tutorial... Very useful for users
 

trevorz06

Member
Downloaded
17.2 GB
Uploaded
6.7 GB
Ratio
0.39
Seedbonus
22
Upload Count
0 (0)
Member for 2 years
nice share lods. keep up the good work.
 

Psajko2000

✅ Verified Member
Member
Downloaded
79.9 GB
Uploaded
286.3 GB
Ratio
3.58
Seedbonus
6,449
Upload Count
0 (0)
Member for 3 years
Nice tutorial.. Congrats.. I was planing something similar, but you done a great job! This must be pinned.. :h:
 

JameMC

Member
Downloaded
130.9 GB
Uploaded
1.4 TB
Ratio
11.09
Seedbonus
515,122
Upload Count
0 (0)
Member for 7 years
Thank you so much for your reply; but mine is missing in Windows 11. I am using customized Windows 11. I tried some methods by editing registry entry but none is working. I can only change to Windows 10 context menu style but "Create New Text Document" is still missing. I can only create new Folder, WinRAR archive, etc..

right click desktop, select new then text document.
 

1ntr0v3rt3ch

✅ Verified Member
Member
Downloaded
499 GB
Uploaded
148.8 TB
Ratio
305.41
Seedbonus
3,000,026
Upload Count
0 (0)
Member for 4 years
Thank you so much for your reply; but mine is missing in Windows 11. I am using customized Windows 11. I tried some methods by editing registry entry but none is working. I can only change to Windows 10 context menu style but "Create New Text Document" is still missing. I can only create new Folder, WinRAR archive, etc..
try this at your own risk. First backup your registry and then create a restore point before doing this.
open a notepad and copy paste this script/code and save it as a .reg file, double click to merge it then restart your pc and check if this fix your problem. thanks!

Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.txt]
@="txtfilelegacy"
"Content Type"="text/plain"
"PerceivedType"="text"

[HKEY_CLASSES_ROOT\.txt\OpenWithProgids]
"AppX4ztfk9wxr86nxmzzq47px0nh0e58b8fw"=hex(0):

[HKEY_CLASSES_ROOT\.txt\PersistentHandler]
@="{5e941d80-bf96-11cd-b579-08002b30bfeb}"

[HKEY_CLASSES_ROOT\.txt\shellex]

[HKEY_CLASSES_ROOT\.txt\shellex\{8895b1c6-b41f-4c1c-a562-0d564250836f}]
@="{afbd5a44-2520-4ae0-9224-6cfce8fe4400}"
 

JameMC

Member
Downloaded
130.9 GB
Uploaded
1.4 TB
Ratio
11.09
Seedbonus
515,122
Upload Count
0 (0)
Member for 7 years
Thanks once again for your reply.

I tried to follow your instruction but so sad It doesn't work.


try this at your own risk. First backup your registry and then create a restore point before doing this.
open a notepad and copy paste this script/code and save it as a .reg file, double click to merge it then restart your pc and check if this fix your problem. thanks!

Code:
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.txt]
@="txtfilelegacy"
"Content Type"="text/plain"
"PerceivedType"="text"

[HKEY_CLASSES_ROOT\.txt\OpenWithProgids]
"AppX4ztfk9wxr86nxmzzq47px0nh0e58b8fw"=hex(0):

[HKEY_CLASSES_ROOT\.txt\PersistentHandler]
@="{5e941d80-bf96-11cd-b579-08002b30bfeb}"

[HKEY_CLASSES_ROOT\.txt\shellex]

[HKEY_CLASSES_ROOT\.txt\shellex\{8895b1c6-b41f-4c1c-a562-0d564250836f}]
@="{afbd5a44-2520-4ae0-9224-6cfce8fe4400}"
 

PsyTom

Power User
✅ Verified Member
Member
Downloaded
1.4 TB
Uploaded
502.1 TB
Ratio
367.69
Seedbonus
1,662,990
Upload Count
0 (0)
Member for 3 years
thank you for sharing this information, exceptionally wondrous.
 
Top