Wingetlywingetly
← All apps

Advanced IP Scanner

by Famatechv2.5.4594.1

Last updated

Advanced IP Scanner shows all network devices, gives you access to shared folders, and can even remotely switch computers off.

Install with winget

$ winget install --id Famatech.AdvancedIPScanner --exact --version 2.5.4594.1

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

Silent install command for Advanced IP Scanner

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

One-line silent install (x86, machine scope)
Advanced_IP_Scanner_2.5.4594.1.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Advanced IP Scanner

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

Reliable and free network scanner to analyze LAN. The program shows all network devices, gives you access to shared folders, provides remote control of computers (via RDP and Radmin), and can even remotely switch computers off. It is easy to use and runs as a portable edition. It should be the first choice for every network admin.

Installers · v2.5.4594.1

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

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

Security

1 known CVE via NVD

  • high7.3Fix availableCVE-2024-30376affects v2.5.4594.1Nov 22, 2024

    Famatech Advanced IP Scanner Uncontrolled Search Path Element Local Privilege Escalation Vulnerability. This vulnerability allows local attackers to escalate privileges on affected installations of Famatech Advanced IP Scanner. An attacker must first obtain the ability to execut...

Source: NVD, updated just now. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • Radmin VPNFamatech
    Famatech.RadminVPNv2.0.4899.9

    Radmin VPN allows you to securely connect computers, located behind firewalls.

  • Radmin ServerFamatech
    Famatech.Radmin.Serverv3.52.1.0000

    Provide instant remote tech support to corporate network users with Radmin. Gain secure remote access to network computers and servers.

  • Radmin ViewerFamatech
    Famatech.Radmin.Clientv3.5.2.1

    Provide instant remote tech support to corporate network users with Radmin. Gain secure remote access to network computers and servers.

  • Happ - Proxy UtilityHapp
    Happ.Happv4.2.1

    Desktop proxy client powered by Xray core.

  • spacedesk Windows DRIVERdatronicsoft Inc.
    Datronicsoft.SpacedeskDriver.Serverv2.2.32.0

    Spacedesk Driver Software for Windows PRIMARY PC (server) runs only with Windows 11 and Windows 10

  • Speedtest by OoklaOokla
    Ookla.Speedtest.Desktopv1.15.200.001

    The definitive way to test the speed and performance of your internet connection.

More from Famatech or browse lan, network, scan.

Frequently asked questions

How do I install Advanced IP Scanner on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Famatech.AdvancedIPScanner --exact --version 2.5.4594.1. winget downloads the installer from Famatech and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Advanced IP Scanner silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Famatech.AdvancedIPScanner --exact 2.5.4594.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 Advanced IP Scanner?
Advanced IP Scanner uses EXE (Inno Setup). Run the downloaded installer with: Advanced_IP_Scanner_2.5.4594.1.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Advanced IP Scanner via winget?
Run: winget uninstall --id Famatech.AdvancedIPScanner --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Advanced IP Scanner's Apps & Features entry.
Is Advanced IP Scanner free?
Advanced IP Scanner is distributed under Freeware. Refer to the publisher (https://www.advanced-ip-scanner.com/) for the full license terms - Wingetly itself does not charge for installation.
Does Advanced IP Scanner 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 Advanced IP Scanner directly from the publisher.
How do I keep Advanced IP Scanner up to date?
Run winget upgrade --id Famatech.AdvancedIPScanner --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Advanced IP Scanner from microsoft/winget-pkgs.