Smartscreen web services. What is "SmartScreen" and how to disable it? How it works

Windows Smartscreen is important Windows function, which protects your computer from suspicious software. Previously, the filter was only built into the browser Internet Explorer, but starting with Windows 8 it became an integral part of the operating system itself. For the time being, the user may not be aware of the existence of a smartscreen, but at one point, when trying to install some program, a message will appear warning about possible threat. What is it like? this filter Windows, is it possible to disable it and what are the consequences of such deactivation?

How Smartscreen works

As we have already noted, smartscreen functionality is integrated into Internet browser Explorer. After the release of the new Microsoft Edge browser, it was also provided with similar protection. So downloading software through any of these browsers may be blocked if the smartscreen suddenly considers it potentially dangerous.

If executable file is already on your computer, the filter will make itself known when you try to launch it. A pop-up window with a warning message will give the user the option to either refuse or continue despite some risk.

And here the question arises, by what criteria does the filter classify applications as unwanted and is it worth ignoring the notification?

During his Windows operation Smartscreen accesses a cloud database that stores a list of programs and their ratings. Information here comes from user computers that have the smartscreen filter enabled and the corresponding option is active, allowing Microsoft to transfer information about all installed software products. Based on the collected data, a trust rating is created, and if the downloaded application has a low security rating or is not in the store at all, then the above message is displayed.

What happens if you disable Windows Smartscreen?

Very often, the filter mistakenly blocks applications that do not pose any threat to the user. In such cases, you should simply use the button that allows you to continue executing the program. If the protection is triggered constantly, then it can be completely disabled. But in this case, it must be installed on the computer. good antivirus with constantly updated databases. Otherwise, the possibility of running malware cannot be ruled out. Let's say you are completely sure that you don't need Smartscreen. What are the ways to disable it?

How to disable SmartScreen in Explorer and Edge browsers

In Internet Explorer, to disable scanning of websites, first click on the gear in the upper right corner of the window, then select the “Security” line and the “Disable SmartScreen filter...” item.

Select the appropriate item in the window and save the settings.

To remove protection in the Microsoft Edge browser, click on the ellipses button in the upper right corner, and then go to Options - View additional. options. Scroll down and switch the desired option to the “Off” position.

Deactivating a filter using the Control Panel

To turn off the Smartscreen feature in Windows 10, go to Control Panel, and then to the “Security and Maintenance” section.

If the filter is enabled, then in the window that opens, the switch will be in the “Request administrator approval before launching an unidentified application from the Internet (recommended)” position. There are also two more points:

  • Warn before running an unidentified application, but do not require administrator approval.
  • Do nothing (disable Windows Smartscreen).

To completely disable Smartscreen, select the last option and save the changes with the OK button.

How to configure Windows Smartscreen through Group Policy

A more sophisticated way is to use the Local Group Policy Editor. To run it, enter the command in the “Run” line (Win + R) gpedit.msc. In the editor window, follow the branch Computer Configuration - Administrative Templates - Windows Components - Explorer. On the right we find the option “Configure Windows Smartscreen” and click on it.

Disabling SmartScreen in the registry

Change Windows settings Smartscreen can be produced using Windows registry. Open the registry editor ( Win+R ->regedit) and go to the section HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer. Here we find the parameter SmartScreenEnabled, taking one of three values:

  • RequireAdmin – request administrator confirmation;
  • Prompt – display a warning, but do not require administrator confirmation;
  • Off – disable the filter.

Set it to "Off" and Windows will no longer monitor application launches.

That's all we wanted to tell you about Smartscreen in Windows. Think and decide for yourself whether you need this function or whether your computer is already well protected.

In operating systems from Microsoft, starting with Windows 8, there is a technology that, in theory, should protect us from malicious software, but in practice the malware passes - but this same SmartScreen can significantly add problems to us. In such cases, a natural question arises: how to disable SmartScreen in Windows 10? In this note we will look at four proven methods that will save you from this occasions.

If you look into this issue, then it turns out that SmartScreen is a new technology from Microsoft that scans downloaded information from the Internet, and if there is the slightest doubt about its origin, it blocks it. On the one hand, the service is useful, but the number of false positives is simply off the charts and I don’t see much practical sense in it (especially if you use a high-quality commercial antivirus). Just look at the annoying message that the service is temporarily unavailable - if you don’t have an Internet connection, Windows cannot check the program and constantly notifies you about this, which is incredible infuriates.

