> For the complete documentation index, see [llms.txt](https://docs.devolutions.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devolutions.net/rdm/ribbon-menu-bar/tools/network-scan.md).

# Network scan

***Network scan*** allows you to perform a network scan based on a predefined range of IP addresses to find sessions. It can be accessed via the ***Tool-Network Scan*** menu.

Specify a scan range, then, once the scan is completed, select the sessions you wish to Connect, [Import](https://docs.devolutions.net/rdm/commands/file/import/network-scan/), or [Select in navigation pane](https://docs.devolutions.net/rdm/user-interface/navigation-pane/).

![](https://cdnweb.devolutions.net/docs/RDMW6079_2024_2.png)

### Scanning options

<table data-header-hidden><thead><tr><th width="243"></th><th></th></tr></thead><tbody><tr><td><strong>OPTION</strong></td><td><strong>DESCRIPTION</strong></td></tr><tr><td><strong>Resolve IP address</strong></td><td>Attempts to resolve IP addresses from hostname or domain name.</td></tr><tr><td><strong>Scan using ZeroConf</strong></td><td>Sends a ping to every IP address before scanning, showing only those that respond. This should increase scanning speed.</td></tr><tr><td><strong>Ignore existing sessions</strong></td><td>Hides the sessions already present on the workspace.</td></tr><tr><td><strong>Scan Devolutions Gateway</strong></td><td>Uses <a href="https://docs.devolutions.net/gateway/overview/what-is-gateway/">Devolutions Gateway</a> in a Devolutions Server <a href="https://docs.devolutions.net/rdm/concepts/basic-concepts/workspaces/">workspace</a> to scan remote networks without a VPN.</td></tr></tbody></table>

#### Disable network scan

Network scan can be disabled through [GPOs](https://docs.devolutions.net/rdm/kb/how-to-articles/group-policies/#disable-network-scan).

#### See also

* [Devolutions Academy – Finding devices with the network scan in Remote Desktop Manager](https://academy.devolutions.net/student/activity/2787961-finding-devices-with-the-network-scan-in-remote-desktop-manager)
* [Devolutions Academy - Built-in generators: passwords, certificates, ports, and network scan](https://academy.devolutions.net/student/activity/3381288-built-in-generators-passwords-certificates-ports-and-network-scan)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.devolutions.net/rdm/ribbon-menu-bar/tools/network-scan.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
