Windows Defender Status Manager for Windows 8


Recommended Posts

Hey all,

If you use Windows Defender for your Anti-Malware solution then you might like this.

I was very annoyed when Win8 didn't offer an icon for Defender to pin onto the notification area and no shortcut to scan a file when right clicking

But alas, I found a neat little program which does both.

Here is the link:

http://www.itknowled...tus-manager.php

Thanks to itknowledge24.com

-Vinny

post-472806-0-05619900-1358349246.jpg

post-472806-0-27397600-1358349247.jpg

  • Like 1

the thing is with windows defender the moment a file is created its scanned so u shouldnt need the right click option

It *Should* scan, just like any other antivirus, still, having the option to manually scan is nice. IMO

MSE (and other anti-viruses) have active (real-time) protection as well, still gave the right click option.

  • Like 1

the thing is with windows defender the moment a file is created its scanned so u shouldnt need the right click option

And this is the mentality that leads to consumers accepting a dumbed-down OS or other product (no offense). "I don't need that feature because it does it for me automatically." I disagree. It's fine if it happens automatically. But I also want to keep the ability to manually manipulate the program myself.

Same thing goes for the ability to tweak options. The more options they remove from programs and OS's, the more simple they become. Want simplicity? Buy a Mac. Want the ability to tweak, customize, and manipulate? That has always been the strong point of a PC. Sadly, Windows8 goes a long way in changing that.

I just switched back from Avast to defender, my only gripe about defender is there are literally no options at all. On/Off thats it!

I know its supposed to do everything automatically but it kinda worries me sometimes, it gives you hardly any information or anything.

offtopic; Holy systray batman! I couldn;t deal with all that, I like minimalistic, I have wifi, sound and utorrent. Rest are hidden lol

I just switched back from Avast to defender, my only gripe about defender is there are literally no options at all. On/Off thats it!

I know its supposed to do everything automatically but it kinda worries me sometimes, it gives you hardly any information or anything.

offtopic; Holy systray batman! I couldn;t deal with all that, I like minimalistic, I have wifi, sound and utorrent. Rest are hidden lol

HAHAHAHAHA!!! I love my systray!!

And this is the mentality that leads to consumers accepting a dumbed-down OS or other product (no offense). "I don't need that feature because it does it for me automatically." I disagree. It's fine if it happens automatically. But I also want to keep the ability to manually manipulate the program myself.

Same thing goes for the ability to tweak options. The more options they remove from programs and OS's, the more simple they become. Want simplicity? Buy a Mac. Want the ability to tweak, customize, and manipulate? That has always been the strong point of a PC. Sadly, Windows8 goes a long way in changing that.

Well said.

You cannot run system scans?

No, you can run full system scans but you have to open the program up to do it.

What this is for is to give you a tray icon and the ability to manually scan a folder/file from the context menu.

I've installed this program twice on my Windows 8 Pro machine, but it doesn't work. The tray icon constantly tells me that Windows Defender is disabled, even though I have verified it is always on and providing real-time protection. It doesn't add anything to my context menu either.

I e-mailed the authors for support, but only got this for a reply:

Thanks for contacting us! Most of the users say

it's completely fine, and everything is working.

We never added a uninstall function, because

the program is basically tiny and portable. Anyway.

It determines if Windows Defender is on via two

values:

Windows Defender Service Status i.e. Running/Pause/Stopped

Windows Defender Registry Value = 1 or 0

Thanks! We hope this helps!

Well, it doesn't really help much, since I still can't get it to work. Thanks anyway to the OP for telling us about this program regardless. The functions of it would be very useful if they worked. Hopefully someone else will release one that functions correctly.

Tim

I've installed this program twice on my Windows 8 Pro machine, but it doesn't work. The tray icon constantly tells me that Windows Defender is disabled, even though I have verified it is always on and providing real-time protection. It doesn't add anything to my context menu either.

I e-mailed the authors for support, but only got this for a reply:

Well, it doesn't really help much, since I still can't get it to work. Thanks anyway to the OP for telling us about this program regardless. The functions of it would be very useful if they worked. Hopefully someone else will release one that functions correctly.

Tim

I had the same problem. The program checks the registry for a certain key, however this key is not created by default. You have to disable Windows Defender (under the settings tab, uncheck 'use real-time protection...' save changes, then recheck it and save changes). This creates the registry value and sets it to '1'.

  • Like 2