How to disable SmartScreen via Control Panel in Windows 10

The simplest, and probably familiar to everyone, option is to disable the SmartScreen filter using the “Control Panel”. To get there, in Windows 10 you need to click the “Start” button and select the item you are looking for there. (The easiest way is to start typing what interests you, in which case it will appear in the search results - be sure to try it, it’s incredibly convenient)

In Control Panel, select System and Security. Please note if you have appearance differs from the picture below and you cannot find the item you need - check that the “Category” option is selected in the “View” line

... and we get to the treasured item “Change Windows SmartScreen settings” (how far they hid it, probably so that we would suffer and not be able to find it)

Here we have a small choice (previously, by the way, there were three options, but now it either works or it doesn’t - there’s no third option)

The window tells us that the SmartScreen filter protects us and says, choose from two options which is more suitable for you.

  1. Warning before executing an unidentified application is going to bug us at the first opportunity
  2. Do nothing (disable Windows SmartScreen) - this will allow us to work normally and calmly launch any applications without a paranoid mood (but if you download a program of unknown origin and you do not have an antivirus, then no offense)

Most likely, this method will be quite enough for you - as you can see, all problems can be solved with a few mouse clicks.

Disable SmartScreen through group policies

I warn you right away that this method possible to use only in the professional edition of Windows 10 , at home and for one language, this option is not applicable. To disable the filter, we need to open the “Local Group Policy Editor”, this is done by calling the “Run” window (Windows key combination + R) and then entering the command gpedit.msc

On the left side of the Local Group Policy Editor, find the “Explorer” item (it’s located in “Computer Configuration” - “Administrative Templates” - “Windows Components”), and in the adjacent, right side of the window, find the “Configure Windows SmartScreen” item.

At first glance, everything is simple here, but this is only after a quick inspection - carefully read the certificate, which I see no reason to publish. If you select the “Disabled” item, we do not disable SmartScreen , but we give you the opportunity to do this through the control panel. You need to select the Enabled option and check the Disable SmartScreen feature. Click “OK” and enjoy life.

Again, please note that this method only works on Windows 10 Professional; on the home version, you will not be able to open the Local Group Policy Editor. Of course, this feature can be added, but without modifying the OS it is impossible.

Disabling SmartScreen for Windows 10 Store Apps

Starting with Windows 8, Microsoft added an app store. So, you can disable SmartScreen specifically for applications from the Store, without disabling it completely. I don’t know who might find this useful, but if there is such a possibility, it should be considered.

Open the Start menu, go to Settings - Privacy. On the left side, select the “General” option and move the slider to the “Off” position on the right side in the line that is responsible for the SmartScreen filter

There is another method that the Windows Registry Editor uses, but I doubt its convenience and don’t see the point of talking about it in detail - let’s not create unnecessary problems for ourselves.

Disabling SmartScreen for the Microsoft Edge browser

If you, despite numerous reviews, prefer to use latest browser from Microsoft - EDGE, then the SmartScreen filter can be disabled specifically for it. To do this, go to “Options” in the program menu.

Scroll to the very bottom and look for “Show additional options” there, scroll back to the very bottom and find the item we need “Help protect your computer from malicious sites and downloads using the SmartScreen filter.” We move the slider to the “Off” position and that’s it quest The search for where to turn off the filter can be considered completed.

Well, we figured out how to disable SmartScreen in Windows 10. No matter how raw it was not, but if possible, if you are not an advanced user, do not disable it. You should ignore it if you are sure of those programs and applications that the SmartScreen filter does not allow you to run. In my practice, the filter creates huge problems when installing programs that have not been updated for a long time and have long been forgotten by the developers... do not forget that even in the absence of an Internet connection (and in Russia this is not so uncommon) SmartScreen filter constantly tries to check applications and writes a server connection error, which can be very annoying.

SmartScreen Filter in Windows 10, as in Windows 8, protects the system from web attacks such as phishing and downloads of potentially dangerous and malware. This filter is built into operating system and Microsoft browsers: Microsoft Edge and Internet Explorer 11.

This filter is based on Microsoft's cloud rating system, which collects information about all downloaded executable files (application reputation filter) and visited files (URL reputation filter). Information about the site or file is analyzed and compared with an existing list of malicious sites and files. If a file is marked as unsafe or is not in the rating system, its download or execution is blocked by the SmartScreen filter.

