Only Update Windows Defender

Discussion in 'other anti-malware software' started by Rainwalker, Jan 13, 2021.

  1. Rainwalker

    Rainwalker Registered Member

    Joined:
    May 18, 2003
    Posts:
    2,719
    Location:
    USA
    I am running Win 10 Home latest version. I often have Windows Updates paused, but would like to get daily Defender updates. Howo_O
     
  2. imdb

    imdb Registered Member

    Joined:
    Nov 2, 2011
    Posts:
    4,208
  3. Bill_Bright

    Bill_Bright Registered Member

    Joined:
    Jun 29, 2007
    Posts:
    4,042
    Location:
    Nebraska, USA
    Are you sure updates for Defender are not working? I suspect they still are.
     
  4. Rainwalker

    Rainwalker Registered Member

    Joined:
    May 18, 2003
    Posts:
    2,719
    Location:
    USA
    I'll keep an eye on this. Thanks IMDb & Bill.
     
  5. pb1

    pb1 Registered Member

    Joined:
    Apr 4, 2014
    Posts:
    1,276
    Location:
    sweden
  6. Mr.X

    Mr.X Registered Member

    Joined:
    Aug 10, 2013
    Posts:
    4,805
    Location:
    .
  7. imdb

    imdb Registered Member

    Joined:
    Nov 2, 2011
    Posts:
    4,208
    you're welcome, rain. :thumb:
     
  8. Rainwalker

    Rainwalker Registered Member

    Joined:
    May 18, 2003
    Posts:
    2,719
    Location:
    USA
    Thank you Mr.X
     
  9. Mr.X

    Mr.X Registered Member

    Joined:
    Aug 10, 2013
    Posts:
    4,805
    Location:
    .
    You're welcome.

    Did you actually try it?
    Just asking out of curiosity.
     
  10. Rainwalker

    Rainwalker Registered Member

    Joined:
    May 18, 2003
    Posts:
    2,719
    Location:
    USA
    I did. Two questions. How do I uninstall it and how do I access GUI for quick changes?
     
  11. Mr.X

    Mr.X Registered Member

    Joined:
    Aug 10, 2013
    Posts:
    4,805
    Location:
    .
    You don't. It's fully portable. Run it as many times as you need.
     
  12. pb1

    pb1 Registered Member

    Joined:
    Apr 4, 2014
    Posts:
    1,276
    Location:
    sweden
  13. pb1

    pb1 Registered Member

    Joined:
    Apr 4, 2014
    Posts:
    1,276
    Location:
    sweden

    Found another one:
    https://greatis.com/stopupdates10/

    It blocks the Windows update and you can update WD manually through it.
     
  14. samsmiths

    samsmiths Registered Member

    Joined:
    Jul 30, 2020
    Posts:
    6
    Location:
    Cumbria
    A few month's back I wrote myself a little batch file to Update Defender definitions manually while updates were paused, or on a metered connection:

    Code:
    echo off
    Title Windows Defender Definition update.
    echo.
    "%ProgramFiles%\Windows Defender\MpCmdRun.exe" -SignatureUpdate
    echo.
    Echo Update Completed.
    pause
     
  15. Bob D

    Bob D Registered Member

    Joined:
    Apr 18, 2005
    Posts:
    1,234
    Location:
    Mass., USA
    Win Updates Disabler 1.4 supposedly allows you also to disable or enable Windows Defender.
    And don't forget NVT's Win Update Stop. Has the same option to allow WD updating (subscription based).
     
  16. act8192

    act8192 Registered Member

    Joined:
    Nov 9, 2006
    Posts:
    1,789
    My updates are usually paused by a week, or 2 or 3. Windows Defender updates continue working with no extra effort. Most of the time I get notification about Security update and it's WD signatures. Sometimes they update with no notification. Don't ask me why. I don't care.
    Or am I missing something about the contents of this thread?
     
  17. Surt

    Surt Registered Member

    Joined:
    Jan 23, 2019
    Posts:
    471
    Location:
    USA
    I've had that same MpCmdRun command line as a task in Task Scheduler running under the SYSTEM account ever since MSE in Win7. Repeats every two hours.

    I used to add -MMPC, documented as forcing updates directly from Microsoft Malware Protection Center but I'm not sure if it's still a valid argument.

    Point of interest for the thread:
    https://www.microsoft.com/en-us/wdsi/definitions/antimalware-definition-release-notes
    is where MS posts up change logs and releases. The version drop down has the history. MS updates several times a day (seven today), about every four hours at the most in my observations over the years. Although there have been times where it stalls for a half day or so.

    Cheers.
     
    Last edited: Mar 17, 2021
  18. samsmiths

    samsmiths Registered Member

    Joined:
    Jul 30, 2020
    Posts:
    6
    Location:
    Cumbria
    I believe that Defender definition updates will continue on pause, but not as often.
    However on a metered connection they are 'held' until you alow them or update them manually.

    I can see that on a metered connection: if I 'check for updates' and one is found and asks to click to install it.
    Instead I run that batch file to update the signatures, and then 'check for updates' again and it's been done.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.