Article
Security & Privacy

Announcing Windows Defender Application Guard for Microsoft Edge

A look at Windows Defender Application Guard: how virtualisation-based isolation in Edge is designed to contain web threats and protect enterprise systems.

by Whatsnew Newsroom

Microsoft introduced Windows Defender Application Guard as a way to harden web browsing by isolating potentially risky sites from the rest of a device. It’s a different approach to browser security: instead of relying solely on traditional, software-based sandboxes, this feature uses virtualisation to create a separate container for untrusted browsing activity.

How the isolation works

At its core, the idea is simple. When an employee opens a site that isn’t on the organisation’s trusted list, the browser runs that session inside a hardware-isolated container. That container is a lightweight, virtualised environment with its own memory and processes. Malware or exploits that might load in that session are confined to the container and can’t directly access the host operating system, local files or the corporate network.

Because the browsing session runs in a separate virtual environment, attackers find it harder to move laterally from a compromised tab to other parts of the device or network. When the user closes the browsing session, the container is torn down and its contents are discarded, removing any code or artifacts that may have been downloaded during that session.

What this means for organisations

For IT teams, the main benefits are reduced risk and clearer policy control. Administrators can define a trusted sites list: pages and intranet resources that run normally in the standard browser environment, while everything else can be routed into the isolated container. That policy can be distributed centrally using group policy tools or other device-management systems.

This model helps defend against common attack vectors that begin in web pages—malicious downloads, drive-by exploits and even previously unknown (zero-day) vulnerabilities—by limiting the damage those threats can do if they load. It’s particularly useful for scenarios where employees must browse unknown or unvetted sites as part of their work, or where third-party web apps are accessed from corporate machines.

Practical considerations

- Performance: Because the container is a virtualised environment, there’s some overhead. On modern hardware the impact is generally minimal, but older devices may feel the difference. - Compatibility: Not all plugins or integrations will behave the same inside an isolated container. Organisations should test key web apps and workflows before enforcing containerised browsing widely. - Policy design: Decide which sites are trusted carefully. Overly permissive lists defeat the purpose; overly restrictive lists can push employees to use other browsers or devices, creating shadow-IT risks.

In short, virtualisation-based isolation in the browser offers a meaningful layer of defence for organisations that need stronger guarantees when employees access the web. It isn’t a silver bullet—good patching, endpoint protection and user education are still essential—but it’s a practical way to contain a browser-borne incident and reduce the chance of a small compromise turning into a network-wide breach.

by Whatsnew Newsroom
whatsnew. APPS · WEB TOOLS · SECURITY · AI

Know what’s new.

The useful side of the internet. Covered properly.

Set as preferred →

Related Stories