Thus, when trying to download an unknown file using the IE or Edge browser, its download may be blocked and the user warned by a notification.

This unsafe download blocked by SmartScreen Filter.

If the executable file was downloaded using an alternative browser and copied to a Windows 10 computer over the network, the filter will work when you try to run such a file and its execution will be blocked.

Note. One of the disadvantages of SmartScreen Filter is that it blocks most applications that are not digitally signed.

SmartScreen Filter is enabled by default in Windows 10, but your administrator can change its settings or turn it off completely. You can enable or disable the filter separately for each of the system components: Windows, IE, Microsoft Edge, and the Windows Store. Let's look at how to change the SmartScreen filter settings.

Important. To ensure the security of your PC, it is not recommended to completely disable SmartScreen.

Disable SmartScreen from the Windows Control Panel

To change filter settings, open the classic Control Panel ( Win+R -> control) and go to the section Security and Maintenance. In the left column, click on the button Change Windows SmartScreen Settings.

The following options are available:

  • Get administrator approval before running an unrecognized application from the Internet recommended)– Request administrator approval before launching an unidentified application from the Internet (recommended)
  • Warm before running an unrecognized app, but don’t require administrator approval– Warn before running an unidentified application, but do not require administrator approval
  • Don't do anything (Turn off smartScreen)– do nothing (disable Windows SmartScreen)


After disabling the SmartScreen system filter, a notification appears periodically asking you to enable it.

To hide these notifications, click on the link Turn off messages about Windows SmartScreen.

Configuring SmartScreen using Group Policies

You can also configure SmartScreen settings in Windows 10 using Group Policies. If you are setting up local computer, open the local group policy editor (console) by clicking Win+R-> gpedit.msc. Go to section Computer configuration -> Administrative Templates -> Windows Components -> File Explorer and find the policy Configure Windows SmartScreen.


Enable the policy and select one of the modes:

  • Require approval from an administrator before running downloaded unknown software– require administrator approval before running downloaded unknown software
  • Give user a warning before running downloaded unknown software– warn the user before executing downloaded unknown software
  • Turn off SmartScreen- disable SmartScreen


Click OK and to apply the policy changes, run the command:

Advice. If the SmartScreen filter operating mode is set through group policies, its settings cannot be changed through the control panel.

Setting up SmartScreen through the registry

SmartScreen filter settings can be defined in the system registry. To do this, run regedit.exe and go to the branch HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer. Find the key named SmartScreenEnabled.

Its value can be one of the following:

  • RequireAdmin– require administrator confirmation
  • Prompt— request user confirmation
  • Off- disable

Select the desired filter operating mode and restart the computer.

SmartScreen in the Windows Store App Store

SmartScreen Filter also analyzes website addresses accessed by Modern Windows applications. In some cases, it may block network access to some applications. To prevent this from happening, you can disable the application of the filter to modern Windows applications Store.

Go to Settings (Win+I) -> Privacy -> General. Find and disable the switch Turn on SmartScreen Filter to check web content (URLs) that Windows Store apps use.

The same can be configured through the registry. For this in the thread HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ need to create new parameter DWORD type (32-bit) with name EnableWebContentEvaluation and meaning 0 .

Smart Screen in the Microsoft Edge browser

The Microsoft Edge browser also has a separate SmartScreen filter setting. To disable it, go to section Preferences(button in the upper right corner of the browser).

Press Advanced Settings and disable the option Help protect me from malicious sites and downloads with SmartScreen Filter.

The same registry operation is performed by creating a DWORD value called EnabledV9 and value 0 in the branch HCU\SOFTWARE\Classes\Local Settings\Software\Microsoft\Windows\CurrentVersion\AppContainer\Storage\microsoft.microsoftedge_8wekyb3d8bbwe\MicrosoftEdge\PhishingFilter .

Smart Screen Filter in Internet Explorer

In Internet Explorer, you can disable the SmartScreen filter as follows:

  1. Launch Internet Explorer
  2. Click on the gear in the upper right corner and expand the section Safety
  3. Click on the menu item Turn Off SmartScreen

  1. Select Turn off SmartScreen Filter.

To disable the SmartScreen filter in Internet Explorer through the registry, run the following command:

REG ADD "HKCU\SOFTWARE\Microsoft\Internet Explorer\PhishingFilter" /v EnabledV9 /t REG_DWORD /d 0 /f

So, in this article we looked at the basic techniques for managing SmartScreen filter settings in Windows 10.

