Win10殺毒軟件怎么關(guān)閉步驟:
步驟一:關(guān)閉殺毒軟件的“實(shí)時(shí)保護(hù)”和“篡改保護(hù)”。
1、打開Windows設(shè)置——更新和安全
2、打開Windows安全中心——病毒和威脅防護(hù)——關(guān)閉下圖所示的2項(xiàng)
步驟二:組策略中關(guān)閉Windows Defender防病毒程序。
1、按下快捷鍵:Windows+R,打開運(yùn)行對(duì)話框;
2、輸入gpedit.msc,點(diǎn)擊確定;
3、依次點(diǎn)擊展開“計(jì)算機(jī)配置”——“管理模板”——“Windows組件”——“Windows Defender 防病毒程序”;
4、右側(cè)雙擊“關(guān)閉 Windows Defender 防病毒程序”,然后在彈出對(duì)話框中選擇“已啟用”,然后點(diǎn)擊確定即可。
步驟三:針對(duì)Win10家庭版(沒(méi)有組策略的)
復(fù)制下面的注冊(cè)表代碼到txt中,保存為reg文件導(dǎo)入即可。
[禁用Windows Defender]
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
"DisableAntiSpyware"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Real-Time Protection]
"DisableRealtimeMonitoring"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Spynet]
"SpynetReporting"=-
"SubmitSamplesConsent"=dword:00000002
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MRT]
"DontReportInfectionInformation"=dword:00000001
"DontOfferThroughWUAU"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender\Signature Updates]
"FallbackOrder"=-
"DefinitionUpdateFileSharesSources"=-
[啟用Windows defender]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows Defender]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\MRT]
以上幾種是比較通用的Win10殺毒軟件關(guān)閉方法,除此之外,很多用戶還會(huì)徹底刪除Windows defender來(lái)搞定這個(gè)難纏的殺毒軟件!