Please execute the steps here:
Window Defender error 8007139f
ERROR CODE -8007139f
[Original Title: window defender]
Windows for home | Windows 10 | Security and privacy
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
5 answers
Sort by: Most helpful
-
Reza-Ameri 45,816 Reputation points Volunteer Moderator
2018-10-21T18:22:29+00:00 Take a look at Troubleshoot Windows Defender Update Issues in Windows 10
-
Anonymous
2018-10-20T12:24:42+00:00 If you are experiencing problems installing Defender definitions, try the following:
You can also download and install the latest definitions at the following link:
32 bit:
https://go.microsoft.com/fwlink/?LinkID=121721&...
64 bit:
https://go.microsoft.com/fwlink/?LinkID=121721&...
Source:
https://www.microsoft.com/en-us/wdsi/definitions
Still not working?
Before carrying out this procedure, disconnect from the Internet. That means turning off Wi-Fi and disconnecting from a wired connection. If you don't, Windows 10 will indicate some files are in use and cannot be modified or the command will be non-responsive. Also, you should restart your computer after disconnecting from the Internet. The easiest way to do it is to enable Airplane mode from the Action Center - Windows key + A.
Open Start, type: CMD
Right click CMD
Click Run as administrator
Type each of the following then hit Enter
taskkill /f /fi "SERVICES eq wuauserv" (Do this multiple times)
net stop cryptSvc
net stop bits
net stop msiserver
ren C:\Windows\SoftwareDistribution SoftwareDistribution.old
rmdir C:\Windows\SoftwareDistribution\DataStore
rmdir C:\Windows\SoftwareDistribution\Download
When complete, hit Enter, then restart, then try updating again.
If that does not work..
- Open Start, type: CMD
Right click CMD
Click Run as administrator
Type each of the following then hit Enter
Run these codes:
Net Stop bits
Net Stop wuauserv
Net Stop appidsvc
Net Stop cryptsvc
Ren %systemroot%\SoftwareDistribution SoftwareDistribution.bak
Ren %systemroot%\system32\catroot2 catroot2.bak
Net Start bits
Net Start wuauserv
Net Start appidsvc
Net Start cryptsvc
After running these commands, check if your issue is fixed.
Try this additional tips to see if they work:
Troubleshoot Windows Update Problems in Windows 10 Using These Five Tips
https://windows10.help/blogs/entry/23-troublesh...
If Windows Defender is not working at all:
Open Start, type: regedit
Right click regedit
Click Run as administrator
Navigate to the following registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SecurityHealthService
and modify the Start value from 4 to 2. Restart your computer to re-enable the Windows Defender Security Center Service.
Press Windows key + R
Type: services.msc
Hit Enter
Press Windows key + R
Type: services.msc
Hit Enter
Scroll down to Windows Defender Security Center Service
Double click it
Set its Start up type to Automatic
Click Start
Click Apply then OK
Restart
If none of the above works, I recommend you perform a repair upgrade:
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more