Skip to content
Winsides.com

Windows Insides

Winsides.com

Windows Insides

  • Windows 11
  • Windows Features
  • Windows Security
  • Microsoft
    • Microsoft Copilot
    • Microsoft Powertoys
  • Shortcuts
    • Windows Shortcuts
    • Desktop Shortcuts
  • Video Tutorials
  • About
    • What’s New?!
    • About us
    • Contact us
    • Privacy Policy
    • Terms of Use
  • Follow us
    • Reddit
    • Dev.to
    • YouTube
    • Linked In
    • X
    • Tumblr
    • Facebook
    • Instagram
    • Buy Me A Coffee
  • Windows 11
  • Windows Features
  • Windows Security
  • Microsoft
    • Microsoft Copilot
    • Microsoft Powertoys
  • Shortcuts
    • Windows Shortcuts
    • Desktop Shortcuts
  • Video Tutorials
  • About
    • What’s New?!
    • About us
    • Contact us
    • Privacy Policy
    • Terms of Use
  • Follow us
    • Reddit
    • Dev.to
    • YouTube
    • Linked In
    • X
    • Tumblr
    • Facebook
    • Instagram
    • Buy Me A Coffee
Close

Search

Winsides.com

Windows Insides

Winsides.com

Windows Insides

  • Windows 11
  • Windows Features
  • Windows Security
  • Microsoft
    • Microsoft Copilot
    • Microsoft Powertoys
  • Shortcuts
    • Windows Shortcuts
    • Desktop Shortcuts
  • Video Tutorials
  • About
    • What’s New?!
    • About us
    • Contact us
    • Privacy Policy
    • Terms of Use
  • Follow us
    • Reddit
    • Dev.to
    • YouTube
    • Linked In
    • X
    • Tumblr
    • Facebook
    • Instagram
    • Buy Me A Coffee
  • Windows 11
  • Windows Features
  • Windows Security
  • Microsoft
    • Microsoft Copilot
    • Microsoft Powertoys
  • Shortcuts
    • Windows Shortcuts
    • Desktop Shortcuts
  • Video Tutorials
  • About
    • What’s New?!
    • About us
    • Contact us
    • Privacy Policy
    • Terms of Use
  • Follow us
    • Reddit
    • Dev.to
    • YouTube
    • Linked In
    • X
    • Tumblr
    • Facebook
    • Instagram
    • Buy Me A Coffee
Close

Search

Home/Windows Security/6+ Ways to Run Windows Defender as Administrator on Windows 11?

6+ Ways to Run Windows Defender as Administrator on Windows 11?

Vigneshwaran Vijayakumar
By Vigneshwaran Vijayakumar
April 13, 2026 10 Min Read
0

Windows Defender is the well-known built-in antivirus and security tool in Windows 11 that provides robust protection against malware, viruses, and other threats. It ensures that your system stays secure without requiring third-party antivirus software. However, to perform certain advanced tasks, such as running a full system scan, configuring security settings, or resolving issues, you may need to run Windows Defender with administrative privileges. So in this tutorial, I have shared 6+ methods to run Windows Defender as administrator with elevated rights on your windows pc.

Table of Contents

  • Various Methods to Run Windows Defender Firewall as Admin on Windows 11
  • #1. How to Open Windows Defender Firewall with Advanced Security as Administrator on Windows 11 using the Start menu?
  • #2. Use the Run Command and open Windows Defender as Admin on Windows 11
  • #3. Run New Task to open Windows Defender as Administrator using the Task Manager
  • #4. Run Command Prompt with Administrative Privileges and Launch Windows Defender
  • #5. Always open Windows Defender as Administrator by creating a Desktop Shortcut
  • #6. Use Microsoft Management Console (MMC) and Manage Windows Defender Firewall with Administrative Privileges
  • Open Control Panel with Elevated Permissions and Access Windows Defender
  • Kindly be Cautious while running an App as Administrator
  • Frequently Asked Questions
    • How can I use PowerShell to update Defender signatures as an Admin?
    • If I am logged in as an Administrator, can a malicious script or virus simply “kill” the Windows Defender process to bypass security?
    • Why can’t I stop the “Antimalware Service Executable” (MsMpEng.exe) in Task Manager?
    • What is the “Security Center” service, and can I restart it?
    • How do I use PowerShell to see a list of all active Defender exclusions?
    • How is “Tamper Protection” different from being a “Protected Process”?
  • Take away
  • Have Queries?

