Windows

How to Install Microsoft Defender Application Guard on Windows 11

Richard
Written by
Richard
Nov 30, 2022 Updated Apr 16, 2026 2 min read

This article explains how to install or remove Microsoft Defender Application Guard for the Microsoft Edge browser in Windows 11.

Why use Microsoft Defender Application Guard?

This tool helps keep your computer safe. It works with Microsoft Edge and Microsoft Office. It creates a secure “sandbox” for your browser. This keeps risky websites and files from touching your personal files or trusted system settings.

What happens when done?

Once finished, you can browse the internet in an isolated environment. If you visit a dangerous site, the threat stays trapped in the sandbox. Your main computer remains protected from viruses and malware.

How to install or remove it using the Windows Security app

You can manage this feature easily through your settings.

  1. Open the Windows Security app. You can find this by clicking your Start menu and typing “Windows Security.”
windows security app search on start menu

  1. Click on the App & browser control section.
windows 11 app and browser control section windows security app

  1. Under the Isolated browsing area, click the link to install or uninstall the feature.
windows security app install microsoft defender application guard

  1. A new window will appear. Check the box next to Microsoft Defender Application Guard to install it. If you want to remove it, uncheck the box.
windows 11 install microsoft defender application guard from features

Windows will download the files needed. If you are uninstalling, you will be asked to restart your computer to finish the process.

windows 11 windows feature restart prompt

How to install or remove it using PowerShell

You can also use commands to change this setting quickly.

Note: You must run these steps with admin privileges. Open Windows PowerShell or Command Prompt as an administrator.

To install the feature, run this command:

💻Code
Dism /online /Enable-Feature /FeatureName:"Windows-Defender-ApplicationGuard"

To remove the feature, run this command:

💻Code
Dism /online /Disable-Feature /FeatureName:"Windows-Defender-ApplicationGuard"

If the computer asks if you want to restart, type Y and press Enter.

How to start using it

Once installed, you can open a secure browser window by pressing CTRL + SHIFT + Q. You can also click the three dots in the corner of Edge and select New Application Guard window.

windows 11 new application guard window

If you do not see this option, you may need to turn on “Secure Boot” in your computer’s BIOS settings.

Summary

Microsoft Defender Application Guard adds a layer of security by isolating your browsing activity. You can install or remove it through the Windows Security app or by using simple commands in PowerShell. Using this feature helps protect your device from online threats by running your browser in a secure, virtual environment.

For more information, refer to the official Microsoft documentation at Microsoft Defender Application Guard Overview

Reference: Microsoft.com

Was this guide helpful?

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

One response to “How to Install Microsoft Defender Application Guard on Windows 11”

Leave a Reply

Your email address will not be published. Required fields are marked *

Exit mobile version