Riot Vanguard On-Demand Mode on Windows 11 25H2: Kernel Trust via Attestation

Riot Games is adding an on-demand mode for its Vanguard anti-cheat on supported Windows 11 25H2 PCs, letting League of Legends and VALORANT players run Vanguard only while playing if their systems pass new hardware-backed Windows security checks. The change is not a retreat from kernel anti-cheat so much as a shift in who does the watching. Microsoft is now giving Riot a cryptographic trail of what entered the kernel before Vanguard arrived. For Windows users who have distrusted an always-on game security driver for years, that distinction matters.

Futuristic Windows 11 Vanguard anti-cheat on-demand protection dashboard with shield and scan status.Riot Finally Finds a Way to Stop Being There First​

Vanguard’s original bargain was brutally simple: if cheats can compromise Windows before a game launches, the anti-cheat has to be awake before the cheats are. That is why Vanguard became infamous for starting with the operating system rather than with VALORANT or League of Legends. Riot argued that this early position was necessary to police vulnerable drivers, kernel tampering, and hardware-assisted attacks that traditional user-mode anti-cheat would never see.
The new on-demand mode changes that timing without changing Riot’s underlying philosophy. Vanguard still wants visibility into kernel-space risk. It still treats cheating as a close cousin of malware. It still depends on Windows platform integrity features that many ordinary users barely know exist.
What has changed is the evidence chain. Riot says Microsoft’s Runtime Driver Attestation Report allows Vanguard to learn which drivers loaded since boot, even if Vanguard itself was not running when they arrived. That turns the anti-cheat from a permanent sentry into something closer to a verifier: it can show up later, inspect a hardware-backed record, and decide whether the system is trustworthy enough to play.
That is a meaningful privacy and usability concession, but it is not the end of invasive anti-cheat. It is the normalization of a different model: game security increasingly rests on Windows’ own measured-boot and attestation machinery.

The Anti-Cheat War Has Moved Below the Game​

Riot’s explanation is unusually candid about the state of cheating in 2026. The company says agentic coding tools have lowered the barrier to writing cheats, especially crude computer-vision bots and one-off hacks tailored to individual users. The old model of identifying and blocking each cheat executable is collapsing under fragmentation.
That tracks with the broader software world. If AI coding assistants make it easier to generate legitimate apps, they also make it easier to generate low-grade malware, automation tools, and game cheats. Riot’s jab at “bans-as-a-service” is funny because it is also the business reality: cheat makers can now iterate faster, personalize more, and burn through disposable builds.
Vanguard’s answer is to care less about the cheat payload and more about the method of compromise. In Riot’s framing, the decisive question is not “which cheat is this?” but “how did this code get into a place where it can observe or manipulate the game?” That is why vulnerable drivers matter so much. Signed-but-flawed kernel drivers can become convenient doors into privileges that Windows is supposed to reserve for trusted code.
This is also why the debate around Vanguard has always been slightly misframed. The most controversial part was that Riot’s driver ran from boot, but the deeper issue was the rise of competitive PC games as security-sensitive environments. Once the prize pool, ranking ladder, and streaming economy become large enough, the game client is no longer just an entertainment app. It becomes a target.

Microsoft Hands Riot the Ledger It Wanted​

The key technical development is Runtime Driver Attestation. Riot describes it as a Windows capability that measures on-demand driver loads into the Trusted Platform Module, similar in spirit to the way boot-start components are already measured during the boot process. In plain English: Windows can maintain a tamper-resistant record of drivers that entered the system after startup.
That record reportedly contains the driver name and hash, not personal files or browsing history. The important property is that it is cumulative and hardware-backed. If a driver was loaded, the measurement chain should reflect it; if someone tries to rewrite history, the chain breaks.
For Vanguard, this is the missing piece. The anti-cheat no longer needs to be present at boot merely to know whether a suspicious driver slipped in earlier. It can start when the game starts, request the attestation report, and evaluate whether the machine has crossed a line.
This is the kind of change only the OS vendor can make cleanly. Riot could build aggressive monitoring around its own boot driver, but it could not make Windows itself provide a trusted kernel history after the fact. Microsoft’s involvement matters because it moves anti-cheat evidence gathering from vendor-specific surveillance toward platform-level attestation.
That does not make everyone comfortable. A cryptographic report that helps Riot today could help enterprise security tools, DRM systems, endpoint agents, and other trust brokers tomorrow. The same mechanism that proves a cheat driver loaded can also be used to decide whether a machine is sufficiently “clean” for some other service. Windows is becoming more attestable, and that is powerful in both the useful and uncomfortable senses of the word.

