Wingetlywingetly
← All apps

VoodooShield

by VoodooSoft, LLCv7.44

Last updated

Virus Protection like no other.

Install with winget

$ winget install --id VoodooSoft.VoodooShield --exact --version 7.44

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for VoodooShield

VoodooShield uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x64, machine scope)
InstallVoodooShield.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for VoodooShield

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v7.44

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for VoodooShield.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • DefenderUIVoodooSoft, LLC
    VoodooSoft.DefenderUIv2.05

    A better UI for Microsoft Defender

  • ClamAVCisco Systems, Inc.
    Cisco.ClamAVv1.5.4

    ClamAV® is an open-source antivirus engine for detecting trojans, viruses, malware & other malicious threats.

  • Sera AntivirusYash12007
    Yash12007.SeraAntivirusv3.0.0

    Minimal, calm antivirus with real-time safety score and built-in system tools.

  • MalwarebytesMalwarebytes
    Malwarebytes.Malwarebytesv5.7.0.328

    Cyber Security Software and Anti-Malware

  • Malicious Software Removal ToolMicrosoft
    Microsoft.MaliciousSoftwareRemovalToolv5.145

    Tool to manually run Windows' monthly update checks for malicious software.

  • K7 Disinfector ToolK7 Security
    K7Security.DisinfectorToolv12.1.0.250

    Generically detects and cleans a subset of prevalent file infector malware that infect files on the computer.

More from VoodooSoft, LLC or browse antivirus, voodoo-shield.

Frequently asked questions

How do I install VoodooShield on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id VoodooSoft.VoodooShield --exact --version 7.44. winget downloads the installer from VoodooSoft, LLC and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install VoodooShield silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id VoodooSoft.VoodooShield --exact 7.44 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for VoodooShield?
VoodooShield uses EXE (Inno Setup). Run the downloaded installer with: InstallVoodooShield.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall VoodooShield via winget?
Run: winget uninstall --id VoodooSoft.VoodooShield --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from VoodooShield's Apps & Features entry.
Is VoodooShield free?
VoodooShield is distributed under Copyright © 2021 VoodooSoft, LLC.. Refer to the publisher (https://voodooshield.com/) for the full license terms - Wingetly itself does not charge for installation.
Does VoodooShield work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls VoodooShield directly from the publisher.
How do I keep VoodooShield up to date?
Run winget upgrade --id VoodooSoft.VoodooShield --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of VoodooShield from microsoft/winget-pkgs.