Various Methods to Run Windows Defender Firewall as Admin on Windows 11

Microsoft Defender is an integrated security solution in Windows 11 that provides real-time protection against malware, viruses, and other threats. Here are several ways to open this feature with Administrative Privileges.

  • Open Windows Defender as Administrator using the Start menu.
  • Use the Run Command and open Windows Defender as Admin on Windows 11.
  • Create a New Task to run Windows Defender with Administrative Privileges using the Task Manager.
  • Run Command Prompt with Administrative Privileges and Launch Windows Defender.
  • Always open Windows Defender as Administrator by creating a Desktop Shortcut.
  • Use Microsoft Management Console (MMC) and Manage Windows Defender Firewall with Administrative Privileges.
  • Open the Control Panel with Elevated Privileges and Launch Windows Defender.

IMPORTANT: Running applications as an administrator grants elevated privileges that can significantly affect your system. Please use caution when doing so, as it can lead to Unintended System Modifications, Security Vulnerabilities, Accidental Data Loss, Unauthorized Access, Irreversible Changes, etc.

#1. How to Open Windows Defender Firewall with Advanced Security as Administrator on Windows 11 using the Start menu?

This is the Quickest way to run Windows Defender as Administrator.

  • Go to the Start menu and search for Windows Defender Firewall with Advanced Security. Once you find the app, right-click on it and click “Run as Administrator“.
Run Windows Defender Firewall with Advanced Security as Administrator using the Start menu
Run Windows Defender Firewall with Advanced Security as Administrator using the Start menu
  • The User Account Control will prompt for your confirmation and open Windows Defender with Administrative Privileges.
Windows Defender Firewall with Advanced Security running as Administrator
Windows Defender Firewall with Advanced Security running as Administrator

Note: If you are looking to open Windows Security as Administrator, then it is not possible via the Start menu, you can use the next method (via the Run Command) to open Windows Security with Administrative Privileges.

#2. Use the Run Command and open Windows Defender as Admin on Windows 11

This section provides steps to open Windows Security, which includes Windows Defender and other Security Features.

  • Go to The Run Command. You can either use the Start menu, or you can just use the key combination WinKey + R.
  • In the Run Command, type the following command cmd /c start "" "windowsdefender://" and press CTRL + SHIFT + ENTER.
Type the command press Ctrl + Shift + Enter
Type the command, press Ctrl + Shift + Enter
  • This command will use Command Prompt and run Windows Security with Elevated Privileges. You can then open and run Windows Defender as Administrator.
Windows Security running as Administrator
Windows Security running as Administrator

#3. Run New Task to open Windows Defender as Administrator using the Task Manager

In this section, we will create a task to run this app with administrative privileges using the Task Manager.

  • Right-click on the Taskbar and click Task Manager. You can also use the shortcut CTRL + SHIFT + ESC. This combination will open Task Manager directly.
Right-click on the Taskbar and click Task Manager
Right-click on the Taskbar and click Task Manager
  • In the Task Manager, under Processes, click on Run New Task. The Create New Task dialog will pop up now.
Run New Task
Run New Task
  • Type the command windowsdefender:// and enable the checkbox “Create this Task with Administrative Privileges“. Finally, click OK.
Enable the checkbox to run this app with Administrative Privileges
Enable the checkbox to run this app with Administrative Privileges

#4. Run Command Prompt with Administrative Privileges and Launch Windows Defender

  • Go to the Start menu and search for Command Prompt. Right-click on that and click on “Run as Administrator”.
Open Command Prompt as Administrator
Open Command Prompt as Administrator
  • The system will confirm and then open CMD with Administrative Privileges.
  • In the CMD, execute the following command. start windowsdefender://
Command to open Windows Defender using Elevated CMD
Command to open Windows Defender using Elevated CMD
  • This command will open Windows Security with Elevated Permissions, as Command Prompt is running as Administrator.

#5. Always open Windows Defender as Administrator by creating a Desktop Shortcut

We will create a dedicated Desktop Shortcut for Windows Defender and set it to run with Administrative Privileges.

  • Right-click on the Empty space of the Desktop, and click New > Shortcut.
Create a new Shortcut
Create a new Shortcut
  • The Create Shortcut dialog box will open now. In “Type the Location of the Item“, enter the command explorer.exe windowsdefender:// and click Next.
