Wingetlywingetly
← All apps

iDefender

by iMonitorSDKv6.1.1.0

Last updated

The Infinite Potential Host Intrusion Prevention System (HIPS)

Install with winget

$ winget install --id TRUSTSING.iDefender.EN --exact --version 6.1.1.0

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

Silent install command for iDefender

iDefender uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86, machine scope)
iDefender.exe /S

See the full silent install reference for iDefender

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.

About

iDefender is 5D (Process Defense, File Defense, Network Defense, Registry Defense, Enhance Defense) Endpoint Active Defense System based on scene mode, it provides you with the ability to fully control your computer. Using iDefender can help you prevent ransomware, defend advanced threads, intercepting exploits, hardening system, and protecting privacy.

iDefender breaks the traditional protection model based on object operation and designs a rule engine based on template + parameters, which greatly reduces the difficulty of editing defense rules, and also provides a rule marketplace, make it easy to share and using rules.

iDefender supports more than 50 events monitoring and more than 60 scene templates. By creating rules can cover 100% of the defenses of ATT&CK tactics.

Lightweight, Profession, High Compatibility

Installers · v6.1.1.0

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
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 iDefender.

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

  • 冰盾主动防御系统iMonitorSDK
    TRUSTSING.iDefenderv6.1.1.0

    主动防御系统

  • System InformerWinsider Seminars & Solutions, Inc.
    WinsiderSS.SystemInformerv4.0.26241.138

    System Informer is a free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

  • Mullvad VPNMullvad VPN
    MullvadVPN.MullvadVPNv2026.4

    Mullvad is an open-source commercial virtual private network service based in Sweden.

  • Gpg4winThe Gpg4win Project
    GnuPG.Gpg4winv5.1.0

    A secure solution for file and email encryption.

  • Proton VPNProton AG
    Proton.ProtonVPNv5.1.8

    High-speed Swiss VPN that safeguards your privacy.

  • BitwardenBitwarden Inc.
    Bitwarden.Bitwardenv2026.9.0

    A secure and free password manager for all of your devices.

More from iMonitorSDK or browse hips, security.

Frequently asked questions

How do I install iDefender on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id TRUSTSING.iDefender.EN --exact --version 6.1.1.0. winget downloads the installer from iMonitorSDK and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install iDefender silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id TRUSTSING.iDefender.EN --exact 6.1.1.0 --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 iDefender?
iDefender uses EXE (NSIS). Run the downloaded installer with: iDefender.exe /S. The silent switches are /S.
How do I uninstall iDefender via winget?
Run: winget uninstall --id TRUSTSING.iDefender.EN --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from iDefender's Apps & Features entry.
Is iDefender free?
iDefender is distributed under Proprietary. Refer to the publisher (https://www.idefender.net/) for the full license terms - Wingetly itself does not charge for installation.
Does iDefender 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 iDefender directly from the publisher.
How do I keep iDefender up to date?
Run winget upgrade --id TRUSTSING.iDefender.EN --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of iDefender from microsoft/winget-pkgs.