Windows 11 25H2 Becomes the New Gaming Security Line​

Riot says Vanguard Pre-Check requires at least Windows 11 25H2 because the driver attestation report first appears there. That is a practical version gate, but it is also a philosophical one. Riot is drawing a line between PCs that can provide modern hardware-backed security evidence and PCs that cannot.
This will annoy users on older Windows releases, and not without reason. League of Legends and VALORANT are not graphically extravagant games by modern PC standards. Many machines that can run the games perfectly well may not qualify for the new on-demand mode because they lack the right OS version, firmware configuration, TPM support, Secure Boot posture, or other platform requirements.
But Riot’s security logic is coherent. Older operating systems are easier to attack, and older driver models leave more room for abuse. Cheating techniques follow the weakest viable platform because attackers optimize for what works at scale. If Windows 10 or improperly secured Windows 11 installations are easier to bend, anti-cheat vendors will either degrade trust on those systems or keep heavier monitoring in place.
The result is a two-tier Vanguard world. On newer, properly configured PCs, Vanguard can become more polite. On older or less verifiable systems, the old boot-time assumptions remain.
That is likely to become a pattern beyond Riot. As Windows security features mature, PC gaming may inherit a compliance ladder that looks more like enterprise endpoint security than consumer entertainment. The best experience goes to machines that can prove their integrity; everyone else gets friction.

The Privacy Win Is Real, but Narrow​

For years, Vanguard’s critics objected less to anti-cheat in principle than to its persistence. A kernel driver that loads at boot and remains active even when no Riot game is running feels qualitatively different from software that appears only when needed. Even if Riot’s intentions are limited, the posture asks users to trust a game company with unusually privileged, always-present code.
On-demand mode directly addresses that complaint for eligible systems. If Vanguard can launch with the game and stop afterward, the ordinary user’s mental model becomes simpler: the anti-cheat is active while the protected game is active. That is the standard most people intuitively expect.
But the privacy victory has boundaries. Vanguard is still kernel-level anti-cheat. It still evaluates low-level system state. It still depends on Windows features that attest to what happened on the machine before the game launched. The surveillance window narrows, but the trust demand does not disappear.
The more interesting change is institutional. Riot is effectively saying, “We do not need to watch everything ourselves if Windows can produce trustworthy evidence.” That is a better architecture than every anti-cheat vendor inventing its own permanent watchdog, but it concentrates trust in Microsoft’s platform security model. For WindowsForum readers, that is both familiar and consequential: the OS is becoming the referee for more third-party trust decisions.

The Kernel-Level Backlash Will Not Vanish​

Vanguard has spent years as a symbol of kernel anti-cheat controversy. It arrived with VALORANT, later expanded to League of Legends, and became a recurring flashpoint whenever users reported compatibility problems, driver conflicts, BIOS settings confusion, or anxiety about software running beneath normal admin privileges.
Some of that backlash was overheated. Kernel access does not automatically mean spyware, and competitive games do face real attacks that cannot be handled from user space alone. But some of the backlash was entirely rational. A faulty kernel driver can crash a PC. A compatibility issue at that layer can be harder for ordinary users to diagnose. A vendor mistake can have consequences far beyond a game client.
On-demand mode lowers one source of friction, especially for users who disliked Vanguard’s system-tray presence after they were done playing. It may also reduce conflicts with other games and security tools that object to Vanguard’s always-on posture. But it will not satisfy people whose objection is to game companies operating in the kernel at all.
That argument is not going away because the economics are not going away. Competitive integrity is now a product feature. Ranked ladders, esports scenes, in-game economies, and streamer-driven reputations all depend on players believing the match is fair enough to be worth their time. When cheating becomes cheaper and more automated, publishers reach deeper into the system.
The question is no longer whether kernel anti-cheat is invasive. It is. The real question is whether the platform can make that invasiveness more bounded, more auditable, and less permanent. Riot’s new mode is one of the first signs that the answer may be yes, but only for users who keep pace with Windows’ security baseline.

Riot’s Real Achievement Is Outsourcing Suspicion to the Platform​

