--- title: "Setting up whitelists in Windows Firewall" slug: "setting-up-whitelists-in-windows-firewall" updated: 2026-07-13T04:04:16Z published: 2026-07-13T04:04:16Z canonical: "docs.serversaustralia.com.au/setting-up-whitelists-in-windows-firewall" --- > ## Documentation Index > Fetch the complete documentation index at: https://docs.serversaustralia.com.au/llms.txt > Use this file to discover all available pages before exploring further. # Setting up whitelists in Windows Firewall This article will guide you through the steps required to set up Whitelisting for a specific service in the Windows firewall. Assuming you're logged into your system and at the Windows Desktop already, use your Start Menu's Search feature & search Windows for **'firewall'** and click on **'Windows Firewall with Advanced Security':**![](https://cdn.document360.io/d809f158-d4f4-47ff-83d4-18d9c9f7a04d/Images/Documentation/Screenshot%202026-06-06%20at%201.13.08%E2%80%AFpm.jpg) The preceding Window should look similar to the below:![](https://cdn.document360.io/d809f158-d4f4-47ff-83d4-18d9c9f7a04d/Images/Documentation/image-1657586908523.png) From here, select '**Inbound Rules'**, then select the service you would like to add the whitelist to. For example, we'll use Remote Desktop. ![](https://cdn.document360.io/d809f158-d4f4-47ff-83d4-18d9c9f7a04d/Images/Documentation/Screenshot%202026-06-06%20at%201.19.30%E2%80%AFpm.jpg) Starting with **'User Mode (TCP-In)'**, we'll Right-Click and go to **'Properties':**![](https://cdn.document360.io/d809f158-d4f4-47ff-83d4-18d9c9f7a04d/Images/Documentation/Screenshot%202026-06-06%20at%201.19.56%E2%80%AFpm.jpg) After the Properties dialogue box has opened, select the '**Scope'** tab, followed by clicking **'These IP Addresses'** under the **Remote** section, then **'Add':**![](https://cdn.document360.io/d809f158-d4f4-47ff-83d4-18d9c9f7a04d/Images/Documentation/Screenshot%202026-06-06%20at%201.23.57%E2%80%AFpm.jpg) Add the desired address, subnet or other in the field and click 'OK':![](https://cdn.document360.io/d809f158-d4f4-47ff-83d4-18d9c9f7a04d/Images/Documentation/Screenshot%202026-06-06%20at%201.24.26%E2%80%AFpm.jpg) Repeat the last few steps should there be more addresses to add, otherwise click **'OK'** again when done:![](https://cdn.document360.io/d809f158-d4f4-47ff-83d4-18d9c9f7a04d/Images/Documentation/Screenshot%202026-06-06%20at%201.24.52%E2%80%AFpm.jpg) The specified services will now be restricted to the set IP Address/s**.**