Wingetlywingetly
← All apps

No-IP DUC

by Vitalwerks Internet Solutions LLCv4.1.1

Last updated

Dynamic Update Client For NoIP DDNS

Install with winget

$ winget install --id NoIP.DUC --exact --version 4.1.1

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

Silent install command for No-IP DUC

No-IP DUC uses EXE (NSIS). The silent install switches are /S.

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

See the full silent install reference for No-IP DUC

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 · v4.1.1

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 No-IP DUC.

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

  • Cloudflare One ClientCloudflare, Inc.
    Cloudflare.Warpv26.7.1376.0

    1.1.1.1 with WARP replaces the connection between your device and the Internet with a modern, optimized, protocol.

  • NetSentinelNetSentinel Project
    NetSentinel.NetSentinelv2.3.0

    Network security scanner — rogue device detector, STP monitor, and connectivity analyser

  • N
    NextDNS CLINextDNS
    NextDNS.NextDNS.CLIv1.47.3

    NextDNS CLI is a DNS53 to DNS-over-HTTPS (DoH) proxy with advanced capabilities to get the most out of the NextDNS service.

  • S
    SmartDNS-rs (MSVC toolchain)YISH
    mokeyish.SmartDNS-rsv0.13.1

    A cross platform local DNS server (Dnsmasq like) written in Rust to obtain the fastest website IP for the best Internet experience, supports DoT, DoQ, DoH, DoH3.

  • PortmasterSafing ICS Technologies GmbH
    Safing.Portmasterv2.2.3

    Portmaster is a free and open-source application that puts you back in charge over all your computers network connections.

  • YogaDNSInitex
    Initex.YogaDNSv1.49

    YogaDNS automatically intercepts DNS requests at the system level and allows you to process them over user-defined DNS servers using modern protocols and flexible rules.

More from Vitalwerks Internet Solutions LLC or browse dns, dynamic-ip, noip.

Frequently asked questions

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