Type the location of the item for Windows Defender
Type the location of the item for Windows Defender
  • The system will assign the shortcut name Explorer. Kindly change it to Windows Security. Finally, click Finish.
Change the shortcut name to Windows Security
Change the shortcut name to Windows Security
  • Windows Security Desktop Shortcut will be created.
Windows Security Desktop Shortcut Created
Windows Security Desktop Shortcut Created
  • Right-click on the Shortcut and click on Properties.
Open Windows Security Desktop Shortcut Properties
Open Windows Security Desktop Shortcut Properties
  • Windows Security Properties will open now. Click Advanced.
Click Advanced
Click Advanced
  • In Advanced Properties, make sure to enable the checkbox “Run as Administrator“. Finally, click OK, and then Apply.
Enable the checkbox Run as Administrator
Enable the checkbox Run as Administrator
  • This option allows you to run this shortcut as an administrator while protecting your computer from unauthorized activity.

#6. Use Microsoft Management Console (MMC) and Manage Windows Defender Firewall with Administrative Privileges

In this method, we will open Microsoft Management Console with Administrative Privileges and then Windows Defender Firewall with Advanced Security Settings. The following are the steps.

  • Go to the Run Command using the shortcut WinKey + R.
  • In the Run Command, type the following command mmc and press CTRL + SHIFT + ENTER.
Open Microsoft Management Console with Administrative Privileges
Open Microsoft Management Console with Administrative Privileges
  • This command will open the Microsoft Management Console with Elevated Permissions.
  • In the Microsoft Management Console, click on File > Add/Remove Snap-in.
Go to File Add-Remove Snap-in
Go to File, Add-Remove Snap-in
  • From the list of services available, locate Windows Defender Security Center and click Add.
Add Windows Defender to the Snap-ins
Add Windows Defender to the Snap-ins
  • The Select Computer dialog will pop up. Here, by default, the Local Computer (The Computer this console is running on) will be selected. Click Finish.
Select Computer
Select Computer
  • Windows Defender with Advanced Security Settings will be added to the Console.
Microsoft Defender added to the MMC
Microsoft Defender has been added to the MMC
  • Finally, click OK. You can now manage Windows Defender with Advanced Security Settings with Elevated Permissions via the MMC.
Windows Defender running with Elevated Privileges
Windows Defender running with Elevated Privileges

Open Control Panel with Elevated Permissions and Access Windows Defender

Here, we will open the Control Panel with Administrative Privileges and then launch Windows Defender. In this way, Windows Defender will function with Elevated Permissions.

  • Go to the Run Command and type control and press CTRL + SHIFT + ENTER.
Type control and press Ctrl + Shift + Enter
Type control and press Ctrl + Shift + Enter
  • This will open the Control Panel with Elevated Permissions.
  • Now, you can navigate to the Windows Security and then access Windows Defender Firewall.
Access Windows Defender Firewall with Elevated Privileges
Access Windows Defender Firewall with Elevated Privileges

Kindly be Cautious while running an App as Administrator

Be cautious while running an app as administrator
Be cautious while running an app as an administrator

Running Windows Defender as Administrator on Windows 11 grants it elevated privileges, which can potentially bypass system security restrictions. Please proceed with care and only run trusted applications in this mode. At Winsides.com, we advise our users to use Administrator privileges only when absolutely necessary to perform tasks requiring elevated rights. Misuse of administrative privileges may lead to System Vulnerabilities, Data Loss, System Instability, Security Concerns, Irreversible Changes, etc.

Frequently Asked Questions

How can I use PowerShell to update Defender signatures as an Admin?

If you want to force a definition update via the command line, open PowerShell (Admin) and run: Update-MpSignature This command requires administrative rights to write the new signature files to the protected ProgramData directory.

If I am logged in as an Administrator, can a malicious script or virus simply “kill” the Windows Defender process to bypass security?

Even with Administrative privileges, Microsoft Defender utilizes a Protected Process Light (PPL) model. This security framework ensures that only trusted, Microsoft-signed code can interact with or terminate the Defender service. This means that even if a malicious script manages to gain Admin rights, it cannot easily stop the antivirus engine or delete its core files without direct, physical user interaction (such as manually disabling Tamper Protection through the Windows Security interface).

Why can’t I stop the “Antimalware Service Executable” (MsMpEng.exe) in Task Manager?