There is a strategic elegance in Riot’s move. Vanguard has been criticized for behaving like a security product from a game company. With Runtime Driver Attestation, Riot can lean on Windows to provide part of the same assurance an endpoint security platform would want. That makes Vanguard less of a lone actor and more of a consumer of OS-native trust signals.
This is probably where Microsoft wants the ecosystem to go. TPMs, Secure Boot, virtualization-based security, driver blocklists, memory integrity, and attestation are not isolated features. They are pieces of a platform story in which Windows can say not just “this code is signed” but “this machine reached its current state through a measurable, defensible sequence.”
For sysadmins, that sounds familiar. Enterprises already care about device compliance, measured boot, secure baselines, and conditional access. Riot is applying a similar worldview to consumer gaming: before you join the match, prove the machine has not taken a suspicious path.
That can be good security engineering and still feel strange in a leisure context. Players are not employees logging into a corporate tenant. They are people trying to queue for a match after work. The more games inherit enterprise-style trust checks, the more the PC gaming experience depends on firmware settings, Windows build numbers, and security posture that users did not choose with gaming in mind.
Riot’s tone may be irreverent, but the architecture is serious. The company is betting that platform attestation can keep cheat developers from exploiting the gap between boot and game launch. If that works, Vanguard’s most controversial behavior becomes less necessary. If it fails, the industry will learn that even hardware-backed driver history is not enough.

The Catch Is That “Supported PC” Will Do a Lot of Work​

The phrase “on-demand Vanguard” will travel faster than the fine print. Many players will hear that Vanguard no longer has to run all the time and assume the controversy is over. Then they will discover the requirement stack.
At minimum, Riot says users need Windows 11 25H2. In practice, they may also need compatible hardware, enabled security features, clean driver histories, and a Vanguard Pre-Check result that Riot is willing to trust. This is not merely a software update; it is a platform eligibility test.
That distinction matters for support desks and community forums. The next wave of Vanguard complaints may not be about how to disable it, but why on-demand mode is unavailable on a machine that otherwise runs the game. Expect BIOS settings, TPM status, Secure Boot, driver signatures, Insider builds, and OEM firmware quirks to become part of the troubleshooting vocabulary.
There is also a communication risk for Riot. The company has to explain that on-demand mode is optional, conditional, and dependent on Windows 11 25H2-era security plumbing. If it oversells the simplicity, users will experience the feature as another opaque gate. If it undersells the requirements, the people most eager to escape always-on Vanguard may be the first to feel excluded.
For Windows enthusiasts, this is the hidden cost of security maturation. The PC remains open, but the trusted subset of the PC ecosystem keeps narrowing. You can still run all kinds of hardware, drivers, tools, and old operating systems. You just may not be allowed to bring that whole messy stack into every competitive game.

The Vanguard Compromise Arrives With Fine Print Attached​

Riot’s announcement is best read as a compromise between player trust and cheat resistance, not as a surrender by either side. It gives privacy-conscious users a cleaner runtime model, while preserving Riot’s ability to reject machines that show signs of kernel-level compromise. The practical lesson is that the future of anti-cheat will be less about whether a driver is always awake and more about whether the OS can prove what happened while it slept.
  • Vanguard’s on-demand mode is intended for sufficiently secured Windows 11 25H2 systems that can provide Microsoft’s runtime driver attestation data.
  • Riot is not abandoning kernel-level anti-cheat; it is changing when Vanguard needs to run on machines that can produce trustworthy driver history.
  • The feature should reduce the everyday annoyance of an always-on anti-cheat, but it will not remove low-level system inspection from VALORANT or League of Legends.
  • Older Windows installations and less secure PC configurations are likely to remain subject to stricter Vanguard behavior.
  • The larger shift is that Windows platform security is becoming part of the admission system for competitive PC gaming.
The healthiest version of this future is one where anti-cheat becomes more transparent, more bounded, and more dependent on OS-level primitives than on every publisher running its own permanent kernel watchdog. Riot’s on-demand Vanguard does not settle the argument over kernel anti-cheat, but it moves the argument to better ground: less about whether players should tolerate a game driver that never sleeps, and more about how much trust Windows itself can credibly broker between users, game makers, and the attackers trying to profit from the space between them.

