Software-OK
≡... News | ... Home | ... FAQ | Impressum | Contact | Listed at | Thank you |

  
HOME ► Faq ► FAQ - Windows-11 ► ««« »»»

Remove the Windows Terminal APP from the Explorer menu?


The Windows Terminal APP is in the File Explorer menu, but you can also remove it quickly, but also reactivate the Terminal APP menu entry if necessary!


 


1.) ... The File Explorer menu with and without the Windows Terminal APP!
2.) ... Registry hack to remove the Windows 11 Windows Terminal APP!
3.) ... Windows Terminal APP Registry scripts to download! 

4.) ... Windows Terminal APP registry scripts to create yourself!
5.) ... Why is the Windows Terminal APP in the File Explorer menu? !
6.) ... Addendum: Completely remove Windows 11 Terminal APP! 

7.) ... Questions and answers about the Windows 11 Terminal APP!



See also: ► Use the old file explorer under Windows 11?

1.) The File Explorer menu with and without the Windows Terminal APP!

The Windows 11 File Explorer menu entry that appears as "Open in Windows Terminal" is felt by most users as unnecessary and never used!

( ... see Image-1 )

1. Here you can see the Windows Explorer menu without "Open in Windows Terminal" << on the left in the image

2. And with "Open in Windows Terminal" << on the right in the image


(Image-1) Windows Terminal APP in the File Explorer menu!
Windows Terminal APP in the File Explorer menu!

-
▲ Back to the top ▲


2.) Registry hack to remove the Windows 11 Windows Terminal APP!


1. Create the registry value:  Windows + R   + regedit + Ctrl + Shift + Enter 

2. Directly via the address bar to: 
Computer\KEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions 

3. Create the Blocked folder 

4. In the Blocked folder  create the character string  {9F156763-7844-4DC4-B2B1-901F640F5155}

5. After restarting the Explorer, you have in the File Explorer menu ►  without the "Windows Terminal" entry

( ... see Image-2 Point 1 to 5 ) 

PS:

If you want to use the Windows Terminal in the File Explorer, then simply delete the value or put a minus in front of it:  ---- {9F156763-7844-4DC4-B2B1-901F640F5155}   Ctrl + Shift + Enter is important for the registry Editor starts in admin mode

(Image-2) Remove Windows Terminal APP in the File Explorer menu?
Remove Windows Terminal APP in the File Explorer menu?

-
▲ Back to the top ▲





3.) Windows Terminal APP Registry scripts to download! 


1. Download: ►  Terminal-APP-in-Menu.zip

2. Open it in the Windows 11 download folder or unzip it on the desktop 

3. Double-click on No-Terminal-APP-in-Menu.reg to  block the menu entry 

4.  With-Terminal- APP-in-Menü.reg  the entry is restored


PS:
In the archive I have packed the restart_explorer.bat, with this the restart of the Explorer is made

Tip: ►► Deactivate  the new Windows 11 Explorer context menu!


(Image-3) Explorer menu without the Windows Terminal APP reg entry!
Explorer menu without the Windows Terminal APP reg entry!

-
▲ Back to the top ▲





4.) Windows Terminal APP registry scripts to create yourself!


If you want to create the Terminal APP Registry Scripts to remove the Explorer menu yourself for exercise purposes, why not!
 
1. Right-click on the desktop

2. New text file

3. And simply rename it to "No-Terminal-APP-in- Menu.reg" , .... etc.

4. and use the respective script



No-Terminal-APP-in- Menu.reg

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


With-Terminal-APP-in-Menu.reg

Windows Registry Editor Version 5.00

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


restart_explorer.bat

taskkill /IM explorer.exe /F
timeout /t 1
explorer.exe



5.) Why is the Windows Terminal APP in the File Explorer menu?

It is the case that Windows 11 is developed by developers and they need and like to use development APPs, including the Terminal APP. Here, however, it is often neglected that 99% of Windows users do not even know the Windows Terminal APP and even fewer Windows 11 users need it!

