How to Completely Disable ‘Windows Defender SmartScreen’ in Windows 11

Windows Defender SmartScreen is a cloud-based security feature integrated directly into the core of Windows 11. Whenever you download a new application from the internet and attempt to run the .exe file, SmartScreen intercepts the launch, pings Microsoft’s servers to check the file’s cryptographic signature against a global database of known malware, and aggressively blocks the installation if the file is unrecognized.

For the average user, this is a fantastic safety net. However, for software developers actively compiling their own unsigned executables, or for power users who frequently download niche open-source utilities from GitHub, SmartScreen is a massive annoyance. It constantly throws up terrifying blue warning boxes stating “Windows protected your PC,” forcing you to click through hidden menus just to run your own safe code.

If you know exactly what you are downloading and want to permanently stop Windows from phoning home to Microsoft every time you launch an installer, you can completely disable SmartScreen.

Step 1: Open Windows Security

Unlike many core Windows features, SmartScreen is not found in the standard Settings app; it lives inside the dedicated Defender dashboard.

  1. Press the Windows Key on your keyboard.
  2. Type Windows Security and hit Enter to open the dashboard.
  3. In the left-hand navigation menu, click on App & browser control.

Step 2: Access Reputation-Based Protection

Microsoft refers to SmartScreen internally as “Reputation-based protection.”

  1. Look at the very top of the main window for the Reputation-based protection section.
  2. Click the small blue link labeled Reputation-based protection settings.

Step 3: Disable the SmartScreen Toggles

SmartScreen actually operates on three entirely separate levels across the operating system. To completely lobotomize it, you must disable all three independently.

  1. Check apps and files: This is the primary engine. Click the toggle switch to turn it Off. This stops Windows from scanning local executable files when you double-click them.
  2. SmartScreen for Microsoft Edge: If you use Edge, turn this toggle Off. This stops the browser from blocking downloads before they even hit your hard drive.
  3. Potentially unwanted app blocking: Turn this toggle Off. This stops Windows from aggressively deleting files it arbitrarily decides have a “low reputation.”

Important Note About the Warning Icon

The moment you disable these toggles, the Windows Security icon in your system tray (the small shield next to your clock) will permanently display a yellow warning triangle, incessantly reminding you that your device is “vulnerable.”

Unfortunately, Microsoft intentionally designed Windows 11 so that this specific warning cannot be permanently dismissed. If the yellow triangle bothers you, the only way to hide it is to right-click the taskbar, go to Taskbar Settings, and explicitly hide the Windows Security icon in the system tray overflow menu.

RELATED POSTS

  • How to Create a New Active Directory Group using PowerShell
  • How to Exclude a Folder from Windows Defender Scans in Windows 11
  • How to Add a Custom ‘Open with Notepad’ Option to the Windows 11 Context Menu
  • How to Add a Dedicated ‘Empty Recycle Bin’ Shortcut to the Windows 11 Desktop Context Menu
  • How to Change the Name of Your User Account in Windows 11
  • Get the best tech tips delivered straight to your inbox.

    Join thousands of readers mastering Apple, Google, Microsoft, and Linux.