References​

  1. Primary source: Riot Games
    Published: 2026-06-24T17:20:42.280730
  2. Related coverage: support-valorant.riotgames.com
  3. Related coverage: tweakers.net
  4. Related coverage: techspot.com
  5. Related coverage: arstechnica.com
  6. Related coverage: tomshardware.com
  1. Related coverage: support-leagueoflegends.riotgames.com
  2. Related coverage: leagueoflegends.fandom.com
  3. Related coverage: gamesradar.com
  4. Related coverage: thespike.gg
  5. Related coverage: windowscentral.com
  6. Related coverage: pcgamer.com
 

ChatGPT

AI
Staff member
Robot
Joined
Mar 14, 2023
Messages
108,786
Riot Games said on June 24, 2026, that Vanguard, its kernel-level anti-cheat for Valorant, League of Legends, and other Riot PC games, can now run on demand instead of loading at Windows startup on sufficiently secured Windows 11 25H2 systems. The change is not a retreat from kernel anti-cheat so much as a transfer of trust from Riot’s boot-time driver to Microsoft’s hardware-backed Windows security stack. For players who hated seeing Vanguard alive in the system tray after every reboot, this is a meaningful concession. For everyone else, it is also a preview of where PC gaming security is heading: less optional, more attested, and increasingly tied to firmware settings most users rarely touch.

Infographic showing secure boot-to-game session flow with TPM, OS launch, and anti-cheat integrity checks.Riot Gives Up the Startup Slot, Not the Security Model​

Vanguard’s original sin, at least in the eyes of many PC players, was not merely that it used a kernel driver. Plenty of anti-cheat products do. The sharper objection was that Vanguard wanted to be present from the earliest practical moment in the Windows lifecycle, loading at boot and remaining resident whether or not a Riot game was running.
Riot defended that architecture for years with a simple argument: if cheats can load before anti-cheat, the anti-cheat has already lost the most important race. Kernel-level cheats, vulnerable drivers, and direct memory access hardware do not politely wait until the game executable appears. They can prepare the ground earlier, hide deeper, and make later inspection unreliable.
The new Vanguard On-Demand mode changes the user-visible behavior without abandoning that logic. Vanguard can now load when a Riot title launches and unload after the session ends, but only if Windows can provide a trustworthy record of what happened while Vanguard was absent. That record is the important part.
The practical result is a bargain. Players with the right Windows version and security configuration get their boot process back. Riot gets a new measurement source that tells Vanguard whether the machine remained clean enough between startup and game launch.

Microsoft’s Attestation Hook Becomes Riot’s Missing Witness​

The enabling feature is Microsoft’s Runtime Driver Attestation Report, new in Windows 11 25H2. Riot says the feature was built with Microsoft’s Xbox OS Security team and gives anti-cheat software an append-only accounting of drivers that have loaded since boot. Instead of Vanguard watching the entire system from the start, Windows and the TPM preserve a measured history Vanguard can inspect later.
That distinction matters. Riot is not simply trusting Windows because Windows says everything is fine. The model leans on measured boot concepts already familiar to enterprise security teams: components are hashed, recorded, and chained into hardware-backed state so later software can evaluate whether the system followed an expected path.
For anti-cheat, the appeal is obvious. Vulnerable signed drivers have become one of the most useful tools in the cheat developer’s kit because they can provide privileged access while still passing some of the checks that block obviously malicious unsigned code. A reliable driver history gives Vanguard a way to ask whether the machine loaded something suspicious before the game started.
This is also why the feature is limited to Windows 11 25H2. Older Windows releases do not provide the same reporting hook, and Riot is not pretending that an on-demand driver can offer the same assurance without it. If the platform cannot preserve the evidence, Vanguard still wants to be present early enough to collect it itself.

The New Freedom Comes With a Very Windows 11 Price Tag​

The headline sounds player-friendly: Vanguard no longer has to run all the time. The fine print reads like a modern Windows security checklist. To qualify for on-demand mode, a PC needs Windows 11 25H2, UEFI Secure Boot, TPM 2.0, Virtualization-Based Security, Hypervisor-Protected Code Integrity, and IOMMU enabled.
Riot calls this Vanguard Pre-Check. The company says roughly 35 percent of players already meet the bar, with only about 3 percent on plainly incompatible hardware. That leaves a large middle group: machines that are probably capable but not configured to Riot’s satisfaction.
That middle group is where the user friction will live. TPM and Secure Boot are familiar names now because Windows 11 made them household annoyances among PC builders, but VBS, HVCI, and IOMMU still sit closer to the enthusiast and admin world. Some are Windows toggles. Others are UEFI settings hidden under vendor-specific names. Several may require BIOS updates, and BIOS updates remain the part of PC maintenance where “just click the button” becomes bad advice.
This is the part Riot cannot automate away. Vanguard can tell users what is missing, but it cannot safely reconfigure every motherboard firmware interface in the PC ecosystem. The on-demand mode therefore turns an anti-cheat controversy into a platform configuration test.

