How to Create an Internet Kill Switch in Windows

Rush Haxor
By -
0

Although Kill Switch seems like a great VPN feature, you may want to have it on your Windows device. The benefit of having a Kill Switch in Windows is that you can instantly close the internet connection.

What’s the need for a Kill Switch?

Kill Switch can help you in multiple ways. You can use it to close the internet connection whenever you sense suspicious activity on your internet connection.

It has multiple uses and acts as a panic button. You can use it to get out of situations when you need to pull the Ethernet cable.

How to Create a Kill Switch in Windows

Creating a Kill Switch in Windows is pretty easy. You need to follow some of the simple steps given below.

1. Press the Windows Key + I button on your keyboard to open the Windows Settings app.

2. On the Settings app, open the Network & Internet option.

Windows 11 Settings

3. Note down the network adapter name you are connected to.

network adapter name

4. Right-click on your desktop and select New > Shortcut.

New shortcut

5. On the Shortcut dialog box, enter the script:

C:\Windows\System32\netsh.exe interface set interface name="XXXX" admin = disabled

Replace the XXXX with the network adapter name that you noted in Step 3.

enter the script

6. Once done, click on the Next button. Next, enter a suitable name for the shortcut. You can name it anything you want, like Kill Switch, Stop Internet, etc.

finish

7. Right-click on the shortcut file and select Properties.

Properties

8. Click the Advanced button.

Advanced button

9. Enable the Run as administrator option on the Advanced Properties and click Ok.

Run as administrator option

How to Create a Reconnect Switch?

If you want to regain access to the Internet, you need to create a reconnect switch. To do that, follow these steps.

1. Right-click on the desktop and select New > Shortcut.

new shortcut

2. On the Shortcut dialog box, enter the script below:

C:\Windows\System32\netsh.exe interface set interface name="XXXX" admin = enabled

Replace ‘XXXX’ with your network adapter name.

enter script

3. Once you’ve completed this, click the Next button, name the shortcut Reconnect or Connect to the Internet, and click Finish.

4. Right-click on the shortcut and select Properties.

after finish click properties

5. Click on the Advanced option.

Advanced option

6. On the Advanced Properties page, check the Run as administrator option.

Run as administrator option

This guide explains how to create an internet kill switch in Windows. If you have any questions, let us know in the comment box below.

The post How to Create an Internet Kill Switch in Windows appeared first on TechViral.



from TechViral https://ift.tt/ViOsHMk
Tags:

Post a Comment

0Comments

Post a Comment (0)