zoukankan      html  css  js  c++  java
  • Win8 Windows Defender default behaviour

    Problem Description

    *********************

    Is it possible, to change the default behaviour when finding an infected file?

    The files are deleted by default.

    In the Windows Defender for Windows 7 there was a way to change this.

    We are using the commandline utility of Windows Defender to scan drives of our customer.

    When the Defender finds an infected file there should just be a message but no deletion.

    Is there a way to define this behaviour (registry key, commandline parameter, etc.) ?

    Suggestion

    *******************

    By design, Windows Defender doesn’t support change the default action on Win8. When Windows Defender find infected files, these files will be quarantined by default. They give you a chance to verify if it is dangerous for your system instead of removing it directly. In addition, you can check these files under History tab and decide whether you want to remove them or not.

    What’s more, a group policy setting allows you to configure whether Windows Defender automatically takes action on all detected threats. To do this, please try:

    1.  Run gpedit.msc to open Local Group Policy Editor

    2.  Navigate to Computer Configuration/Administrative Templates/Windows Components/Windows Defender

    3.  Disable “Turn off Routinely Taking Actions”

     

  • 相关阅读:
    datatable转json
    GridView 自定义表头
    jquery之each
    验证码
    C# 添加,修改,删除文件夹/文件集合
    SELECT INTO 和 INSERT INTO SELECT 两种表复制语句
    bootstrap 简易模版
    容易上手-类似ERP系统 简单特效
    定义文字样式-插件
    获取当前url并指定url中的字符 效果
  • 原文地址:https://www.cnblogs.com/april30138/p/3393535.html
Copyright © 2011-2022 走看看