# Removing a Wi-Fi Network

1. **Open the Main Menu** \
   Tap the bar at the top of the screen or press the \* button.
2. **Go to Supervisor Menu** \
   Select Supervisor and enter the password (default is 12345, unless changed). If you have amended this please refer to <mark style="color:purple;">page 43</mark> on the [Webcom Manual](/webcom-manual/webcom-manual.md).
3. **Open Communication Settings** \
   Choose Communication, then select the Wi-Fi tile.
4. **Open Configuration** \
   Tap Configuration to access Wi-Fi settings.
5. **Select the Network to Remove** \
   In the Wi-Fi menu, choose the network you want to remove.
6. **Remove the Network** \
   Tap Remove Network.
7. **Confirm Removal** \
   Select Yes to confirm.
8. **Press OK** \
   Tap OK to complete the process.
9. **Re-Scan for Networks (Optional)** \
   You will return to the configuration screen where you can scan for a new Wi-Fi network if needed.

#### [<mark style="color:$success;">Back to V240M - Connection Guides</mark>](/v240m-connections/v240m-connection-guides.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://helpcenter.verifone.com/v240m-connections/removing-a-wi-fi-network.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.
