netprobe24
Advanced IP Scanner icon

How to use Advanced IP Scanner

A practical walk-through of the everyday jobs: scanning a range, reading what comes back, and acting on a device from the right-click menu.

Famatech Corp. · 6-minute read · checked against the official site, September 2026

Advanced IP Scanner answers one question very quickly: what is on this network right now? Everything else — shares, remote desktop, power control — hangs off the right-click menu of a result.

This guide uses a typical small office: LAN 192.168.20.0/24, router at 192.168.20.1, file server FS01 at 192.168.20.10, a Linux server web01 at .30, a NAS at .40 and a printer at .50. If you have not set the program up yet, start with the download and install page. Use it on networks and devices you own or administer.

The window at a glance

Advanced IP Scanner main window after a scan, one device expanded
Figure 1. The whole window (developer’s screenshot): toolbar, range and search row, the Results tab with five devices, and the status bar counting alive, dead and unknown hosts.
AreaWhat it is for
Menu barFile (including export), View, Settings, Help
ToolbarGreen Scan button, Pause, the IP and C range buttons, two view buttons
Range fieldThe addresses to scan, e.g. 192.168.0.90-110
Search boxNarrows the visible results; the screenshot shows “hp”
TabsResults for the latest scan, Favorites for devices you pinned
Status barCounts, e.g. “5 alive, 0 dead, 0 unknown”

Scan an address range

Advanced IP Scanner menu, toolbar and range row
Figure 2. Close-up of the menu, the toolbar with Scan, Pause, IP and C, the range field and the search box.
  1. Set the range.

    The quickest way is the C button, which fills in a class-C style range based on this computer’s subnet; IP works from this computer’s address too. You can also type a range by hand.

  2. Adjust it if needed.

    The field accepts ranges and single addresses separated by commas, just like the built-in hint “Example: 192.168.0.1-100, 192.168.0.200”. For the example office, 192.168.20.1-254 covers the whole LAN, while 192.168.20.1-60 covers only the fixed-address infrastructure.

  3. Click Scan.

    Results fill in as devices answer. Use Pause if you need to stop and look at something before the scan ends.

  4. Check the status bar.

    It tells you how many hosts were alive, dead or unknown, a handy sanity check when you expect, say, twenty devices and see five.

Not sure which subnet you are on? Ask Windows first:

Show this PC's IPv4 address and gateway
ipconfig

Read the results

Results table with Status, Name, IP, Manufacturer and MAC address columns
Figure 3. The results table: manufacturers such as Hewlett Packard, Edimax and GIGA-BYTE are recognised from the MAC address, and the computer Panda is expanded.

Each row is one device. The columns you will read most are:

ColumnWhat it tells you
StatusWhether the device answered during this scan
NameThe device’s network name, when it publishes one
IPIts current address
ManufacturerThe maker of its network adapter, taken from the MAC address
MAC addressThe hardware address, useful for DHCP reservations and asset lists
CommentsYour own notes, e.g. “reception PC” or “spare switch”

The Manufacturer column is often the fastest way to identify an unnamed device: a row with no name but an HP adapter at 192.168.20.50 is almost certainly the printer. The search box helps on busy networks — type part of a name or maker and the list narrows.

Browse shared folders and printers

Windows computers and many NAS boxes publish their shares. Expand a computer in the results (the small arrow or plus sign next to it) and the program lists its shared folders and printers, as in the screenshot where Panda shows the folder “Soft” and an HP LaserJet printer.

  1. Expand the device.

    For example the NAS at 192.168.20.40 or FS01.

  2. Right-click a shared folder and choose to explore it.

    It opens in File Explorer, just as if you had typed \\FS01\share yourself.

  3. Sign in if asked.

    Windows applies the same permissions as always; the scanner only saves you the typing.

Connect with RDP or Radmin

Right-click a computer and the menu offers remote connections. RDP starts the standard Windows Remote Desktop client aimed at that address. For it to work, Remote Desktop must be enabled on the target PC and your account must be allowed to sign in there.

Radmin is Famatech’s own remote control product. The option only helps if Radmin is already part of your toolkit on both ends; if you do not use it, ignore that entry.

Wake-on-LAN and remote shutdown

The right-click menu also includes switching computers on with Wake-on-LAN and shutting them down remotely. Both are handy at the end of a day or before maintenance, but neither works out of the box. The target has to be prepared first:

  • Wake-on-LAN: enabled in the computer’s BIOS/UEFI and in the network adapter’s power settings in Device Manager, and the PC connected by cable.
  • Remote shutdown: an account with administrator rights on the target computer.
  • The device has been seen by a scan before, so its MAC address is known.

Keep key devices in Favorites

Right-click a result and add it to Favorites. The Favorites tab then keeps your router, servers, NAS and printer in one short list, separate from the full scan, so you can open a share or a remote session without rescanning the whole range.

Export the list to CSV

  1. Run a full scan.

    Use the complete range so the file reflects the whole network.

  2. Open the File menu and choose the export option.

    Pick CSV as the format.

  3. Save it with a date in the name.

    For example C:\Tools\lan-2026-09.csv. Excel or any spreadsheet opens it directly.

A monthly export is a simple asset list: compare two files and new or missing devices stand out immediately.

Habits that make scans more useful

  • Fill in the Comments column for anything you would not recognise in six months.
  • Scan once when everyone is in the office and once after hours; the difference shows which devices are always on.
  • Keep DHCP reservations in line with the MAC addresses you see here.
  • Look through the Settings menu once; the exact options may differ slightly between versions.

What it does not do

Advanced IP Scanner is a LAN inventory tool, not a traffic analyser. To see what devices are actually sending, use Wireshark. For custom data columns and exports to XML or plain text, Angry IP Scanner is more flexible, and for checking read and write access on every share, see LizardSystems Network Scanner.

FAQ

Does it need to be installed?

No. Choose Run in the setup wizard to use it as a portable edition.

Why can’t I wake a computer?

Wake-on-LAN has to be enabled in the BIOS/UEFI and on the network adapter, and it usually needs a wired connection.

Why does a device show no name?

Many small devices do not publish one. Use the Manufacturer and MAC address columns, then add a comment.

Can I share the results with a colleague?

Yes, export them to CSV from the File menu.

Download Advanced IP Scanner from the official siteOpens the official Advanced IP Scanner download page. We host no files.