Skip to content

DefenderScanGUI is a lightweight graphical front-end for Microsoft Defender Antivirus. It simplifies the process of running Quick, Full, or Custom scans without needing to type PowerShell or command-line commands.

License

Notifications You must be signed in to change notification settings

AdarshPandey-dev/DefenderScanGUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

DefenderScanGUI

DefenderScanGUI is a lightweight graphical front-end for Microsoft Defender Antivirus. It simplifies the process of running Quick, Full, or Custom scans without needing to type PowerShell or command-line commands.


๐Ÿ“– Features

โœ… GUI wrapper for Windows Defender scans โœ… Supports Quick, Full, and Defination Updates โœ… Displays real-time scan progress and results โœ… Generates optional logs โœ… Can be extended for SOAR / XDR automation โœ… New Features:

  • System Status Indicator: Shows admin rights and Defender availability
  • Real-time Logging: Timestamped activity log
  • Clear Log Button: Clean the results area
  • Better Visual Design: Modern, professional appearance
  • Threat Summary: Detailed threat information with counts
  • Automatic Cleanup: Proper resource management

๐Ÿ› ๏ธ Requirements:

  • Windows 10/11 with Windows Defender
  • PowerShell 5.1 or later
  • .NET Framework (usually pre-installed)

๐Ÿ’ก Usage Instructions:

  • Download the File and Save as DefenderGUI.ps1
  • Run as Administrator (recommended): powershellPowerShell -ExecutionPolicy Bypass -File "DefenderGUI.ps1" Or run normally with limited features: powershell.\DefenderGUI.ps1

This version should work much more reliably and handle edge cases that were causing the previous version to fail. The error handling will also provide better feedback about what's going wrong if issues occur.

About

DefenderScanGUI is a lightweight graphical front-end for Microsoft Defender Antivirus. It simplifies the process of running Quick, Full, or Custom scans without needing to type PowerShell or command-line commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published