Browsers and Mail Enable or Disable Scareware Blocker in Microsoft Edge in Windows 11


Microsoft_Edge_banner.webp

This tutorial will show you how to turn on or off scareware blocker in Microsoft Edge for your account or all users in Windows 10 and Windows 11.

Scareware blocker is now available in for Microsoft Edge, and is turned on by default. Scareware blocker allows Microsoft to use AI to detect potential tech scams.

Today, Edge uses Microsoft Defender SmartScreen to block known scams as people encounter them. But what if you’re the first person to see a new scam before it can be blocked? What if a scam hits your coworkers, your friends, or your family? While no one is immune, these scams particularly prey on vulnerable elderly communities.

“Scareware” scams are a particularly convincing type of tech support scam. They use aggressive web pages to convince victims into thinking their system is infected with malware, pressure them to call a fake tech support number, and try to gain access to the computer. Last year, Hollywood even made a blockbuster action movie with scareware scammers as the villains.

Scareware blocker uses a machine learning model to recognize the tell-tale signs of scareware scams and puts users back in control of their computer. We call on users who want to combat scams to help us test our preview.

As mentioned above, most people who land on a scam in Edge will be protected by Defender SmartScreen, which provides real-time checks on new and unfamiliar sites where abuse is more likely to hide. Once an abusive site is detected, SmartScreen can protect users worldwide within minutes.

Scareware blocker adds a new, first line of defense to help protect the users exposed to a new scam if it attempts to open a full screen page. Scareware blocker uses a machine learning model that runs on the local computer. The model uses computer vision to compare full screen pages to thousands of sample scams that the scam-fighting community shared with us. The model runs locally, without saving or sending images to the cloud.

When scareware blocker suspects a page is a scam, Edge will put users back in control by exiting full screen mode, stopping aggressive audio playback, warning the user, and showing a thumbnail of the page they were just viewing.

Once the user is back in control of their browser, scareware blocker will let them report the malicious site to protect others. Users can share a screenshot of the scam and other diagnostics with Microsoft, helping the Defender SmartScreen service detect scareware outbreaks across multiple machines. If they don’t choose to report, the scareware blocker model will discard the page.

Starting with Microsoft Edge 142+, if Scareware blocker detects a suspicious full-screen page, the new scareware sensor in Edge can notify SmartScreen about the potential scam immediately, without sharing screenshots or any extra data beyond what SmartScreen already receives. This real-time report gives SmartScreen an immediate heads-up to help confirm scams faster and block them worldwide. Later, Microsoft will add more anonymous detection signals to help Edge recognize recurring scam patterns. This new scareware sensor setting is disabled by default for the time being, but Microsoft intends to enable it for users who have SmartScreen enabled, since any scam the sensor detects would be a scam that SmartScreen missed. Even with the scareware sensor disabled though, Scareware blocker will still work as expected. Also, the scareware sensor is always disabled for InPrivate mode. Finally, users can choose to disable SmartScreen entirely, though Microsoft strongly recommend leaving it enabled.

References:



Contents

  • Option One: Turn On or Off Scareware Blocker in Microsoft Edge for Current User from Settings
  • Option Two: Enable or Disable "Scareware Blocker" in Microsoft Edge for All Users using REG file
  • Option Three: Enable or Disable "Block sites detected as scams" in Microsoft Edge for All Users using REG file
  • Option Four: Enable or Disable "Share detected scam sites with Microsoft Defender SmartScreen" in Microsoft Edge for All Users using REG file


EXAMPLE: Scareware blocker in Microsoft Edge






Option One

Turn On or Off Scareware Blocker in Microsoft Edge for Current User from Settings


1 Open Microsoft Edge.

2 Click/tap on the Setting and more (Alt+F) 3 dots button, and click/tap on Settings. (see screenshot below)

Edge_Settings.webp

3 Click/tap on Privacy, search, and services in the left pane, and click/tap on Security in the right pane. (see screenshot below)

If you do not see a left pane, then either click/tap on the 3 bars menu button towards the top left OR widen the horizontal borders of the Microsoft Edge window until you do.


Edge_Security_settings.webp

4 Do step 5 (on) or step 6 (off) below for what you want.

5 Turn On Scareware Blocker in Microsoft Edge