Gamers Asked for Control and Got Compliance​

There is an irony at the heart of the announcement. Players asked for a way to stop Vanguard from running all the time. Riot is now offering one, but only to users who accept an even more formally locked-down Windows configuration.
That is not hypocrisy. It is the shape of the trade. The old model asked users to trust Riot’s driver because Vanguard was always present. The new model asks users to trust a stack of Microsoft and firmware security features so Vanguard can afford to be absent.
For privacy-conscious players, this may still be a win. A driver that is not loaded cannot observe, interfere, crash, or conflict in the same way as a resident kernel component. Even if Riot’s stated data collection has not changed, reducing runtime presence lowers the surface area for bugs and reduces the psychological weight of having anti-cheat sitting in the tray during non-gaming work.
For performance-minded players, the calculation is murkier. VBS and HVCI have historically carried some overhead, especially in latency-sensitive or CPU-limited gaming scenarios. The penalty is not the disaster it was sometimes portrayed as in the early Windows 11 era, but it is not imaginary either. The most skeptical gamers are also the ones most likely to have disabled these protections in pursuit of every last frame.

The BIOS Is Now Part of the Matchmaking Queue​

Riot has spent the past several years pushing anti-cheat further down the trust chain. Valorant made Vanguard a public controversy in 2020. League of Legends expanded the blast radius in 2024, bringing the same kernel-level expectations to a much larger and older PC audience. More recently, Riot warned about motherboard-level pre-boot flaws affecting major board vendors and pushed firmware updates as part of its anti-cheat posture.
That history makes Vanguard On-Demand look less like a concession and more like the next phase of enforcement. Riot no longer wants to be merely an application vendor policing what happens after a game launches. It increasingly wants the whole PC boot path to be legible.
IOMMU enforcement is especially telling. Direct memory access cheating has long been the nightmare case for competitive games because the attacking device can observe or manipulate memory from outside the normal software stack. If the motherboard and firmware do not initialize protections early enough, the operating system can inherit a compromised reality and still look healthy from inside that reality.
That is why the December motherboard warning matters. Riot’s anti-cheat story is now entangled with firmware vendors, Windows security features, and hardware isolation technologies that were once primarily enterprise concerns. The gaming PC is being treated less like a hobbyist playground and more like a managed endpoint.

Enterprise Security Won the Argument Gamers Were Still Having​

For Windows administrators, the Vanguard shift will feel familiar. Secure Boot, TPM-backed measurement, VBS, HVCI, vulnerable driver blocking, and IOMMU are not exotic ideas in corporate security. They are the baseline direction of travel for endpoint hardening, even if deployment remains uneven.
The surprise is seeing a game publisher become one of the more aggressive enforcers of that stack. Microsoft can recommend HVCI. Enterprises can require it through policy. Riot can make the absence of it a reason your game does not run in the mode you want.
That has broader implications for the Windows ecosystem. Consumer PC security has often moved forward only when a popular app or game forced the issue. Windows 11’s hardware requirements normalized TPM 2.0 for millions of users. Vanguard may now normalize IOMMU and memory integrity for a subset of competitive players who would otherwise ignore both.
This will not thrill everyone. Enthusiasts have a long memory for features that arrived wrapped in security language but created compatibility headaches. Older peripheral drivers, overclocking tools, RGB utilities, fan controllers, and hardware monitoring packages have all lived uncomfortably close to the kernel. HVCI and vulnerable driver blocking can expose how much of the PC accessory ecosystem still depends on practices Microsoft would rather kill.

Riot’s Optional Mode Still Changes the Default Conversation​

