Quantcast
Channel: Up & Running Inc – Tech How To's
Viewing all articles
Browse latest Browse all 1989

SOLVED: How to Make Windows Defender to Update Automatically

$
0
0

There are two ways to set Windows Defender (Security Essentials) to automatically update and the first is to set WINDOWS UPDATE to automatically install all updates.  The other way is to create a new SCHEDULED TASK:

  1. Click START and type TASK and then click on TASK SCHEDULER
  2. Right click on TASK SCHEDULER LIBRARY and select CREATE NEW BASIC TASK
  3. Type a name like UPDATE DEFENDER, and click the NEXT button
  4. Leave the TRIGGER setting to DAILY, and click the NEXT button
  5. Leave the DAILY setting to RECUR EVERY 1 DAYS, and click the NEXT button
  6. Leave the ACTION on START A PROGRAM, and click the NEXT button
  7. In the PROGRAM/SCRIPT field enter: “C:\Program Files\Windows Defender\MpCmdRun.exe” (the quotes ARE required)
  8. In the ADD ARGUMENTS enter -SignatureUpdate (no quotes), and click the NEXT button
  9. Click the FINISH button to complete the task
  10. Double click on the task and select from the GENERAL TAB, select RUN WHETHER USER IS LOGGED IN OR NOT, click OK and enter the password for your account.

Note that you can change the schedule of this task to more than once a day (or less I suppose) by double clicking on it and selecting the TRIGGERS tab.

defender-automatic-update

Share This With Your Friends Now:
facebooktwittergoogle_plusredditpinterestlinkedinmail


Viewing all articles
Browse latest Browse all 1989

Trending Articles