Even if you click “End Task” as an administrator, the system will deny access. This is due to the Protected Process model mentioned earlier. Because the service is vital for system integrity, the kernel prevents even an administrator from killing the process. To stop it temporarily, you must use the toggle for Real-time protection in the Windows Security app.

What is the “Security Center” service, and can I restart it?

The Security Center (wscsvc) is the service that monitors Defender’s health. If the Windows Security app isn’t opening, you might try to restart this service via services.msc. However, Windows 11 marks this as a Delayed Start system service. Even an administrator is often restricted from manually stopping or starting this service via the GUI to prevent malware from “silencing” security alerts.

How do I use PowerShell to see a list of all active Defender exclusions?

If you are auditing a machine for security, open PowerShell (Admin) and type: Get-MpPreference | Select-Object -Property ExclusionPath, ExclusionExtension This command requires administrative elevation to pull data from the secure registry hives where Defender stores its configuration.

How is “Tamper Protection” different from being a “Protected Process”?

Think of the Protected Process model as a physical shield around the running program—it stops others from “killing” it. Tamper Protection is more like a lock on the settings menu. It prevents scripts, registry hacks, or group policies from changing the configuration (like turning off real-time scanning) in the background. Without Tamper Protection, a malicious script with admin rights could simply “tell” Defender to turn itself off, even if it couldn’t “kill” the process.

Take away

Running Windows Defender as an administrator on Windows 11 provides access to its advanced features and ensures that your system remains secure without permission-related interruptions. You can try 1 to 3 methods for easy access, and if you are a geek & wanted to explore it differently, I suggest you try 4 to 6 methods.

Have Queries?

If you have any queries, then comment below, and we will reply with our best. Find more interesting tutorials on Winsides.com.

Tags:

Run Application as AdministratorRun As AdminRun as Administratorrunaswindows 11
Vigneshwaran Vijayakumar
Author

Vigneshwaran Vijayakumar

Hello, I'm Vigneshwaran, the founder, owner, and author of WinSides.Com. With nearly a decade of experience in blogging across various domains and specializing in Windows-related tutorials for over five years, I bring a wealth of knowledge and expertise to WinSides.Com

Follow Me
Other Articles
RUN GROUP POLICY EDITOR AS ADMINISTRATOR ON WINDOWS 11
Previous

How to Run Group Policy Editor as Administrator on Windows 11?

No Comment! Be the first one.

Leave a Reply Cancel reply

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

  • 6+ Ways to Run Windows Defender as Administrator on Windows 11?
  • How to Run Group Policy Editor as Administrator on Windows 11?
  • How to Enable Multicasting Support in Windows 11?
  • Easy Way to Enable Windows Subsystem for Linux in Windows 11
  • Enable Windows Subsystem for Linux (WSL 2) using Command Prompt & PowerShell
  1. Vigneshwaran Vijayakumar
    Vigneshwaran Vijayakumar on How to Enable Windows PowerShell 2.0 in Windows 11?October 5, 2025

    Hello Mr. Mohamad El-Kheir, Thank you for contacting us. Microsoft has removed PowerShell version 2.0 completely from Windows 11 24H2…

  2. Avatar of Mohamad El-Kheir
    Mohamad El-Kheir on How to Enable Windows PowerShell 2.0 in Windows 11?October 5, 2025

    i have a MSI laptop with windows 11 Home Installed on it. how to install powershell v2.0 on it

  3. Vigneshwaran Vijayakumar
    Vigneshwaran Vijayakumar on DxDiag Windows 11 – What is it & How to use it for Troubleshooting?August 14, 2025

    Hey Myla Shannon Thank you for your valuable feedback. We are delighted to hear your compliment and excited to know…

  4. Avatar of Myla Shannon
    Myla Shannon on DxDiag Windows 11 – What is it & How to use it for Troubleshooting?August 14, 2025

    This content is incredibly informative.

  5. Avatar of seven
    seven on How to Enable IIS [Internet Information Services] in Windows 11?July 29, 2025

    I found this post very helpful.

  • About us
  • What’s New?!
  • Guest Posts on Winsides.com – Terms and Conditions
  • Publication Sitemap
  • Careers
  • Authors
  • Why Trust Winsides.com?
  • Content Removal Request
  • Terms of Use
  • Disclaimer
  • Contact us
Copyright 2024-2026 - Winsides.com. All rights reserved.