This is the default setting.


A) Turn on Scareware blocker. (see screenshot below)​

B) In Microsoft Edge 142+, turn on (default) or off Block sites detected as scams for what you want.​

C) In Microsoft Edge 142+, turn on or off (default) Share detected scam sites with Microsoft Defender SmartScreen for what you want.​

D) Go to step 7 below.​

Edge_scareware_blocker-1.webp

6 Turn Off Scareware Blocker in Microsoft Edge

A) Turn off Scareware blocker. (see screenshot below)​

B) Go to step 7 below.​

Edge_scareware_blocker-2.webp

7 You can now close the Settings tab if you like.




Option Two

Enable or Disable "Scareware Blocker" in Microsoft Edge for All Users using REG file


You must be signed in as an administrator to use this option.

This option uses the ScarewareBlockerProtectionEnabled policy for Microsoft Edge.


1 Do step 2 (always enable), step 3 (disable), or step 4 (default) below for what you want.

2 Always Enable Scareware Blocker in Microsoft Edge for All Users

This will override and gray out Option One.


A) Click/tap on the Download button below to download the REG file below, and go to step 5 below.​

Always_enable_Scareware_Blocker_in_Microsoft_Edge_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ScarewareBlockerProtectionEnabled"=dword:00000001

3 Disable Scareware Blocker in Microsoft Edge for All Users

This will override and gray out Option One.


A) Click/tap on the Download button below to download the REG file below, and go to step 5 below.​

Disable_Scareware_Blocker_in_Microsoft_Edge_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ScarewareBlockerProtectionEnabled"=dword:00000000

4 Default User-choice Scareware Blocker in Microsoft Edge

This is the default setting to allow using Option One.


A) Click/tap on the Download button below to download the REG file below, and go to step 5 below.​

Default_user-choice_Scareware_Blocker_in_Microsoft_Edge.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ScarewareBlockerProtectionEnabled"=-

5 Save the .reg file to your desktop.

6 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

7 Double click/tap on the downloaded .reg file to merge it.

8 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

9 If Microsoft Edge is currently open, then close and reopen Microsoft Edge to apply.

10 You can now delete the downloaded .reg file if you like.




Option Three

Enable or Disable "Block sites detected as scams" in Microsoft Edge for All Users using REG file


You must be signed in as an administrator to use this option.

This option uses the ScarewareBlockerBlocksDetectedSitesEnabled policy for Microsoft Edge.


1 Do step 2 (always enable), step 3 (disable), or step 4 (default) below for what you want.


 2. Always Enable Scareware Blocker "Block sites detected as scams" in Microsoft Edge for All Users

This requires Scareware Blocker to be turned on or enabled.

This will override and gray out Option One.


A) Click/tap on the Download button below to download the REG file below, and go to step 5 below.​

Always_enable_Scareware_Blocker_to_block_sites_detected_as_scams_in_Edge_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ScarewareBlockerBlocksDetectedSitesEnabled"=dword:00000001


 3. Disable Scareware Blocker "Block sites detected as scams" in Microsoft Edge for All Users

This will override and gray out Option One.


A) Click/tap on the Download button below to download the REG file below, and go to step 5 below.​

Disable_Scareware_Blocker_to_block_sites_detected_as_scams_in_Edge_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ScarewareBlockerBlocksDetectedSitesEnabled"=dword:00000000


 4. Default User-choice Scareware Blocker "Block sites detected as scams" in Microsoft Edge

This is the default setting to allow using Option One.


A) Click/tap on the Download button below to download the REG file below, and go to step 5 below.​

Default_user-choice_Scareware_Blocker_to_block_sites_detected_as_scams_in_Edge.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ScarewareBlockerBlocksDetectedSitesEnabled"=-

5 Save the .reg file to your desktop.

6 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

7 Double click/tap on the downloaded .reg file to merge it.

8 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

9 If Microsoft Edge is currently open, then close and reopen Microsoft Edge to apply.

20 You can now delete the downloaded .reg file if you like.




Option Four

Enable or Disable "Share detected scam sites with Microsoft Defender SmartScreen" in Microsoft Edge for All Users using REG file


You must be signed in as an administrator to use this option.

