Windows 10 Tip: How to Block Internet Access (2024)

Windows 10 Tip: How to Block Internet Access (1)

If you’re looking for a way to Block Internet Access or connectivity on Windows 10 PC then don’t look any further as today in this article we will see how you can disable internet access on your PC. There can many n numbers of reasons as to why you want to block internet access for example, on home PC, a child or family member might mistakenly install some malware or virus from the internet, sometimes you want to save your internet bandwidth, organizations disable internet so that employees can focus more on the work etc. This article will list all the possible methods using which you can easily block internet connection and you can also block internet access for programs or applications.

Windows 10 Tip: How to Block Internet Access (2)

Contents

  • Windows 10 Tip: How to Block Internet Access
  • Method 1: Disable Internet Connection
  • Method 2: Block Internet Access Using System Host File
  • Method 3:Block Internet Access UsingUsing Parental Control
  • Method 4: Disable Internet Access Using Proxy Server
  • Disable Proxy Settings using Registry Editor
  • Method 5: Disable Network Adapter
  • How to Block Internet Access to Programs
  • Method A: Use Windows Firewall
  • Method B:Block Internet Access for any Program usingInternet Lock (Third Party Software)
  • Method C:Block Internet Access for any Program usingOneClick Firewall

Windows 10 Tip: How to Block Internet Access

Make sure tocreate a restore pointjust in case something goes wrong.

Method 1: Disable Internet Connection

You can block internet connection from any specific network through network connection settings. Follow these steps to disable the internet for any specific network.

1.Press Windows Key + R then typencpa.cpl and hit Enter to open Network Connection window.

Windows 10 Tip: How to Block Internet Access (3)

2.This will open the network connection window where you can see your Wi-Fi, Ethernet network etc. Now, choose thenetwork which you want to disable.

Windows 10 Tip: How to Block Internet Access (4)

3.Now, right-click on that particular network and select Disable from the options.

Windows 10 Tip: How to Block Internet Access (5)

This will disable the internet for that respective network connection. If you want to “Enable” this network connection, follow these similar steps and this time choose “Enable”.

Method 2: Block Internet Access Using System Host File

A website can be easily blocked through the system host file. It is one of the easiest methods to block any websites, so just follow these steps:

1.Navigate to the following path from the File Explorer:

C:/Windows/System32/drivers/etc/hosts

Windows 10 Tip: How to Block Internet Access (6)

2.Double-click on the hosts file then from the list of programs select Notepad and click OK.

Windows 10 Tip: How to Block Internet Access (7)

3.This will open the hots file in notepad. Now type the website name andthe IP address which you want to be blocked.

Windows 10 Tip: How to Block Internet Access (8)

4.Press Ctrl + S to save the changes. If you’re unable to save then you need to follow this guide to fix the issue:Want to Edit the Hosts File in Windows 10? Here is how to do it!

Windows 10 Tip: How to Block Internet Access (9)

Method 3:Block Internet Access UsingUsing Parental Control

You can block any website with a parental control feature. This feature helps you define which websites should be allowed, and which websites should be restricted on your system. You can also put data limit (bandwidth) on the internet. This feature can be implement by following these steps:

1.Press Windows Key + I to open Settings then click on Account iconto open account related settings.

Windows 10 Tip: How to Block Internet Access (10)

2.Now from the left-hand side menu select “Other People” option.

Windows 10 Tip: How to Block Internet Access (11)

3.Now, you need to add a family member as a child or as an adult under the option “Add a family member”.

Windows 10 Tip: How to Block Internet Access (12)

Windows 10 Tip: How to Block Internet Access (13)

4.Now click on“Manage Family Setting online” to changethe parental setting for the accounts.

Windows 10 Tip: How to Block Internet Access (14)

5.This will open a web page of Microsoft parental control. Here, all the adult and child account would be visible, which you have created for your Windows 10 PC.

Windows 10 Tip: How to Block Internet Access (15)

6.Next, click on therecent activity option at the top-right corner of the screen.

Windows 10 Tip: How to Block Internet Access (16)

7.This will open a screen where you can apply different restriction related to the internet and games under “Content Restriction” tab.

Windows 10 Tip: How to Block Internet Access (17)

8.Now you canrestrict the websites and also enable safe search. You can also specify which websites are allowed and which ones are blocked.

Windows 10 Tip: How to Block Internet Access (18)

Method 4: Disable Internet Access Using Proxy Server

You can block all the websites by using the proxy server option in internet explorer. You can change the proxy server through these steps:

1.Press Windows Key + R then type “inetcpl.cpl” and hit Enter to open Internet Properties.

Windows 10 Tip: How to Block Internet Access (19)