Regular user Windows systems may not realize the existence of the SmartScreen security option on his PC until he encounters a notification on a blue background stating that this option has blocked the downloading or launching of a file the user needs. What is this protective function? How can you turn it off in Windows 10 so that it does not interfere with your work on your PC?

SmartScreen filter: how it works and why disable it

The Windows SmartScreen component performs a protective function on a PC - it blocks the launch and downloading of suspicious software. Before Windows 8, Smart Screen was only part of the standard Internet Explorer browser. Now it is an important component of the entire system.

This filter works based on a cloud database and utility ratings - each program available on the Internet has its own level of trust in accordance with this rating or remains unidentified. If the user wants to download or run a utility (if the file is already downloaded) that has a low level of trust or if there is none at all, SmartScreen blocks the user’s action - a blue window appears with a message that the “OS” has protected the PC.

If SmartScreen considers a file suspicious, it will block access to it

In this case, the user can still force the system to open or download the file using the “Run anyway” button. However, it happens that the protection works constantly. In this situation, you can disable SmartScreen completely - you will be able to freely download and run the files you need.

At the same time, remember that the PC must have an updated antivirus, which will neutralize the threat if the virus does penetrate the PC. If you are in doubt about the source from which you are downloading a file, do not force download it. It is also always recommended to download installers from the official resources of development companies.

Disable via Security Center for the entire system, Microsoft Edge and Microsoft Store

In the Windows Defender interface, you can deactivate the filter for the entire operating system as a whole or separately for the Microsoft Edge browser or Microsoft Store:

  1. Security Center can be launched through the Windows tray (in other words, “Notification Area”), which is located at the bottom right of the “Taskbar”. Expand it completely - click on the up arrow. Click on the shield icon.
    In the Windows tray, find the white shield icon and click on it
  2. If you don’t find the shield in the tray, you can use another method: hold down I and Win to open the “ Windows Settings" If the combination does not work, go to the “Start” menu and click on the gear above the key to turn off the PC.
    Click the Settings button in the Start menu
  3. Click on the “Update and Security” panel.
    In Settings, open Update & Security.
  4. In the second tab on the left, “Windows Security,” click on the large gray button to launch the center.
    In the second tab, click on the button “Open Defender Security Center”
  5. In the very center, we immediately go to the block for setting up application and browser management. In the “Scanning applications and files” section, set the value to “Disable”.
    Disable the "Check apps and files" option
  6. Scroll down the page a little. We also set the round marks to the left of the turn off item for the Microsoft Edge and Microsoft Store options.
    Set everything to "Disable"

Making changes in the Registry Editor in Windows 10

This method will allow you to disable the security option, but only for the entire system, and not for its individual components. Editing the registry is a rather unsafe procedure, so let's take precautions before doing it:

  1. Launch the editor: click on Win and R, enter the regedit key inside the “Run” window. For the system to execute the command, click OK.
    In the Run window, type regedit and click OK
  2. In the gray-blue system window, we let the system know that we allow the built-in utility to change the operating system parameters.
    Click "Yes" to allow the editor to make changes on the device
  3. First, let's take all security measures: click on “File” and then on “Export”.
    Click on “Export” to save backup copy registry
  4. Select a location to save the file - a backup copy of the registry. We can use it to restore the state of the registry in case errors occur after making changes. We give the file a capacious and understandable name - we save and remember the location.
    Save a copy of the registry in a convenient place for you
  5. On the left, narrower panel, open the third HKLM directory.
    Open the third HKLM folder
  6. Now go to the subfolders: SOFTWARE - Policies - Microsoft - Windows - System.
    Open the System directory
  7. On the right side of the window there will be content System folders- right-click on the empty white field. Move the arrow to the “Create” task. We create a DWORD entry, even if you have a 64-bit system.
    Create a DWORD Value
  8. Now we call ours new entry EnableSmartScreen.
    Name the entry EnableSmartScreen
  9. Let's check what value it has - double-click on the entry. The gray box should contain 0.
    Enter the value 0 in the corresponding field
  10. Close the editor window and all programs in general - restart the PC to save all changes. After this, SmartScreen will stop working.

Stopping SmartScreen in the Local Group Policy Editor