I had the same problem. The program checks the registry for a certain key, however this key is not created by default. You have to disable Windows Defender (under the settings tab, uncheck 'use real-time protection...' save changes, then recheck it and save changes). This creates the registry value and sets it to '1'.

That did the trick! Thanks, phear00!! I will send this info to the creators, and hope that they add it to their info page.

Tim

This topic is now closed to further replies.
  • Posts

    • Rufus alternative Ventoy now supports Windows 11's mandatory update, fixes major boot bug by Sayan Sen While Microsoft has its own official Media Creation Tool used for making bootable USB media, there are some popular third-party utilities as well which offer additional options like bypassing system requirements, Microsoft Account creation, and more. One of these is Ventoy, and the software has received its latest update today. In fact, the app actually got a slew of updates over the last couple of days, three version releases in total, to be specific. The first release, version 1.1.13, was pulled as there was some unspecified error in the update, and as such, the corrected version 1.1.14 was pushed out. Following that on very short notice, 1.1.15 was published as well. For those unfamiliar, Ventoy is an open-source utility that lets users create a bootable USB drive once and then simply copy ISO, WIM, IMG, VHD, or EFI files onto it without repeatedly formatting the drive. It supports both legacy BIOS and UEFI boot modes, Secure Boot, and a wide range of operating systems, making it one of the most versatile tools in the category. The biggest change in version 1.1.14 is an updated Secure Boot shim file aimed at resolving the UEFI CA 2023 issue, which is basically a compatibility problem that has affected Secure Boot environments on some systems. If you recall, we reported about severe boot issues on HP devices following the release of updated Secure Boot 2023 keys. For anyone who may not be aware, back in early 2024, Microsoft announced that it was updating Secure Boot keys as they were going to become 15 years old in 2026, which is also when they are set to expire. As such, the new 2023 certificates have been rolling out with the newest Windows 11 updates. Updated boot manager and Secure Boot certificates are crucial for protection against malware like bootkits. These are mandatory updates. Alongside that, the VentoyPlugson graphical plugin configurator was updated in sync with the release. The update also introduces a new VTOY_SECURE_BOOT_POLICY option within the Global Control plugin, giving users more flexibility in managing Secure Boot behavior. Ventoy has also received a fix for a startup issue when Secure Boot was disabled. Microsoft does officially allow users to boot systems without Secure Boot as long as the PC is Secure Boot capable. The full changelog is given below: Update secure boot shim file to solve the UEFI CA 2023 issue. The new release use a new CA, so you need to enroll the new key for the first boot time. VentoyPlugson update synchronously. Global control plugin add a VTOY_SECURE_BOOT_POLICY option. Fix the boot issue when Secure Boot is disabled in the UEFI firmware. You can download the latest version of the app here on Ventoy's official GitHub repo or from Neowin software stories.
    • Windows 11 is fine, no issues on any of the machines I've run it on since release. The stricter security requirements are a good thing, sometimes the baseline needs to change and people will winge, but it is what it is. Happened with the move from 9x to NT - broke compatability Happened with XP SP2 when security started to become a serious consideration Certainly happend with Vista that brought in UAC, the concept of not running as admin (something that has been the norm in Linux/Unix from pretty much the start) and a completely new driver stack. Windows 11 will probably get looked back at as the point where even consumer and SMB IT was dragged kicking and screaming into a somewhat secure by default configuration.
    • Bluestacks has been emulating Android on Windows for fifteen years. It's janky and riddled with ads though, so WSA looked like it was going to be a huge improvement over the emulator experience. Too bad Microsoft dropped the ball on that.
    • Classic. China would be nothing without Western, Japanese, and South Korean technology.
    • The world is larger then your small viewpoint. Plenty of scientists care about this, especially those involved in space.
  • Recent Achievements

    • Rookie
      krychek57 went up a rank
      Rookie
    • Grand Master
      Jaybonaut went up a rank
      Grand Master
    • One Year In
      Philsl earned a badge
      One Year In
    • Dedicated
      Scoobystu earned a badge
      Dedicated
    • First Post
      Tom Schmidt earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      441
    2. 2
      +Edouard
      172
    3. 3
      PsYcHoKiLLa
      134
    4. 4
      Michael Scrip
      78
    5. 5
      Xenon
      77
  • Tell a friend

    Love Neowin? Tell a friend!