Note: You can also open Internet Properties by using Internet Explorer, select Settings >Internet Options.

Windows 10 Tip: How to Block Internet Access (20)

2. Switch to the Connections tab and click on the “LAN Settings”.

Windows 10 Tip: How to Block Internet Access (21)

4.Make sure to checkmark “Use a proxy server for your LAN” option then type any fake IP address (ex: 0.0.0.0) under the address field and click OK to save changes.

Windows 10 Tip: How to Block Internet Access (22)

Disable Proxy Settings using Registry Editor

You should be careful using the registry because any mistake can result in permanent damage to your system. So it is recommended that you create a full back up of your registry before making any changes. Just follow the step below to block internet connection through the registry.

1.Press Windows Key + R then type regedit and hit Enter to open Registry Editor.

Windows 10 Tip: How to Block Internet Access (23)

2.When you run the above command, it will ask for permission. Click on “Yes” to open the Registry Editor.

Windows 10 Tip: How to Block Internet Access (24)

3.Now, navigate to the following location in the Registry Editor:

HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet Explorer

Windows 10 Tip: How to Block Internet Access (25)

4.Now right-click on the Internet Explorer and select New > key. Name this new key as “Restrictions” & hit Enter.

Windows 10 Tip: How to Block Internet Access (26)

5.Thenagain right-click on the “Restriction” key then select New > DWORD (32-Bit) Value.

Windows 10 Tip: How to Block Internet Access (27)

6.Name this new DWORD as“NoBrowserOptions”. Double-click on this DWORD and change the value data to ‘1’ from ‘0’.

Windows 10 Tip: How to Block Internet Access (28)

7.Again right-click on Internet Explorer then select New > Key. Name this new key as “Control Panel”.

Windows 10 Tip: How to Block Internet Access (29)

8.Right-click onControl Panelthen select New >DWORD(32-bit) Value.

Windows 10 Tip: How to Block Internet Access (30)

9.Name this new DWORD as“ConnectionTab” and change its value data to ‘1’.

Windows 10 Tip: How to Block Internet Access (31)

10.Once finished, close the Registry Editor and reboot your PC to save changes.

After the PC restarts, no one will be able to change the proxy settings using Internet Explorer or Control Panel. Your proxy address will be the last address which you used in the above method. Finally, you have disabled or block Internet Access in Windows 10 but if in future you need to access the internet then just navigate to Internet Explorer registry key right-click on Restriction and select Delete. Similarly, right-click on Control Panel & again select Delete.

Method 5: Disable Network Adapter

You can block the internet by disabling network adapters. Through this method, you will able to block all the internet access on your PC.

1.Press Windows Key + R then type“mmc compmgmt.msc” (without quotes) and hit Enter.

Windows 10 Tip: How to Block Internet Access (32)

2.This will open Computer Management, from where click on Device Manager under the System Tools section.

Windows 10 Tip: How to Block Internet Access (33)

3.Once Device Manager opens, scroll down and click on “Network Adapter” to expand it.

4.Now choose any device then right-click on it and select Disable.

Windows 10 Tip: How to Block Internet Access (34)

If in future you want to use that device again for the network connection then follow the above steps then right-click on that device and select Enable.

How to Block Internet Access to Programs

Method A: Use Windows Firewall

Windows firewall is basically used to prevent unauthorized access into the system. But you can also use a window firewall to block internet access for any application. You need to create a new rule for that program through the following steps.

1.Search for Control Panel using the Windows Search.

Windows 10 Tip: How to Block Internet Access (35)

2.In the control panel, click on the “Windows Defender Firewall” option.

Windows 10 Tip: How to Block Internet Access (36)

3.Nowclick on the “Advanced Setting” option from the left-hand side of the screen.

Windows 10 Tip: How to Block Internet Access (37)

4.A firewall windowwith advanced settings wizard will open, click on “Inbound Rule” from the left-hand side of the screen.

Windows 10 Tip: How to Block Internet Access (38)

5.Go to the Action section and click on the “New Rule”.

Windows 10 Tip: How to Block Internet Access (39)

6.Follow all the steps to create the rule. On the “Program” step, browse to the application or program for which you are creating this rule.

Windows 10 Tip: How to Block Internet Access (40)

7.Once you click the browse button the “File Explorer”window will open. Choose the .exe file of the program and hit the “Next” button.

Windows 10 Tip: How to Block Internet Access (41)

Windows 10 Tip: How to Block Internet Access (42)

8.Nowselect“Block the Connection” under Action and hit the Next button.Then give the profile and again click Next.

Windows 10 Tip: How to Block Internet Access (43)

9.Finally, type the name & description of this rule and click “Finish” button.

