# Renaming devices on Windows

This page provides instructions for renaming devices in your Meshnet on the Windows app.

## Rename a device

To rename any device in your Meshnet, follow these steps:

1. Open **NordVPN** and go to the **Devices in Meshnet** <img src="/files/ZKtk7xbdpRRtNXmrvNrx" alt="" data-size="line"> tab.
2. Next to the device you want to rename, click the three-dot menu and select **Rename**.

   <div align="left"><figure><picture><source srcset="/files/nU6IPGDyrXFogVrA1aOx" media="(prefers-color-scheme: dark)"><img src="/files/uL7pYEJAgJHJE6sdCiSW" alt="Selecting the &#x22;Rename&#x22; option from the three-dot menu."></picture><figcaption></figcaption></figure></div>

   &#x20;
3. Replace the pre-filled Nord name with the new nickname you want the device to have.
4. Click **Save** to apply the change.

   <div align="left"><figure><picture><source srcset="/files/IynTvYLm0Auhu8LHKsWr" media="(prefers-color-scheme: dark)"><img src="/files/PM8Tsv0QMtc8X90RoSpj" alt="Device renaming dialog with the &#x22;Save&#x22; button highlighted." width="563"></picture><figcaption></figcaption></figure></div>

The new custom nickname for the device should now be displayed in your Meshnet device list and synced across all your personal devices.

<div align="left"><figure><picture><source srcset="/files/1LkMVUF5rfDWmHkm1UZ3" media="(prefers-color-scheme: dark)"><img src="/files/C1nk0CBZCUujNzn5azaL" alt="Device&#x27;s new name highlighted in the Meshnet device list."></picture><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Note**

To remove a device's nickname and restore it to the original Nord name, on the device renaming dialog, click the **Reset to Nord name** button, and then select **Save**.
{% endhint %}

## See also

* [Renaming devices on Android](/features/renaming-devices/android.md)
* [Renaming devices on iPhone/iPad](/features/renaming-devices/ios.md)
* [Renaming devices on macOS](/features/renaming-devices/macos.md)
* [Renaming devices on Linux](/features/renaming-devices/linux.md)


---

# Agent Instructions: 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://meshnet.nordvpn.com/features/renaming-devices/windows.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.
