Advertisement
Tech

Tutorial: Schedule Windows Defender Updates Without Using Windows System Automatic Updates

If you don’t have Windows automatic updates enabled, you may be missing out on important updates for Windows Defender. Learn how to schedule updates for Defender without the need to do so for your entire system.

By C. Taylor
Desk Tech
Reading time 3 min read
Word count 435
Windows platform Computing Windows security
Tutorial: Schedule Windows Defender Updates Without Using Windows System Automatic Updates
Advertisement
Quick Take

If you don’t have Windows automatic updates enabled, you may be missing out on important updates for Windows Defender. Learn how to schedule updates for Defender without the need to do so for your entire system.

On this page

Regular updates are critical to the effectiveness of a virus scanner, and Windows Defender is no exception. However, how this Windows-integrated scanner acquires these vital updates is very different from third-party scanners. Instead of offering an update scheduler, as most other scanners do, Defender relies on Windows 8’s Automatic Updates feature to search for and install virus definitions.

That is all well and good for systems with Automatic Updates enabled, but many people dislike the mandatory reboots that come with this automation, not to mention the lack of choice in which updates are applied. If you are one of the many who prefer greater control, you might well have Automatic Updates disabled so that you can manually choose what is updated and when. The problem is you probably don’t update your system as often as you should update your virus and spyware definitions, so your system is potentially vulnerable.

Advertisement

Windows Defender includes a prominent Update button so you can manually update the scanner without committing to a system update, but really, how often do you actually click that button? Probably not every day and maybe not every week, which is why scheduling regular updates is so important to maintaining an up-to-date virus scanner. However, without a scheduler built into Defender, you will need to set regular updates in Windows 8’s Task Scheduler, which allows updates even if Automatic Updates are disabled.

Scheduling Updates

Press Win-R, type taskschd.msc and click OK to run Task Scheduler.

Advertisement

Open Task Scheduler Library\Microsoft\Windows\Windows Defender in the left pane and click Create Task in the upper right pane.

Enter a descriptive name in the General tab’s Name field and select Windows 8.1 (or your current Windows version) in the Configure For field.

Advertisement

Click the Triggers tab and select the New button.

Select On a Schedule from the top drop-down menu, which should already be selected by default. Click Daily at the left and configure your preferred start time. Make sure Enabled is checked at the bottom and click OK.

Advertisement

Click the Actions tab and select New.

Select Start a Program from the Action drop-down menu, which should be selected by default. Click Browse and double-click MpCmdRun.exe. Alternatively, manually type the path:

Advertisement

**“C:\Program Files\Windows Defender\MpCmdRun.exe”
**
and keep the quotation marks around it; don’t copy and paste the path, because that can sometimes cause problems. Type:

-SignatureUpdate

Advertisement

in the Add Arguments field and click OK.

Click OK to finish scheduling the updates.

Advertisement

You can see the newly created scheduler in the top center pane. If you ever want to disable updates, click Disable in the right pane and Enable to re-enable updates.

Keep Exploring

More from Tech

Filed under
Windows platform Computing
More topics
Windows security
Advertisement