This method is only suitable for the “ten” options “Corporate” (Enterprise) or Professional (Professional):

  1. Open the “Run” window again via R and Win. This time we enter the code gpedit.msc - click on OK.
    In the “Open” field write gpedit.msc
  2. In any of the editor areas, open the block with computer configurations.
    Open the "Computer Configuration" section
  3. Now we move sequentially to the following sections: “Administrative Templates” - “Windows Components” - “Windows Defender SmartScreen”.
    Open the Windows Defender SmartScreen folder
  4. In the folder dedicated to SmartScreen, double-click Explorer to deactivate the component for the entire Windows system as a whole.
    Launch the first Explorer folder
  5. Open the first policy to configure the component.
    Open the first option to configure the filter
  6. Set the value to “Disabled” and apply the change via the button at the bottom of the gray window.
    Set it to Disabled and save changes
  7. We do the same for the parameter in the Microsoft Edge folder. SmartScreen should be disabled immediately. In some cases, you will need to restart your PC.

If you have a build lower than 1703, you can find the option to configure SmartSceen in a different directory in the Local Group Policy Editor:


Disabling SmartScreen Filter in Control Panel in Windows 10

This deactivation method is only relevant for versions of Windows 10 below 1703 Creators Update. If you have the option above, you simply will not be able to find some sections in the Control Panel, because they will not be there. To view the assembly version, hold down Win and R, and in the Run window enter the winver command. As a result, a gray window will appear with the OS version number.


Pay attention to the version number of the Windows 10 build

If this shutdown option works for you, follow these steps:


If you find that all the Smart Screen settings in the Control Panel are unclickable and gray, use the Registry Editor or the Local Group Policy Editor.

Disable in the standard Microsoft Edge browser

If you need to deactivate the protection option specifically for the classic Microsoft Edge ten browser, go to its settings:

  1. We launch the standard Microsoft browser - use either the shortcut on the Desktop or the Start menu.
    Click Microsoft Edge in the Start menu
  2. There will be an ellipsis icon in the right area of ​​the browser. We click on it.
    Click on the three dots on the right side of the window
  3. In the menu, click on the last line “Options”.
    In the menu, select the last item “Options”
  4. Scroll the list to the very bottom again and click on the button to show additional settings. Click on the “View additional” button. options"
  5. We go down again and find the parameter for SmartScreen settings. Set the switch to the “Off” position. - it will immediately become pale.
    Enable or disable the filter using the last additional parameter on the menu

Disable URL checking for Windows 10 Store apps

The filter checks separately the addresses accessed by Windows 10 applications, so errors can often occur in the operation of these programs. To bypass them, disable URL crawling:


Video: how to disable SmartScreen in 10 in different ways

How to prevent the system from sending messages about the need to re-enable the SmartScreen filter

This solution is only relevant for Windows versions below 1703. If you have a higher version, you will not be able to disable messages, unfortunately. Follow these short instructions:


We use a third-party program Dism++

In addition to the built-in Windows tools, you can use third-party utilities to deactivate the protective function. One of these is Dism++ from the developer Chuyu Team. In it you can change many operating system settings. Its interface is translated into Russian and is conveniently designed - even a beginner can figure it out. Moreover, it is free. We’ll tell you where to download it and how to use it in short and clear instructions:

