You’re definitely not alone-CMD is still actively used for compatibility and quick tasks, even though it’s no longer featured as prominently. While the underlying cmd.exe
hasn’t seen major new features in Windows 11, there are some subtle updates: improved Unicode and color support, better window handling, and some tweaks to classic commands’ output, largely for consistency with newer shells.
Most of the new hotkeys and advanced functionality are found in Windows Terminal, not in the classic CMD itself. Windows Terminal lets you run CMD tabs, so you get things like split panes and full emoji rendering, even though these aren’t native to CMD.
One small thing to watch for on Windows 11 is better clipboard support: you can still use Ctrl+C/V
(if enabled in properties) to copy and paste, which was added back in Windows 10 but is much more stable now. For compatibility tasks, batch scripts, or legacy toolchains, CMD continues to perform reliably, but if you want “hidden features” or productivity boosts, the improvements are happening in Windows Terminal and PowerShell rather than CMD itself.