# Applying Separate Network Settings to Windows

When operating in the Bridged Ethernet mode, Windows appears on the network as a stand-alone computer with its own IP address and network name.

{% hint style="info" %}
**Note:** The Bridged Ethernet networking mode is more complex than the Shared Networking mode, and you may need to contact your system administrator to configure it properly.
{% endhint %}

<figure><img src="/files/2nOBhSHRZF15ipFBYoYv" alt="" width="563"><figcaption></figcaption></figure>

To configure Windows to work in the Bridged Ethernet mode:

1. Do one of the following:
   * Click the Parallels Desktop icon in the menu bar and choose **Configure.**
   * If the Parallels Desktop menu bar is visible at the top of the screen, choose **Actions** > **Configure**.
2. Click **Hardware** and then click **Network**.
3. In the **Network** pane, select the appropriate network adapter from the list. To connect the virtual machine's adapter to the active network adapter of your Mac, choose **Default Adapter**.

{% hint style="info" %}
**Note:** In the MAC address field, you can change the MAC address currently assigned to Windows. MAC addresses are automatically generated when you first set up Windows. However, you can modify the default MAC address by typing another value in the MAC address field or clicking the **Generate** button. When entering a new MAC address, make sure that it is unique within your network.
{% endhint %}

If you can't configure Windows to function in the Bridged Ethernet mode, consider using [Shared Networking](/landing/pdfm-ug/v19-en-us/parallels-desktop-for-mac-19-users-guide/use-windows-on-your-mac/connecting-to-the-internet-or-a-network/sharing-network-access-between-macos-and-windows.md).

For information on troubleshooting networking problems, refer to the [Parallels knowledge base](https://kb.parallels.com/128867) available on the Parallels website.


---

# 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://docs.parallels.com/landing/pdfm-ug/v19-en-us/parallels-desktop-for-mac-19-users-guide/use-windows-on-your-mac/connecting-to-the-internet-or-a-network/applying-separate-network-settings-to-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.
