PlayReady is Microsoft's DRM system — the technology controlling protected video playback on Windows, Xbox, smart TVs running Microsoft-licensed firmware (many Samsung Tizen, LG webOS, Vizio SmartCast units), Roku devices, and various set-top boxes. It's the "third leg" of the DRM tripod alongside Widevine (Google) and FairPlay (Apple), and it covers the segment of viewers that neither of those reaches well: Windows PC users, Xbox owners, and a meaningful share of smart-TV viewers in homes that aren't on Apple or Google ecosystems.

Microsoft has been refining PlayReady since 2007, and its current version (PlayReady 4) supports hardware-level protection on devices with TPM 2.0 or equivalent secure boot — including 4K HDR playback from major studios, which requires hardware-rooted DRM. License delivery uses XML-based requests rather than the JSON/protobuf approach of newer DRMs, which makes the implementation feel slightly more legacy but works reliably. PlayReady is also notable for its strong device-binding features: licenses can be tied to specific hardware, time windows, output protection levels (HDCP), and offline playback rules.

For a product team in 2026, PlayReady is the third DRM you ship alongside Widevine and FairPlay if you want true universal coverage. Without it, you lose Xbox users, many smart-TV viewers, and Windows users running Edge in Microsoft-managed environments. The encryption is identical CENC content shared across all three DRMs; only the license server differs. Multi-DRM services (Axinom, EZDRM, BuyDRM, Verimatrix) handle all three through one API for around $0.001–0.01 per stream, which is the practical way to ship full DRM coverage without building three license servers in-house.