This option uses the ScarewareBlockerSendDetectedSitesToSmartScreenEnabled policy for Microsoft Edge.


1 Do step 2 (always enable), step 3 (disable), or step 4 (default) below for what you want.


 2. Always Enable Scareware Blocker "Share detected scam sites with Microsoft Defender SmartScreen" in Microsoft Edge for All Users

This requires Scareware Blocker to be turned on or enabled.

This will override and gray out Option One.


A) Click/tap on the Download button below to download the REG file below, and go to step 5 below.​

Always_enable_Scareware_Blocker_share_detected_scam_sites_with_SmartScreen_in_Edge_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ScarewareBlockerSendDetectedSitesToSmartScreenEnabled"=dword:00000001


 3. Disable Scareware Blocker "Share detected scam sites with Microsoft Defender SmartScreen" in Microsoft Edge for All Users

This will override and gray out Option One.


A) Click/tap on the Download button below to download the REG file below, and go to step 5 below.​

Disable_Scareware_Blocker_share_detected_scam_sites_with_SmartScreen_in_Edge_for_all_users.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ScarewareBlockerSendDetectedSitesToSmartScreenEnabled"=dword:00000000


 4. Default User-choice Scareware Blocker "Share detected scam sites with Microsoft Defender SmartScreen" in Microsoft Edge

This is the default setting to allow using Option One.


A) Click/tap on the Download button below to download the REG file below, and go to step 5 below.​

Default_user-choice_Scareware_Blocker_share_detected_scam_sites_with_SmartScreen_in_Edge.reg


(Contents of REG file for reference)
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge]
"ScarewareBlockerSendDetectedSitesToSmartScreenEnabled"=-

5 Save the .reg file to your desktop.

6 If you have Smart App Control turned on, you will need to unblock the downloaded REG file.

7 Double click/tap on the downloaded .reg file to merge it.

8 When prompted, click/tap on Run, Yes (UAC), Yes, and OK to approve the merge.

9 If Microsoft Edge is currently open, then close and reopen Microsoft Edge to apply.

10 You can now delete the downloaded .reg file if you like.


That's it,
Shawn Brink

 

Attachments

Last edited:
Tutorial updated to add option two for the new Edge policy. :alien:
 

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    TerraMaster F8 SSD Plus NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Amazon Basics Wired Full Keyboard MD005
    Mouse
    Logitech MX Master 4
    Internet Speed
    2 Gbps Download and 100 Mbps Upload
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    CyberPower CP1500PFCLCD
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Surface Laptop 7 Copilot+ PC
    CPU
    Snapdragon X Elite (12 core) 3.42 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Monitor(s) Displays
    15" HDR
    Screen Resolution
    2496 x 1664
    Hard Drives
    1 TB SSD
    Internet Speed
    Wi-Fi 7 and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
“Scareware” scams are a particularly convincing type of tech support scam. They use aggressive web pages to convince victims into thinking their system is infected with malware, pressure them to call a fake tech support number, and try to gain access to the computer. Last year, Hollywood even made a blockbuster action movie with scareware scammers as the villains.
"The Beekeeper" (2024), another solid Jason Statham movie on Amazon Prime.
 

My Computer

System One

  • OS
    Windows 7
4 Turn on or off (default) Scareware blocker for what you want. (see screenshot below)
Several users report that in recent Edge versions the Scareware blocker has defaulted to ON.
 

My Computer

System One

  • OS
    Windows 11
    Computer type
    Laptop
Several users report that in recent Edge versions the Scareware blocker has defaulted to ON.

Thank you Bruce. Now updated. :shawn:
 

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    TerraMaster F8 SSD Plus NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Amazon Basics Wired Full Keyboard MD005
    Mouse
    Logitech MX Master 4
    Internet Speed
    2 Gbps Download and 100 Mbps Upload
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    CyberPower CP1500PFCLCD
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Surface Laptop 7 Copilot+ PC
    CPU
    Snapdragon X Elite (12 core) 3.42 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Monitor(s) Displays
    15" HDR
    Screen Resolution
    2496 x 1664
    Hard Drives
    1 TB SSD
    Internet Speed
    Wi-Fi 7 and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
It turned itself on in both my two versions of Edge (Standard and Dev). Don't need it so now off.
 

