Kak отключит Zashchitnik Windows 10
Microsoft's built-in operating system scanner, Windows Defender, typically keeps user data safe by blocking malicious files. However, there are situations when an antivirus package interferes with the operation of other applications, mistakenly considering them dangerous for the computer. In this case, disabling its system monitoring function helps.
Otklyuchenie Zashchitnika Windows
You can deactivate the program in several ways, by turning to standard Windows 10 tools for help or using third-party utilities. Next, we will consider the most popular methods for solving the above problem.
Item 1: Win Updates Disabler
This free application provides the user with the opportunity to disable automatic updates of various system components, as well as disable the standard antivirus.
Download Win Updates Disabler
- Download and open the Win Updates Disabler program on your computer.
- Select an option "Turn off Windows Defender", marking it with a tick.
- Click the button "Primenite Seychas"to enable the changes.
- After a few seconds, a small notification will appear indicating the successful completion of the procedure. Select an option "Yes"to restart your computer.
After this, real-time protection will be disabled.
You can always re-enable the antivirus, as well as undo the latest changes, using the appropriate section of the program.
Method 2: Destroy Windows 10 Spying (DWS)
Using this simple utility, you can block user activity tracking functions in Windows 10. This application also allows you to disable Windows Defender.
Download Destroy Windows 10 Spying
- Download and run the DWS program on your computer.
- Open the section "Settings", then select the option "Enable professional mode". Check the box next to the item "Turn off Windows Defender".
- Vernites na vkladku "Glavnaya" And click the "Destroy Windows 10 Spying".
- Please allow some time for the new settings to take effect. As with the previous program, in the new window select "Yes"to restart the device.
The next time you start the system, the antivirus will no longer work.
Method 3: Windows Startup Panel
As a rule, Windows Defender launches itself when the system starts. You can disable this function using the standard Startup panel.
- Enter a key combination Ctrl + Shift + Esc, to start it Task Manager.
- Click the "Avtozagruzka" and find in the list of processes "Windows Defender notification icon". Select it with the left mouse button and click "Disable".
This way, the system scanner will not automatically turn on when the computer boots.
Method 4: Windows Defender Security Center
Disabling continuous system scanning for possible threats can also be done through the usual settings section of a standard antivirus.
- Go to the Windows Defender Security Center menu.
- Click on the icon with the name "Protection against viruses and threats".
- Once on the next screen of the application, go down a little and select "Protection settings against viruses and other threats".
- Set the configuration switch "Real time protection" to position "OFF".
After this, the main antivirus function will be deactivated.
Using the Security Center settings, you can disable settings such as "Cloud protection" и "Automatic sending of samples".
Method 5: Windows PowerShell
Using the command line, you can solve many known problems with just a couple of steps. In this case, you will need access to Windows PowerShell.
- Launch the console with administrator rights with the command
cmd
- Copy the following text into the input field that appears and press the key Enter:
powershell Set-MpPreference -DisableRealtimeMonitoring $true
By performing this action, you will block the operation of the standard system protection tool.
Method 6: Windows Registry Editor
You can also set certain computer parameters through the registry editor. To completely disable the built-in antivirus, follow these steps.
- Launch the registry editor using the command
regedit
- You can navigate to the required folder using the following address:
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender
- Once in the desired section, add a new 32-bit DWORD variable. To do this, right-click on an empty directory space and then select the appropriate option from the list that appears.
- For the name of the recently enabled setting, enter "DisableAntispyware".
- By double-clicking on a variable, you will open a small window where you can change its contents. Enter «1» in the field called "Meaning" and press «OK»to save the result.
- Once you've finished tweaking the registry, restart your computer.
The next time you start the system, Windows Defender will not scan it.
Be careful when working with the registry. Accidentally deleting important sections or entering incorrect data can negatively affect the operation of the system.
As a result, there are a huge variety of methods that allow you to completely disable Windows Defender. When choosing the most appropriate solution to such a problem, refrain from using untested tools so as not to harm your computer.