🔍 Method 1: Check from Windows Settings
This is the easiest way to see if the protection program is active:
- Press the keys at the same time Win + I on your keyboard
- The Settings window will open. Find and click on the option "Information and Security"
- From the menu on the left, select "Windows Security"
- Click on "Protection from viruses and threats"
- If everything is OK, you will see the message "Your device is protected"
🛡️ Method 2: Direct check from Windows Security
Windows Security is the control center for all security issues:
- Click the button Start (the Windows logo)
- Type "Windows Security" and press Enter
- The security program will open. Click on "Protection from viruses and threats"
- Check the status of Microsoft Defender - if it is active you will see a green check mark
⚙️ Method 3: Check via Task Manager
This way shows you if the program is running in the background:
- Press simultaneously Ctrl + Shift + Esc to open Task Manager
- Click the tab "Services"
- Search the list for the service with the name "WinDefend"
- If you see the word next to it "Running", then Defender works normally
💻 Method 4: Advanced Check (PowerShell)
If you are a more experienced user, you can use PowerShell:
- Click Win + X and select "Windows PowerShell (Admin)"
- Type the following command:
In the results, look for the line "RealTimeProtectionEnabled":
- If you see "True" - Defender is active
- If you see "False" - Defender is disabled
🔧 What to do if Microsoft Defender is disabled
If you find that the protection program is not working, try the following solutions:
Check for other security programs:
Many times other antivirus programs automatically disable Microsoft Defender. Check if you have another security program installed.
Activation from Settings:
Go to Settings → Windows Security → Virus & threat protection → Manage settings, and enable "Real-time protection".
Using PowerShell to enable:
Open PowerShell as administrator and run:
Restart the computer:
Sometimes a simple restart can solve the problem.
Loading comments...