Thus, for 99% of Windows 11 users, this menu entry is an unnecessary waste of space in the Windows File Explorer context menu and absolutely unnecessary for most!


6.) ... Addendum: Completely remove Windows 11 Terminal APP!




You do not need the Windows Terminal APP under Windows 11, then simply uninstall it  

1. Use Windows + Q and search for "Terminal"

2. And simply uninstall the Terminal APP with a right click 


Tip: ► Windows 11 and 10 all apps folder (open, find, delete)?


(Image-4) Uninstall the Windows Terminal APP completely!
Uninstall the Windows Terminal APP completely!

-
▲ Back to the top ▲


 


 


7.) Questions and answers about the Windows 11 Terminal APP!



1. How do I remove the Windows Terminal app from the File Explorer menu?
Create the registry value "{9F156763-7844-4DC4-B2B1-901F640F5155}" under "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked".

2. What is the registry address to remove Windows Terminal App?
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked".

3. How can I deactivate the entry "Open in Windows Terminal"?
In the Blocked folder, create the string {9F156763-7844-4DC4-B2B1-901F640F5155}.

4. How do I enable the Windows Terminal app in the File Explorer menu?
Delete the string "{9F156763-7844-4DC4-B2B1-901F640F5155}" or put a minus sign in front of it.

5. Is there an easy way to disable the Windows Terminal app in the menu?
Yes, use the "Kein-Terminal-APP-im-Menü.reg" script.

6. Where can I find the "Blocked" folder in the registry?
Under "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions".

7. Is the Windows Terminal app registered in the registry in File Explorer?
Yes, the entry is "{9F156763-7844-4DC4-B2B1-901F640F5155}" under "Shell Extensions\Blocked".

8. What do I need to do to restart Explorer after changing the registry?
Use the restart_explorer.bat script or restart Explorer manually.

9. Can I download the Windows Terminal app scripts?
Yes, you can download the scripts as "Menue-Terminal-App.zip".

10. How do I use the "Kein-Terminal-APP-im-Menü.reg" script?
Double-click on the "Kein-Terminal-APP-im-Menü.reg" file to block the menu item.

11. How do I use the "Mit-Terminal-APP-im-Menü.reg" script?
Double-click the Mit-Terminal-APP-im-Menü.reg file to restore the menu item.

12. What is the content of the "Kein-Terminal-APP-im-Menü.reg" script?



Windows Registry Editor Version 5.00

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


13. How do I create the "Mit-Terminal-APP-im-Menü.reg" script manually?
Create a text file with the following content and rename it to "Mit-Terminal-APP-im-Menü.reg":




Windows Registry Editor Version 5.00

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


14. How does the "restart_explorer.bat" script work?
The script terminates the Explorer process and restarts it after a short pause:



taskkill /IM explorer.exe /F
timeout /t 1
explorer.exe



15. Why is the Windows Terminal app included in the File Explorer menu?
Because Windows 11 was designed by developers who often use development apps like the Terminal app.

16. How do I restore the Open in Windows Terminal menu?
Delete the string "{9F156763-7844-4DC4-B2B1-901F640F5155}" in the registry or use the script "Mit-Terminal-APP-im-Menü.reg".


17. How do I open the Registry Editor in Administrator mode?
Press Windows+R, type regedit, and press Ctrl+Shift+Enter.

18. What does the "Menue-Terminal-App.zip" file do?
It contains scripts to remove or restore the entry of the Windows Terminal app in the File Explorer menu.

19. How do I unzip the ZIP file in the download folder?
Right-click on the zip file and select "Extract All" or use an unzip program.

20. Can I add the Windows Terminal app back if I need it?
Yes, by deleting the string "{9F156763-7844-4DC4-B2B1-901F640F5155}" or by using the "Mit-Terminal-APP-im-Menü.reg" script.

21. What are the steps to remove the Windows Terminal app from the menu?
1. Open the Registry Editor.

2. Navigate to "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions".