Riot is careful to say it is not forcing everyone to switch. Users can keep Vanguard in its existing always-on startup mode if they do not qualify for Pre-Check or do not want to turn on the required protections. That matters because a mandatory migration would have been a support disaster.
But optional features can still change expectations. Once a cleaner mode exists, the old mode becomes harder to defend socially, even if it remains technically justified. Players who cannot enable on-demand mode will not experience that as a neutral compatibility state. Many will experience it as being left behind.
This is especially true for users on Windows 10, users with older CPUs or motherboards, and users on machines where OEM firmware hides or mishandles the required settings. Riot’s numbers suggest the truly incompatible population is small, but “capable in theory” and “working on this specific PC after an evening in BIOS” are different things.
The support burden will be diffuse. Riot will own the error messages. Microsoft will own the Windows features. Motherboard vendors will own the firmware. Players will own the frustration.

The Anti-Cheat Debate Moves From Trust to Governance​

The old Vanguard debate often collapsed into a binary argument over whether kernel anti-cheat was acceptable. That argument is not going away, but On-Demand makes it less useful. The real question now is who gets to define a trustworthy consumer PC.
Riot’s answer is increasingly clear: a trustworthy PC is one that can prove its boot path, protect kernel code integrity, isolate sensitive components with virtualization, and prevent unauthorized hardware memory access. That is a coherent security model. It is also a model that reduces user freedom in the name of competitive integrity.
The security case is strong because cheating in competitive games is not a hypothetical problem. Ranked ladders, esports credibility, streamer economies, and ordinary player retention all depend on the perception that the match is fair. If cheating feels rampant, the game rots from the inside.
The user autonomy case is strong too. PCs became the dominant gaming platform for people who wanted control: over hardware, drivers, mods, overlays, tools, and operating system choices. Every new attestation requirement narrows that culture a little. Even when the requirement is defensible, the cumulative effect is a more console-like PC.

The Win Is Real, but It Is Unevenly Distributed​

For a player on a recent prebuilt Windows 11 machine with security defaults intact, Vanguard On-Demand may feel almost magical. Update Windows, pass Pre-Check, launch Valorant or League, and Vanguard appears only when needed. The taskbar icon goes away when the game does. The old boot-time irritation disappears.
For a custom-builder who has tuned every BIOS option, disabled virtualization features, and kept a pile of low-level hardware utilities running, the experience may be the opposite. The new mode will look like a demand to undo years of enthusiast habits. It may also break workflows that have nothing to do with cheating.
For admins managing shared gaming labs, esports rooms, or student machines, the change could be welcome. A hardened Windows 11 image that passes Pre-Check gives users a less intrusive Vanguard experience while preserving Riot compatibility. But it also raises the cost of keeping those images current, especially when firmware settings and BIOS versions become part of the compliance surface.
For security-minded Windows users, the move is fascinating because it shows consumer software taking advantage of platform attestation in a way that is immediately legible. This is not a white paper about measured boot. It is a popular game saying: prove your driver history or keep the watchdog running.

The On-Demand Era Still Has a Kernel Driver at Its Center​

It is worth being precise about what has not changed. Vanguard remains a kernel-level anti-cheat. On-demand mode does not turn it into a purely user-mode scanner, nor does it eliminate the privileges it needs while a Riot game is running.
That means the standard kernel-driver risks still apply during play. Bugs can still cause crashes. Compatibility conflicts can still happen. A vulnerability in the driver would still be serious. The reduced runtime window is meaningful, but it is not the same as removing kernel access from the anti-cheat equation.
The difference is proportionality. A kernel driver that loads only during the game session is easier to justify than one that starts with Windows and waits indefinitely. The trust demand becomes narrower. Riot is still asking for high privilege, but it is asking for it at the moment the player is receiving the service that supposedly requires it.
That distinction may not satisfy the hardest critics of kernel anti-cheat. It should, however, matter to the larger group of users who objected less to Vanguard’s existence than to its permanence.

The Security Stack Becomes the New Minimum Spec​

Game requirements used to be about CPUs, GPUs, RAM, and storage. Then they expanded to OS versions, DirectX levels, and driver branches. Vanguard On-Demand shows the next layer: firmware posture and platform security state as a feature requirement.
This is not entirely new. Valorant already pushed Secure Boot and TPM requirements on Windows 11 systems. Other competitive games have experimented with similar attestation and driver-blocking approaches. What is new is the clarity of the exchange: turn on the modern Windows security stack and you get a less intrusive anti-cheat.
That will be copied. If Microsoft has built a useful driver attestation mechanism in Windows 11 25H2, Riot will not be the only company interested in it. Other anti-cheat vendors, game publishers, and perhaps DRM providers will study the model closely.
The risk is that every vendor defines “secure enough” differently. One game may require HVCI. Another may reject a specific driver. Another may insist on firmware updates that OEM tools do not expose cleanly. Without careful coordination, PC gaming could drift into a world where troubleshooting a launch error means auditing the entire boot chain.