Windows 10 Tip: How to Block Internet Access (44)

That’s it, it will block internet access for the specific program or application. You could again enable the internet access for the said program by following the same steps till the Inbound rule window opens, then delete the rule which you just created.

Method B:Block Internet Access for any Program usingInternet Lock (Third Party Software)

Internet Lock is the third-party software which you can install to block internet access. Most of the method which we have earlier discussed require manual blocking of the internet. But through this software, you can configure the required settings related to internet connectivity. It is a freeware and has a very user-friendly interface. Following are the feature of this software:

  • Can block internet connection.
  • Any Websites can be blocked.
  • You can also create parental rule related for the internet connection.
  • Can restrict internet access to any program.
  • Can be used to blacklist any website.

Method C:Block Internet Access for any Program usingOneClick Firewall

OneClick firewall is the utility tool which you can install on your computer. It would be just the part of the windows firewall and this tool does not have its own interface. It would be just appeared in the context menu, whenever you right click on any program.

In the right-click context menu you will find these two options after installation:

  • Block Internet Access.
  • Restore Internet Access.

Now, just right-click on the programs’ s .exe file. In the menu, you need to choose the “Block Internet Access”. This will block internet access for that program and the firewall will automatically create a rule for this program.

These are the methods which can be used to restrict internet access for the program and the computer.

Recommended:

  • How to change Keyboard Layout in Windows 10
  • 2 Ways to Change Screen Resolution in Windows 10
  • GUIDE: Take Scrolling Screenshots In Windows 10
  • How to Change Default OS in Dual-Boot Setup

I hope the above steps were helpful and now you can easilyChange Keyboard Layout in Windows 10,but if you still have any questions regarding this tutorial then feel free to ask them in the comment’s section.

Windows 10 Tip: How to Block Internet Access (2024)

FAQs

How do I completely block Internet access? ›

In Control Panel, navigate Network and Internet and then open the Network and Sharing Center option. Here, simply select the Wi-Fi or wired network that the computer is connected to. This will open a new Settings menu where you will see a Disable button in the center-bottom half of the window.

How do I restrict internet access on Windows? ›

Open Windows Firewall settings.

Open the "Exceptions" tab. Un-check the program for which you want to block access to the internet. Click "OK" when prompted.

How do I restrict internet access to my child? ›

Parental controls can include built-in parental control software, add-on monitoring software, web content filtering software, and internet blockers. These can usually be set up to block access to a computer or specific websites.

Can you block internet from certain devices? ›

Since it's 2021 and you probably have more than a couple Wi-Fi devices in your house, the “Reject” or “Block” setting is probably the best. To block a certain device, you'll need to know its MAC address—a 12-digit number unique to that specific device.

How do I limit Wi-Fi users? ›

How to limit devices on your LAN from accessing the Wi-Fi Router (new logo)
  1. Click View Existing Devices and select the device to manage the router from the Existing Devices list, or enter the MAC address of the device manually.
  2. Specify a Description for this entry.
  3. Tick the Enable This Entry checkbox.
  4. Click OK.
27 Jun 2022

How do I hide my internet activity from my parents? ›

Teens Admit to Hiding Activity From Their Parents
  1. 53% clear browser history.
  2. 34% hide or delete IMs or videos.
  3. 21% use an Internet-enabled mobile device.
  4. 20% use privacy settings to make content viewable only to friends.
  5. 20% use private browsing modes.
10 Sept 2019

What sites should parents block? ›

Let's examine some seemingly-innocent websites that parents should block right now.
  • Whisper.
  • Tinder.
  • Ask.fm.
  • Omegle.
  • Chatroulette.
  • 4Chan.
  • Kik.
2 Nov 2022

How do I block internet access without blocking networks? ›

  1. Run a separate Modem and Router. If the modem has a router built in, then you would be running in “bridge mode”. ...
  2. Drop your DHCP lease to the ISP network. ...
  3. You may be lucky enough to have a modem with a button for this. ...
  4. Modify your router firewall to deny everything between LAN and WAN.

Top Articles
Latest Posts
Article information

Author: Roderick King

Last Updated:

Views: 6098

Rating: 4 / 5 (71 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Roderick King

Birthday: 1997-10-09

Address: 3782 Madge Knoll, East Dudley, MA 63913

Phone: +2521695290067

Job: Customer Sales Coordinator

Hobby: Gunsmithing, Embroidery, Parkour, Kitesurfing, Rock climbing, Sand art, Beekeeping

Introduction: My name is Roderick King, I am a cute, splendid, excited, perfect, gentle, funny, vivacious person who loves writing and wants to share my knowledge and understanding with you.