Windows Defender, also known as Microsoft defender, helps protect your computer from viruses and malware. It uses some security features to protect against threats. If any threat is found, it will display a pop-up window in the lower right corner of the screen and notify you. But users are facing different issues related to Windows Defender and one of them is “Missing Windows Defender protection history”. If this issue occurs, threat information cannot be properly checked and further action taken. This error may occur due to corrupted files, system not being up to date, etc. In this article, let us look at the different solutions to resolve this error. Try it!
Method 1 – Check for Windows updates and install them
Step 1 –Open Windows Settings using the Windows I key together
Step 2 –Click Update and Security
Step 3 – From the left, click Windows Update
Step 4 – Click “Check for Updates” on the right button. If there are any updates available, install them. If you don’t have any updates, it will show you that you are up to date.
Step 5 – Restart your computer, Then check if the problem is resolved.
Method 2 – Reset Windows Defender
Step 1 –Type Windows Security# in the window search bar
## Step 2 – From the search results Right-click Windows Security and click Application Settings
Step 3 – In the page that opens, scroll down and click the Termination button. It will immediately terminate the application and its associated processes
Step 4 –Then click on the Reset button. It will delete the data of this application
Step 5 –Now open the Windows defender application and check if the protection history has been restored and the issue has been resolved solve.
Method 3 – Run SFC and DISM commands to check for corrupted system files
##Step 1 –As Administrator Open Command Prompt as Identity. To do this, type cmd in the window search, then simultaneously hold down the Ctrl Shift key, and then press Enter
Step 2 –A User Account Control window will appear. Click Yes
Step 3 –In the command promptcopyandpastethe following commands and press Enter key. It will take a few minutes to complete the execution processsfc /scannow
After completion, copy one by one in the command prompt And Paste the following command and press Enter
DISM /Online /Cleanup-Image /CheckHealth
DISM /Online /Cleanup-Image /ScanHealth
DISM /Online /Cleanup-Image /RestoreHealth
Step 5 –
Restart the system and check if the issue has been resolved. Method 4 – Check if other installed security applications are interfering with Windows Defender and causing problems
##Step 1 –Use both
Windows Rkey to open the run promptStep 2 –Type
controlin the run prompt and press Enter key
Step 3 –In the upper right corner, click View
and select Category 第 4 步 –然后单击系统和安全选项 步骤 5 –通过单击选择安全和维护 步骤 6 –然后单击安全下拉列表,如果您看到除Windows Defender之外的任何其他安全应用程序,请将其卸载 步骤7 –重新启动计算机并检查问题是否已解决。 步骤 1 –同时使用 Windows + E 键打开 Windows 资源管理器(文件资源管理器) 步骤2 –在顶部单击“查看”选项卡 第 3 步 –在右侧的视图选项卡中,通过单击旁边的复选框启用隐藏的项目(应存在刻度线) 第 4 步 –在 Windows 资源管理器中导航到以下路径 步骤5 –双击“服务”文件夹将其打开 步骤 6 –使用Ctrl + A键一起选择文件夹中存在的所有项目,然后右键单击它们并单击删除 步骤 7 –现在同时使用 Windows + R 键打开运行提示 步骤 8 –键入 Windowsdefender: 在运行提示符中并按回车键。这将打开 Windows 安全页面 步骤 9 –在左侧单击病毒和威胁防护 步骤 10 –在右侧,向下滚动并在病毒和威胁防护设置下,单击管理设置 步骤 11 –然后通过单击其下方的切换栏禁用实时保护(蓝色应从切换栏中消失) 步骤 12 –将出现一个确认弹出窗口,单击是 步骤 13 –此外,通过单击其下方的切换栏来禁用云提供的保护(蓝色应从切换栏中消失) 步骤 14 –然后重新启动系统并检查问题是否已解决 或者,由于某些原因,如果您无法成功完成上述步骤,您也可以在命令提示符下执行以下命令 步骤 1 –以管理员身份打开命令提示符。为此,请在窗口搜索中键入cmd,然后同时按住Ctrl + Shift键,然后按回车键 步骤 2 –将出现一个用户帐户控制窗口。点击是 步骤3 –在命令提示符下复制并粘贴以下命令,然后按Enter键。逐个执行这些命令 第 4 步 –执行完成后,关闭命令提示符窗口并重新启动系统。方法5 –删除检测历史记录文件
C:\ProgramData\Microsoft\Windows Defender\Scans\History
del “C:\ProgramData\Microsoft\Windows Defender\Scans\mpcache*” /s > NUL 2>&1
del “C:\ProgramData\Microsoft\Windows Defender\Scans\History\Service\DetectionHistory\*”
del “C:\ProgramData\Microsoft\Windows Defender\Scans\mpenginedb.db”
The above is the detailed content of Fixed issue: Windows Defender protection history lost. For more information, please follow other related articles on the PHP Chinese website!

c盘的users是用户文件夹,主要存放用户的各项配置文件。users文件夹是windows系统的重要文件夹,不能随意删除;它保存了很多用户信息,一旦删除会造成数据丢失,严重的话会导致系统无法启动。

启动任务管理器的三个快捷键是:1、“Ctrl+Shift+Esc”,可直接打开任务管理器;2、“Ctrl+Alt+Delete”,会进入“安全选项”的锁定界面,选择“任务管理器”,即可以打开任务管理器;3、“Win+R”,会打开“运行”窗口,输入“taskmgr”命令,点击“确定”即可调出任务管理器。

PIN码是Windows系统为了方便用户本地登录而独立于window账户密码的快捷登录密码,是Windows系统新添加的一套本地密码策略;在用户登陆了Microsoft账户后就可以设置PIN来代替账户密码,不仅提高安全性,而且也可以让很多和账户相关的操作变得更加方便。PIN码只能通过本机登录,无法远程使用,所以不用担心PIN码被盗。

对于刚刚开始使用PHP的用户来说,如果在Windows操作系统中遇到了“php不是内部或外部命令”的问题,可能会感到困惑。这个错误通常是由于系统无法识别PHP的路径导致的。在本文中,我将为您提供一些可能会导致这个问题的原因和解决方法,以帮助您快速解决这个问题。

win10自带的onenote是UWP版本;onenote是一套用于自由形式的信息获取以及多用户协作工具,而UWP版本是“Universal Windows Platform”的简称,表示windows通用应用平台,不是为特定的终端设计的,而是针对使用windows系统的各种平台。

windows操作系统的特点包括:1、图形界面;直观高效的面向对象的图形用户界面,易学易用。2、多任务;允许用户同时运行多个应用程序,或在一个程序中同时做几件事情。3、即插即用。4、出色的多媒体功能。5、对内存的自动化管理。

因为win10系统是不自带扫雷游戏的,需要用户自行手动安装。安装步骤:1、点击打开“开始菜单”;2、在打开的菜单中,找到“Microsoft Store”应用商店,并点击进入;3、在应用商店主页的搜索框中,搜索“minesweeper”;4、在搜索结果中,点击选择需要下载的“扫雷”游戏;5、点击“获取”按钮,等待获取完毕后自动完成安装游戏即可。

在windows中鼠标指针呈四箭头时一般表示选中对象可以上、下、左、右移动。在Windows中鼠标指针首次用不同的指针来表示不同的状态,如系统忙、移动中、拖放中;在Windows中使用的鼠标指针文件还被称为“光标文件”或“动态光标文件”。

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

Dreamweaver Mac version
Visual web development tools

ZendStudio 13.5.1 Mac
Powerful PHP integrated development environment

Atom editor mac version download
The most popular open source editor

SublimeText3 Linux new version
SublimeText3 Linux latest version