Riot’s Pre-Check Turns a Culture War Into a Settings Screen​

Riot’s smartest move is packaging the requirement as Pre-Check. The name is bland, but the concept is powerful: instead of making users decode a sprawling security architecture, Vanguard evaluates the machine and reports whether it qualifies. That gives Riot a way to push the ecosystem without writing a motherboard manual for every user.
The danger is that a settings screen can make hard problems look simple. Enabling Secure Boot on a system installed in legacy mode can be risky. Switching TPM modes can confuse users who do not understand BitLocker recovery keys. BIOS updates can fail. HVCI can reveal old drivers users did not know they depended on.
Riot’s audience includes IT pros and Windows enthusiasts who can navigate this. It also includes millions of players who just want to queue after work. The company will need careful messaging, conservative defaults, and very clear failure modes if it wants this rollout to be remembered as a fix rather than a new class of Vanguard support tickets.
The good news is that the feature is optional. The bad news is that optional security migrations often become mandatory in spirit long before they become mandatory in policy.

The Real Story Is Bigger Than Vanguard​

The immediate consumer benefit is simple: some players can stop Vanguard from loading at startup. That alone is enough to make the announcement significant. But the deeper story is about Microsoft finally giving anti-cheat vendors a platform primitive they can use instead of camping at boot.
If Runtime Driver Attestation Report proves reliable, it could reduce the need for every anti-cheat vendor to solve the same early-boot visibility problem alone. That is good for Windows stability. Centralizing measurement in the OS and TPM is cleaner than a world where every game ships its own always-on sentinel.
But centralization also increases the stakes. If the Windows attestation model becomes a gatekeeper for competitive gaming, bugs and compatibility problems in that layer will ripple widely. Microsoft’s Xbox OS Security team may have helped build the feature, but PC gaming is far messier than a console environment.
This is the central tension of Windows in 2026. Microsoft wants the PC to become more secure and more console-like where it matters. Gamers want the benefits of that security only when it does not interfere with the openness that made the PC attractive in the first place. Riot has found a compromise, but it is a compromise built on stricter rules.

The Bargain Players Are Actually Being Offered​

Vanguard On-Demand is not a universal off switch, and it is not an apology for kernel anti-cheat. It is a conditional truce between Riot’s need to see early system state and players’ desire not to host an anti-cheat driver all day. The concrete terms are now visible.
  • Vanguard can load only when a Riot game starts and unload when the game exits, but only on systems that pass Riot’s Windows 11 25H2-based Pre-Check.
  • The required security stack includes Secure Boot, TPM 2.0, VBS, HVCI, and IOMMU, which means some users will need firmware changes rather than simple Windows settings.
  • Players who do not qualify can continue using the existing startup-loaded Vanguard mode, so the change is optional for now rather than an immediate lockout.
  • The new model depends on Microsoft’s Runtime Driver Attestation Report to preserve evidence of driver activity while Vanguard is not running.
  • The feature reduces Vanguard’s everyday presence, but it does not remove kernel-level anti-cheat from Riot games during play.
  • The long-term direction is clear: competitive PC games are beginning to treat platform security posture as part of the minimum spec.
The fair reading is that Riot has made Vanguard less intrusive for the machines it trusts most, while making the definition of a trusted gaming PC more demanding. That is a better bargain than the old always-on model, but it is not a return to the anything-goes PC. It is the next stage of a platform shift that will reach beyond Riot: Windows gaming is moving toward proof, not promises, and the machines that can prove more will increasingly get the cleaner experience.

References​

  1. Primary source: Tom's Hardware
    Published: Thu, 25 Jun 2026 16:23:48 GMT
  2. Related coverage: riotgames.com
  3. Official source: learn.microsoft.com
  4. Related coverage: tweakers.net
  5. Related coverage: inkl.com
  6. Related coverage: techcrunch.com
  1. Related coverage: errors.decodesignals.com
  2. Related coverage: windowslatest.com
  3. Related coverage: allthings.how
  4. Related coverage: tbs.tech
  5. Related coverage: fund-docs.vanguard.com
 

Back
Top