kennysarmy Posted March 16, 2023 Posted March 16, 2023 So my testing of deploying Windows 11 via WDS/MDT is going well and I'm now on to user testing. First thing I notice when logging on as a test student is the ability to write click a folder and choose "Open in Terminal"! How are you all removing this item? Cheers
mavhc Posted March 16, 2023 Posted March 16, 2023 I'm not as programming is a skill to be taught. But possible Remove-AppxPackage -Package Microsoft.WindowsTerminal 1
supportman Posted May 8, 2025 Posted May 8, 2025 Use this registry patch to remove it from the menu. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Blocked] "{9F156763-7844-4DC4-B2B1-901F640F5155}"="" You can also block it with applocker or software restrictions.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now