this post was submitted on 21 Jan 2026
1055 points (97.1% liked)
Programmer Humor
28818 readers
1130 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
why, did it change from the traditional command prompt?
if it did, that's on me, but with several other shells supported (one of them a cloud service, a shell on a remote system) it does not make sense that a disabled powershell also disables the whole terminal app.
Windows Terminal is a fairly new application. It came along around 2020 and launched with powershell 7 as its thing, in an attempt to drive people away from the old command prompt and to start using powershell. It probably always supported command prompt and other alternative terminal applications, but Microsoft has been trying to put powershell everywhere for a while. I think the Mac and Linux rollout was 2018?
Command prompt is still there but I imagine at some point it’ll just run command prompt commands in powershell instead if it isn’t already doing something like that already.
I was using it all the time when I was daily driving windows, mostly for ssh, starting from when it was just beta with no settings menu but only the config file. I remember that like the standard powershell shell, powershell tabs of wt too had a blue background, but opening a default new tab always opened a black tab, a cmd based tab.