3. Create the "Blocked" folder.

4. Add the string "{9F156763-7844-4DC4-B2B1-901F640F5155}".

5. Restart Explorer.

22. Is there a quick way to change the registry to remove the Terminal app?
Yes, use the "Kein-Terminal-APP-im-Menü.reg" script.

23. How do you create a registry script for the Windows Terminal app?
Create a text file with the following content and save it as a ".reg" file:



Windows Registry Editor Version 5.00

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


24. Can I save and use the registry scripts on my desktop?
Yes, you can save the scripts to your desktop and run them by double-clicking them.

25. What are the effects of removing the Windows Terminal app from the File Explorer menu?
The entry "Open in Windows Terminal" will be removed from the context menu of File Explorer.






FAQ 189: Updated on: 25 August 2024 10:14 Windows
Windows-11

How do I uninstall an update in Windows 11?


You can also uninstall some updates on the new Windows 11, but not all of them are system-relevant Before you ► reset Windows 11 to the factory settings
Windows-11

Free positioning of the desktop icons under Windows 11?


It is easy to enable the free positioning of the desktop icons on the Windows desktop under Windows 11 You dont necessarily need a desktop icon positioning
Windows-11

Help, the screen brightness dimmer is missing in Windows 11?


In some installations the screen brightness control is missing in Windows 11, or there is no brightness option for the monitor in the MS Windows 11 settings
Windows-11

How do I install / uninstall fonts on Windows 11?


Even in Windows 11, fonts give a personal touch when writing with special font styles, so your own fonts are important Its easy to install or uninstall
Windows-11

How to hide cursor while typing in windows 11 or 10?


Its easy to hide cursor while typing on MS Windows 11 or Win 10 PC Many people are bothered when their mouse pointer blocks the view of the text field,
Windows-11

Improve video quality when recording videos on Windows 11 and 10!


The video quality when recording videos can be improved under MS Windows 11 and 10 OS The video frame rate is usually preset to 30 fps frames per second
Windows-11

Change product key Windows 11, or make Home to Pro?


Its easy to change the product key to switch from Windows 11 or 10 Home to Pro or for other reasons 1. Changing the product key under Windows 11

»»

  My question is not there in the FAQ