Run the executable file in the archive and accept the terms of the agreement
  • In the program window, immediately launch the PC optimization block.
    Go to the "Optimization" section
  • Click on the third menu “Security Settings”.
    Click on the switch corresponding to the “Turn off SmartScreen” option
  • Find the third line “Turn off SmartScreen” - move the switch to the “On” position so that it turns blue instead of gray. Close the program - now Smart Screen will no longer bother you with messages about blocking.
    When the option is activated, close the program window
  • You can deactivate SmartScreen and open unknown files downloaded from the network only if you are sure of their safety. Otherwise, you risk infecting your PC with a virus. Disabling is possible for the entire system - through the “Registry Editor”, “Security Center”, “Control Panel”, “Local Group Policy Editor” or a special third-party utility Dism++. Please note that you need to choose a method based on the version of the “ten” and its assembly. If you want to turn off the filter for Microsoft Edge only, go to the settings in its interface.

    I'm sure it's 90% ordinary users computers have no idea what it is Windows Defender SmartScreen Filter, what it is for, how it works and how to disable it.

    You don’t have to go far - just a couple of days ago I described the purpose and operating principle of the smart screen filter in the comments to another new review of a free, interesting computer program.

    That is why I decided to enlighten my site readers in this regard, so that you do not panic and stop worrying in vain when a “terrible” warning appears before installing any software on your computer - “Windows Defender SmartScreen filter prevented the launch of an unidentified application that could put your computer at risk. "...

    What is Windows Defender SmartScreen Filter

    I’ll say right away that the SmartScreen filter is not an antivirus and it doesn’t detect malware at all! Many readers are now amazed by this statement, but this is a harsh fact.

    This is just a preventive means of protecting your computer, based on online verification of program installers, downloaded files and sites we visit on the Internet with a kind of Microsoft database collected on the basis of user reviews, and not on the work of anti-virus algorithms and their detection of viruses by signatures.

    Of course, I didn’t come up with this myself or some Vasya Pupkin - the corporation’s support itself writes about this, for example, here...




    ... "checks ... files against a list of ... files, which many Internet Explorer users download“What if no one has ever downloaded my file through this misunderstanding in the Internet Explorer browser? No comments…

    Windows Defender SmartScreen - is it necessary?

    Let's simulate the situation - you downloaded any installation file from the official website interesting program, having previously read a lot of positive reviews about this software and are trying to install it into the operating system, and Smart Screen shows you a warning that it knows nothing about this installer.

    You, like most users in a similar situation, simply click on “More details”...

    The program does absolutely no harm to your computer, even after a long time - do you report this to Microsoft? Of course not! You need it, don't you? So how does the filter know that a file is harmless?



    We add to the dubious definition of threats the slowdown in launching program installers or opening a downloaded file, unnecessary outgoing and incoming traffic, load (albeit minimal) on the processor, and RAM and independently draw a conclusion about the need for this SmartScreen filter to work on your computer.

    Naturally, you want to hear my personal opinion on whether SmartScreen is needed, based on many years of experience in actively surfing the Internet and daily installation of, often dubious, different computer programs for testing before their reviews.

    So, when a warning from Smart Screen appeared, I ALWAYS pressed the “Run in any case” button and one day a logical question arose - why do I need it at all? Of course, I turned it off and... as expected, nothing bad happened, absolutely. My computer is not teeming with viruses, oddly enough, and neither is it, even though it is a hundred years old.

    In addition to everything said above, each one is correct and in any case scans (checks) everything you download, install and visit. Everyone is also involved in this process with their own protective scanners and screens. Let's not forget about .

    Let's summarize about SmartScreen:

    • does not detect viruses itself
    • creates extra Internet traffic and load on the processor and RAM
    • slows down the first launch of programs, opening files and displaying sites in the browser
    • duplicates one of the functions of almost any antivirus and firewall
    • really irritates users with meaningless warnings
    • does not perform its function without the Internet

    I am in no way forcing or persuading you to stop using Windows Defender SmartScreen Filter - everyone has their own head on their shoulders.

    How to disable SmartScreen in Windows 10

    If you score in search bar your favorite Internet browser is the name of the hero of this article, then you will immediately see the user’s opinion about him in the “sheet” of the search results - almost all the answers will be devoted to the question “how to disable SmartScreen”.

    Previously, before the release of the newest this moment during the update package, in order to disable the SmartScreen filter, you had to “wander” through different places in the operating system - the built-in browser, the control panel, the Windows store, and even sometimes look into the system registry.

    Now, thank God, all the “disablers” of the SmartScreen filter are in one place. If you use the built-in Windows Defender to protect your computer, like I do at the moment, then simply click on its icon in the tray, and in the window that appears, go to the “Application/Browser Management” category, where we disable the SmartScreen filter in three sections...

    You can also access these items from the start menu or through Settings/Update and Security...

    So you can disable SmartScreen in Windows 10, but you will get very little inconvenience as a result - permanent Exclamation point in the yellow triangle on the built-in antivirus icon...

    ...and you can “overlook” other minor warnings from the defender.

    After the article was published, one of the site’s readers (Arseny) suggested how to get rid of this problem - you just need to click on “Close” after turning off the filter...

    Disable SmartScreen in Windows 7

    In the old Windows 7, the SmartScreen filter is disabled a little differently. Due to its antiquity, I do not have this version of the system on my three home computers, and therefore I will use the help of an unknown user on the Internet...

    USEFUL VIDEO

    In addition, the SmartScreen filter in Windows 7 must also be disabled in the built-in system browser, if you use it, along the path “Security” or “Service” - “SmartScreen Filter” - “Disable SmartScreen Filter”...



    
    Top