• How To?
  • Tips ‘n Tricks
  • WordPress
  • Snippets
  • Software
    • Browsers
    • Downloads
  • Web
  • Tools
    • Character Counter
    • chmod Calculator
    • Entities Encoder
    • Live HTML Editor
    • My IP
  • Contact
Twitter Facebook Google+ RSS
You are here: SumTips » Tips 'n Tricks » Windows 8: Auto Update Defender with Windows Update Disabled

Windows 8: Auto Update Defender with Windows Update Disabled

Posted on January 22, 2013 by Renji | Short URL: http://sumtips.com/?p=8340

Windows Defender is the default security product in the Windows 8 operating system that protects users from malicious programs and other unwanted software. Just like all Microsoft programs, Defender also receives its updates via Windows Update. In normal circumstances this setup works great as you automatically receive new updates as soon as Microsoft makes it available.

However, if you have chosen not to install updates automatically, Defender’s virus and spyware definitions gets outdated very quickly leaving your PC wide open and vulnerable to all the nasties of the ‘Net.
Windows Defender

Windows Defender comes with a built-in update feature. You can use it to update definitions even when you have Windows updates turned off. But to do so, you’ll have to start the program and manually perform the update. Or, a better method is to automate it using Task Scheduler. Here’s how:

  1. Open Task Scheduler by entering taskschd.msc in the Run dialog.
  2. When Task Scheduler opens, create a new Task, and give it a name, for example “Autoupdate Defender”.
  3. In Trigger tab, schedule the task to be run daily at a specific time.
  4. In Actions tab, choose “Start a program” as action, and enter this in the program/script text field: "C:\Program Files\Windows Defender\MpCmdRun.exe" (include quotes).
  5. schedule defender update in windows 8

  6. As argument, add -signatureUpdate.
  7. Click OK to save changes and create the task.

That’s it. Virus definitions will now automatically update at your chosen time and keep you protected.

In the Create Task wizard, there are other settings in Conditions and Settings tab which you can use to automatically wake the computer to update, perform update only when you’re connected to power source, and more. Use them if needed.

If you want, instead of scheduling task, you can also create a desktop shortcut to perform update with the above said program path and parameter. [via]


Tweet

Related posts:

  • Automatically Start and Close Programs at Specific Time
  • Run Program When Windows Resumes from Sleep or Hibernate
  • Auto Update Target Path of Multiple Shortcut Files in Windows
  • Selectively Run Programs without UAC Prompt on Windows 7 & 8
  • Get Desktop Notification for Windows 8 Updates
Categories: Tips 'n Tricks | Tags: Tips 'n Tricks, Windows 8
Automatically Start and Close Programs at Specific Time
How to Activate or Deactivate Individual Jetpack Modules

  • Get Updates via Email

  • Recent Posts

    • CMS2CMS: Migrate Site from Drupal or Joomla to WordPress
    • WordPress: Add Preview Button in Distraction Free Writing
    • How to Activate or Deactivate Individual Jetpack Modules
    • Windows 8: Auto Update Defender with Windows Update Disabled
    • Automatically Start and Close Programs at Specific Time
    • How to Copy Code from Notepad++ with Syntax Highlighting
  • Random Posts

    • Foursquare Recognize World AIDS Day with Special Red Badge
    • Change the Default Icons in My Computer [My Drive Icon]
    • Create ASCII Art From Images
    • Create and Solve Sudoku Puzzle with Simple Sudoku
    • List of Founders on Google+
    • Get Latest Development Versions Of Google Chrome
  • Categories

    • Blogging
    • Games
    • Google
    • How To?
    • Linux
    • Microsoft
      • Windows
    • Miscellaneous
    • Phone
    • Snippets
      • AutoHotkey Snippets
      • CSS Snippets
      • htaccess Snippets
      • JavaScript Snippets
      • PowerShell Snippets
      • WordPress Snippets
    • Social
    • Software
      • Browsers
    • Tips 'n Tricks
    • Wallpapers
    • Web
© SumTips. Contact | Sitemap | Privacy Policy