> For the complete documentation index, see [llms.txt](https://docs.parallels.com/landing/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/use-windows-on-your-mac/connecting-to-the-internet-or-a-network/sharing-network-access-between-macos-and-windows.md).

# Sharing Network Access Between macOS and Windows

By default, Windows is set to access the network via macOS. Windows applications can access other computers on your local network and the Internet by using the IP address of your Mac. Windows does not have its own IP address on the network.

In most cases, you don't need to adjust network settings. If your Mac is set to connect to a network or to the Internet, Windows applications have access to the same networks and the Internet.

<figure><img src="https://content.gitbook.com/content/hVLphlNWs82OS4cXatMx/blobs/7Pblz8Hywlso1MJ1L96Z/image.png" alt="" width="563"><figcaption></figcaption></figure>

You may wish to use Shared Network mode in the following cases:

* Your Mac accesses the Internet via a modem or another non-Ethernet device.
* You need to access the Internet from inside Windows but are concerned about security.
* You are having problems working in **Bridged Ethernet** mode.

To configure Windows to use Shared Networking:

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, make sure that the **Shared Network** option is selected.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.parallels.com/landing/pdfm-ug/parallels-desktop-for-mac-27-users-guide/use-windows-on-your-mac/connecting-to-the-internet-or-a-network/sharing-network-access-between-macos-and-windows.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
