cmd.exe -c "start cmd.exe" <- What weirdness is going on with Azure Marketplace 25H2 images?
Since Windows 11 25H2 multisession, I've been unable to type in either Command Prompt or PowerShell consoles. I've been typing in Notepad, copying, and pasting, although the backspace, enter, and up/down arrow keys work fine. Old golden images work just fine, but Azure Marketplace images (across 18 different VMs) are always broken.
After days of working like this, I suddenly realizing that opening the Run dialog and running cmd.exe -c "start cmd.exe" spawns a perfectly-working console. Spawning a new one from that results in another broken one.
Surely this isn't just my tenant. Is anyone else experiencing this with Windows 11 25H2 multisession Azure Marketplace images?