Are you looking to enable IP routing on your Windows computer? IP routing, sometimes also known as forwarding, is the process of determining the shortest path to send data from one computer to another across different networks. In Windows, this is disabled by default. This wikiHow will teach you how to enable IP routing on all versions of Windows, including earlier versions of Windows.
Enabling IP Routing on Windows: Quick Steps
- Search Regedit in the Start Menu to open the Registry Editor.
- Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters .
- Right-click IP Enable Router and select Modify .
- In the Value Data field, change the “0” to a “1.”
- Click OK to close the Registry Editor, then restart your computer.
- Restart your computer
Steps
-
Open the Registry Editor. You can do this by clicking the Start Menu icon or pressing the Win key to open your Start Menu. Then search regedit in the search bar and click the executable app result. [1] X Trustworthy Source Microsoft Support Technical support and product information from Microsoft. Go to source
- Click Yes when prompted. Before the app runs, you'll get a pop-up asking if the program "Registry Editor" can make changes to your device. You'll need to allow this by pressing Yes to continue.
- Warning: Making changes to the Windows Registry can cause permanent damage to your Windows operating system.
-
Navigate to the “Parameters” folder. Do this by clicking the downwards-pointing arrow next to each folder to expand the folder and show all locations inside the folder. Navigate to the following location: [2] X Research source
- Expand HKEY_LOCAL_MACHINE .
- Expand SYSTEM .
- Expand CurrentControlSet .
- Expand Services .
- Expand Tcpip.
- Expand Parameters .
- Click the Parameters folder to see the files listed inside it.
Advertisement -
Right-click "IPEnableRouter" and click Modify . When you right-click the file, a menu will pop up at your cursor. When you select Modify , a window will appear. [3] X Research source
- If “IPEnableRouter” doesn’t exist, you can create it. To do so, right-click a blank space in the Registry editor and hover over New . Select DWORD (32-Bit) Value and set the Value Data to “1.”
-
Change the "Value Data" field from "0" to "1. " The 1 will enable your IP routing capabilities in Windows 10. [4] X Research source
-
Click Ok and close the Registry Editor. This enables IP routing on your computer.
- Once your computer restarts, open Command Prompt and enter netsh interface ipv4 show interface <id> to verify if IP forwarding is enabled. Replace the bracketed information with your computer's ID and don't include the brackets. [5] X Research source
-
6Restart your computer. In order for the changes to take effect, you need to restart your computer. Click the Windows Start menu and then click the Power icon. Click Restart .
-
1Open Windows Services. You can use Windows Services to enable IP routing. Use the following steps to open Windows Services:
- Press Win + R to open Run.
- Enter services.msc into Run and click OK .
-
2Scroll down and right-click Routing and Remote Access . All items are listed alphabetically. You’ll need to scroll down a ways to find this item. Right-click it to display a context menu.
-
3Click Properties . This opens the Properties menu for Routing and Remote Access.
-
4Set “Startup Type” to “Automatic” or “Manual. ” This allows you to enable Routing and Remote Access.
-
5Click Apply followed by Ok . This saves the property changes.
-
6Click Routing and Remote Access . This highlights the item.
-
7Click the Play triangle. It’s at the top of the page. This starts Routing and Remote Access and enables IP Routing. [6] X Research source
-
1Open the Command Prompt. Use the following steps to open the Command Prompt:
- Click the Windows Start menu.
- Type CMD .
- Right-click the Command Prompt .
- Click Run as Administrator .
-
2Type ipconfig /all and press ↵ Enter . This prints your IP configuration information.
-
3Verify IP Routing is enabled. It should say “Yes” next to “IP Routing Enabled.” It’s below “Windows IP Configuration” near the top of the printout.
Expert Q&A
Video
Tips
References
- ↑ https://support.microsoft.com/en-us/windows/how-to-open-registry-editor-in-windows-10-deab38e6-91d6-e0aa-4b7c-8878d9e07b11
- ↑ https://learn.microsoft.com/en-us/troubleshoot/windows-client/networking/tcpip-and-nbt-configuration-parameters
- ↑ https://learn.microsoft.com/en-us/troubleshoot/windows-client/networking/tcpip-and-nbt-configuration-parameters
- ↑ https://learn.microsoft.com/en-us/troubleshoot/windows-client/networking/tcpip-and-nbt-configuration-parameters
- ↑ https://learn.microsoft.com/en-us/windows-server/networking/technologies/netsh/netsh-contexts
- ↑ https://support.catonetworks.com/hc/en-us/articles/13437113541149-IP-Routing-Prevents-Windows-Client-Authentication
About This Article
1. Open the Registry Editor.
2. Navigate to "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters."
3. Right-click "IP Enable Router" and click Modify
.
4. Change the "Value Data" field from "0" to "1."
5. Click Ok
, close the Registry Editor, and restart your computer.