Asked questions on this answer:
  1. How can I remove Windows Terminal from the Explorer menu if it was added via a group policy?
  2. How do I find the exact steps to remove Windows Terminal from the context menu?
  3. How do I prevent Windows Terminal from reappearing after removal?
  4. How do I remove Windows Terminal from the Explorer context menu on a corporate PC?
  5. What are the possible problems when removing Windows Terminal from the Explorer menu?
  6. What do I do if the registry entries for Windows Terminal are missing?
  7. How can I make sure that no residue of Windows Terminal remains in the Explorer menu?
  8. How do I remove Windows Terminal from the context menu via PowerShell?
  9. What do I do if I want to remove Windows Terminal from Explorer but don't have admin rights?
  10. How do I remove Windows Terminal from multiple users on the same computer?
  11. How do I remove the Windows Terminal shortcut from the right-click in Explorer?
  12. How do I troubleshoot Windows Terminal not being removed from the Explorer menu?
  13. How do I remove Windows Terminal in a Windows 11 VM (Virtual Machine)?
  14. How can I uninstall Windows Terminal in a network environment?
  15. What do I do if Windows Terminal still appears in the Explorer menu after uninstalling?
  16. How do I use the Registry Editor to remove Windows Terminal from Explorer?
  17. How do I remove Windows Terminal from a Windows 11 server?
  18. How do I remove Windows Terminal from the Explorer sidebar?
  19. Can I remove Windows Terminal for only certain user accounts in Explorer?
  20. How do I check if Windows Terminal was successfully removed from Explorer?
  21. How do I remove the Windows Terminal shortcut from Explorer on a Surface tablet?
  22. How do I completely uninstall Windows Terminal from the system to remove it from Explorer?
  23. How do I remove Windows Terminal from the Explorer menu on Windows 11 Home?
  24. How do I remove Windows Terminal from the Explorer menu on Windows 11 Enterprise?
  25. How do I remove the Windows Terminal shortcut from Explorer during Windows 11 troubleshooting?
  26. How do I make sure all Windows Terminal shortcuts are removed?
  27. How do I remove Windows Terminal from the Explorer menu without affecting other context menu entries?
  28. What to do if Windows Terminal is still displayed in the Explorer menu despite uninstalling it?
  29. How do I remove Windows Terminal from Explorer if it is newly added by a software update?
  30. How can I undo the uninstallation of Windows Terminal if it is causing problems?
  31. What tools are useful for managing context menu entries in Windows 11?
  32. How can I use a system tool to remove Windows Terminal from the Explorer menu?
  33. How can I verify the changes after removing Windows Terminal from Explorer?
  34. How do I make sure that Windows Terminal is completely removed from Explorer?
  35. How do I find out if an update has added Windows Terminal back to the Explorer menu?
  36. Can I remove Windows Terminal from the context menu in Windows Explorer?
  37. How can I delete the Windows Terminal shortcut in the Explorer menu?
  38. How can I find the Windows Terminal shortcut in the registry?
  39. How do I prevent Windows Terminal from showing up in the Explorer menu again?
  40. Is there a way to remove Windows Terminal from Explorer via System Preferences?
  41. What do I do if Windows Terminal is not showing in the context menu but it is still present in the registry?
  42. Where do I find the registry keys for Windows Terminal?
  43. How do I remove Windows Terminal using a Context Menu Editor?
  44. How do I remove Windows Terminal from the Explorer menu in Windows 11?
  45. What happens if I delete Windows Terminal in Registry Editor?
  46. How do I remove Windows Terminal from the Explorer menu if it was added via a third-party software?
  47. How do I remove the Windows Terminal shortcut from the Explorer menu without modifying the registry?
  48. What should I do if I don't have permission to modify the registry?
  49. How do I remove Windows Terminal from the right-click menu in the Explorer menu?
  50. Can I remove Windows Terminal from Explorer without uninstalling it?
Keywords: windows, 11, remove, terminal, APP, from, explorer, menu, quickly, reactivate, entry, necessary, Questions, Answers, Software




  

  + Freeware
  + Order on the PC
  + File management
  + Automation
  + Office Tools
  + PC testing tools
  + Decoration and fun
  + Desktop-Clocks
  + Security

  + SoftwareOK Pages
  + Micro Staff
  + Freeware-1
  + Freeware-2
  + Freeware-3
  + FAQ
  + Downloads

  + Top
  + Desktop-OK
  + The Quad Explorer
  + Don't Sleep
  + Win-Scan-2-PDF
  + Quick-Text-Past
  + Print Folder Tree
  + Find Same Images
  + Experience-Index-OK
  + Font-View-OK


  + Freeware
  + KeepMouseSpeedOK
  + NonCompressibleFiles
  + 4ur-Windows-8-Mouse-Balls
  + 12-Ants
  + Q-Dir
  + PaintOkay
  + DirPrintOK
  + FontViewOK
  + MeinPlatz
  + PAD-s


Home | Thanks | Contact | Link me | FAQ | Settings | Windows 10 | gc24b | English-AV | Impressum | Translate | PayPal | PAD-s

 © 2025 by Nenad Hrg softwareok.de • softwareok.com • softwareok.com • softwareok.eu


► Find file path in File Explorer on all Windows? ◄
► How to create at once several subfolders levels (commando-line)? ◄
► Keyboard shortcuts in rich text editor? ◄
► Adjust cell spacing in Microsoft Word table? ◄


This website does not store personal data. However, third-party providers are used to display ads,
which are managed by Google and comply with the IAB Transparency and Consent Framework (IAB-TCF).
The CMP ID is 300 and can be individually customized at the bottom of the page.
more Infos & Privacy Policy

....