My Computers

System One System Two

  • OS
    Windows 11 Pro 25H2
    Computer type
    PC/Desktop
    Manufacturer/Model
    Homebuilt
    CPU
    Intel Core i9 13900K
    Motherboard
    Asus ProArt Z790 Creator WiFi - Bios 3107
    Memory
    Corsair Dominator Platinum 64gb 5600MT/s DDR5 Dual Channel
    Graphics Card(s)
    Sapphire NITRO+ AMD Radeon RX 7900 XTX Vapor-X 24GB
    Sound Card
    External DAC: Cambridge Audio DACMagic200M - Headphone Amp: Topping L50
    Monitor(s) Displays
    Panasonic MX950 Mini LED 55" TV 120hz
    Screen Resolution
    3840 x 2160 120hz
    Hard Drives
    Samsung 980 Pro 2TB (OS)
    Samsung 980 Pro 1TB (Files)
    Lexar NZ790 4TB
    LaCie d2 Professional 6TB external - USB 3.1
    Seagate Expansion 16TB external - USB 3.2
    Seagate One Touch 18TB external HD - USB 3.0
    PSU
    Corsair RM1200x Shift
    Case
    Corsair RGB Smart Case 5000x (white)
    Cooling
    Corsair iCue H150i Elite Capellix XT
    Keyboard
    Incase Ergonomic USB (Microsoft clone)
    Mouse
    Logitech MX Master 3S
    Internet Speed
    Fibre 900/500 Mbps
    Browser
    Microsoft Edge Chromium
    Antivirus
    Bitdefender Total Security
    Other Info
    AMD Radeon Software & Drivers 26.1.1
    Hasleo Backup Suite
    Dashlane password manager
    Kensington Verimark fingerprint reader
    Logitech Brio 4K webcam
    Orico 10-port powered USB 3.0 hub
  • Operating System
    Windows 11 Pro 25H2
    Computer type
    Laptop
    Manufacturer/Model
    Asus Vivobook X1605VA
    CPU
    Intel® Core™ i9-13900H
    Motherboard
    Asus X1605VA bios 309
    Memory
    32GB DDR4-3200 Dual channel
    Graphics card(s)
    *Intel Iris Xᵉ Graphics G7
    Sound Card
    Realtek | Intel SST Bluetooth & USB
    Monitor(s) Displays
    16.0-inch, WUXGA 16:10 aspect ratio, IPS-level Panel
    Screen Resolution
    1920 x 1200 60hz
    Hard Drives
    512GB M.2 NVMe™ PCIe® 3.0 SSD
    Mouse
    Logitech MX Ergo Trackball
    Antivirus
    Bitdefender Total Security
    Other Info
    720p Webcam
    WiFi & USB to ethernet
Tutorial updated for the new Block sites detected as scams and Share detected scam sites with Microsoft Defender SmartScreen Scareware Blocker settings in Microsoft Edge 142+. :shawn:
 

My Computers

System One System Two

  • OS
    Windows 11 Pro for Workstations
    Computer type
    PC/Desktop
    Manufacturer/Model
    Custom self build
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING (11GB GDDR5X)
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G75 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO M.2,
    TerraMaster F8 SSD Plus NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3 wall mounted
    Cooling
    Corsair Hydro H115i
    Keyboard
    Amazon Basics Wired Full Keyboard MD005
    Mouse
    Logitech MX Master 4
    Internet Speed
    2 Gbps Download and 100 Mbps Upload
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    CyberPower CP1500PFCLCD
    Galaxy S23 Plus phone
  • Operating System
    Windows 11 Pro
    Computer type
    Laptop
    Manufacturer/Model
    Surface Laptop 7 Copilot+ PC
    CPU
    Snapdragon X Elite (12 core) 3.42 GHz
    Memory
    16 GB LPDDR5x-7467 MHz
    Monitor(s) Displays
    15" HDR
    Screen Resolution
    2496 x 1664
    Hard Drives
    1 TB SSD
    Internet Speed
    Wi-Fi 7 and Bluetooth 5.4
    Browser
    Chrome and Edge
    Antivirus
    Microsoft Defender

Latest Support Threads

Back
Top Bottom