Windows Terminal Preview v1.25 release brings relief from warning noise and selection glitches
The latest Windows Terminal Preview update arrives just in time to stop the terminal from yelling at you about media resources. This release addresses several long-standing quirks that frustrate power users and developers alike. Users will find out how text selection behaves differently now and why pasting images might feel more stable without breaking workflows.
Windows Terminal Preview update removes aggressive error messages
Microsoft has finally decided to tone down the invalid media resource error message that used to appear frequently during image handling operations. This specific warning was so aggressive it felt like a personal attack on anyone trying to use agentic coding CLIs or paste graphical data into their shell sessions. Now this behavior is removed entirely from the Stable channel so everyday users do not have to deal with the panic-inducing text anymore.
Text selection and focus handling gets smarter
Mouse mode interactions have seen significant changes regarding how selections are handled when applications request specific modes. Shift clicks will no longer extend an existing selection which prevents accidental highlighting during complex workflows. Positioning also now uses absolute coordinates rather than selecting the nearest half cell so precision improves for those who rely on exact placement. Dragging to create a new selection while searching will properly focus the terminal for keyboard input such as copying too.
Under the hood fixes for developers and accessibility
Console applications will only receive Ctrl+Z as an end of file signal when they are reading input in processed input mode which restores behavior from Windows 7. Memory leaks associated with screen readers or assistive technology have been removed to keep system resources healthy during long sessions. The ConPTY package no longer produces build errors when included in Visual C++ projects so the developer experience remains smooth across different environments.
Release Windows Terminal Preview v1.25.923.0
Ah, a Friday servicing release. That's never backfired before.
Release Windows Terminal Preview v1.25.923.0 ยท microsoft/terminal
It is always nice to see a Friday release that actually fixes things rather than breaking them for the weekend. Keep an eye on the update channel if you want these improvements before they hit the main stable build.
