去年下半年开始我的笔记本无缘无故会出现下面这个弹窗,而且一经出现,笔记本的内存和CPU就疯狂向上冲,直至100%,电脑卡死。在网络上搜索了很多办法,经尝试过后没有得到缓解,远看近看就像是一个病毒,又试图通过ESET扫描看能不能扫出来,但还是无果,期间断断续续搜索+尝试,正巧今天有点时间,就把清除Windows Driver Foundation.exe的过程记录一下,顺带更新一下blog。
按照Microsoft Community问答的步骤(拉到最底下),一步步来操作即可,即:
for anyone who wants to delete this virus.(看来还是一种病毒,还隐藏的很深)
1. Open the task manager and kill the process : Windows Driver Foundation (WDF).exe 32bit.
2. Open folder settings and uncheck hide protected operating system files & show hidden folders.
3. Go to C/Windows and delete every dll files that start with Qt, exp : Qt5core.dll/Qt5Gue.dll... (there is atleast 13 of them).
4. In the same windows folder delete : Windows Driver Foundation (WDF).exe
5. Open regedit navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
find a key named "Shell", open it and make sure the value is explorer.exe only, without any other values.
这里需要注意一下,默认值为“explorer.exe”,而这里的值为“explorer.exe windows driver foundation (wdf) -minimised ”,修改即可。
6. Go to C/uers/user/AppData/Local you will find a folder under the name of : EmailSender, delete this folder.
问答帖最底下还有一个是介绍两个软件的,但由于众所周知的网络问题,未经尝试,留有余力的朋友可以试试。
按照上述操作流程即可把这个烦人的进程给删除,短暂回顾了一下,应该是当初安装系统的时候选择的系统不纯净造成的,也提醒大家一定一定要选择正版纯净的系统安装。系统姑且就这么用吧,也不想重装了。
以上