If a firewall stops working on a shared family computer, the cause is often a mix of account permissions, conflicting security software, or a disabled Windows service.
This guide shows how to pinpoint the issue and restore protection without creating new problems for other users.
What a firewall does on a shared family computer
A firewall monitors network traffic and helps block unauthorized connections between your PC and the internet or local network.
On a shared family computer, it protects multiple user accounts, so one broken setting can affect everyone who signs in.
Windows Defender Firewall is the default option on most Windows 10 and Windows 11 systems.
Some families also use third-party tools such as Norton, McAfee, Bitdefender, Kaspersky, or ESET, which can add a second layer of control but also create conflicts if installed incorrectly.
Common reasons the firewall stops working
Before changing settings, it helps to understand the most common causes.
On a shared computer, these issues often appear after a software install, a Windows update, or a change made by another family member.
- Firewall service is disabled or not starting correctly
- Another antivirus suite is managing the firewall instead of Windows Defender Firewall
- Corrupted network settings or damaged system files
- User account lacks administrator privileges
- Group policy or family safety software is restricting access
- Recent malware or security cleanup removed key components
- Network profile is set incorrectly to public or private
Check whether the firewall is actually turned off
The first step in how to fix firewall not working on shared family computer issues is to confirm whether the firewall is disabled or simply not displaying status correctly.
- Open Settings.
- Go to Privacy & security or Update & Security, depending on your Windows version.
- Select Windows Security.
- Open Firewall & network protection.
If the interface shows Domain network, Private network, or Public network with protection turned off, re-enable it immediately.
If the toggle will not stay on, the problem is likely deeper than a simple setting.
Make sure another security program is not controlling it
Many firewall failures happen because a third-party antivirus package has taken over network filtering.
In Windows, only one product should manage firewall behavior at a time, even if multiple security apps are installed.
Check Control Panel > Programs and Features for security software such as Avast, AVG, Norton, McAfee, Sophos, or Bitdefender.
If one is installed, open its dashboard and look for firewall controls.
Some products disable Windows Defender Firewall automatically, which is normal if they are actively managing network protection.
If you recently removed security software, restart the computer.
Leftover drivers or services can keep the firewall in a broken state until the system reloads fully.
Verify that the required Windows service is running
The Windows Defender Firewall depends on the Windows Defender Firewall service, also known as MpsSvc.
If that service is stopped, the firewall may not function even when settings look correct.
- Press Windows key + R.
- Type services.msc and press Enter.
- Find Windows Defender Firewall.
- Confirm the status is Running and the startup type is set to Automatic.
If the service is stopped, right-click it and choose Start.
If it refuses to start, note any error message, because that often points to corrupted system files or policy restrictions.
Reset the firewall to default settings
If a family member changed rules, allowed an app that should have been blocked, or a configuration became corrupted, resetting can resolve the issue quickly.
To reset in Windows:
- Open Windows Security.
- Go to Firewall & network protection.
- Select Restore firewalls to default or Restore defaults.
This removes custom allow/block rules, so use it if the firewall is malfunctioning rather than lightly tuned.
On a shared family computer, a reset is often the cleanest way to eliminate settings made by multiple users over time.
Check administrator permissions on the shared account
On family PCs, one user may have standard access while another has administrator rights.
Firewall settings usually require admin permissions, so a child account or limited account may not be able to change or repair them.
To confirm:
- Open Settings > Accounts > Family & other users.
- Review whether the problem account is a standard user or administrator.
- Sign in with an administrator account to make firewall changes.
If no one can access admin-level settings, you may need the family organizer account or the Microsoft account used to set up the device.
Run the built-in network and system troubleshooters
Windows includes tools that can repair network-related settings automatically.
These are especially useful when the firewall issue appears after Wi-Fi changes, VPN use, or a Windows update.
Use these troubleshooters:
- Network Adapter Troubleshooter
- Internet Connections Troubleshooter
- Windows Update Troubleshooter
For deeper repair, open Command Prompt as administrator and run sfc /scannow to check system files.
If needed, follow with DISM /Online /Cleanup-Image /RestoreHealth to repair the Windows image.
These tools can restore components that the firewall depends on.
Review family safety, parental controls, and school policies
Shared family computers often have extra controls layered on top of Windows security.
Microsoft Family Safety, school management profiles, or workplace-style device policies can override normal firewall behavior.
Look for the following:
- Microsoft Family Safety rules that limit app or web access
- Device management software installed by a school or organization
- Router-level parental controls that mimic firewall blocking
- VPN software or DNS filtering tools that interfere with traffic
If the firewall appears broken only for certain apps or websites, the real issue may be a family filter or management policy rather than the firewall itself.
Use Safe Mode to isolate conflicts
If the firewall works in Safe Mode but not during normal startup, another startup app or service is likely causing the conflict.
This is a strong clue on shared systems with multiple security tools, gaming launchers, or network utilities installed.
To test this, start Windows in Safe Mode with Networking and see whether the firewall status changes.
If it works there, perform a clean boot by disabling non-Microsoft startup items and re-enabling them one by one until the conflict returns.
Reset the network stack if the problem persists
Corrupted TCP/IP settings can make the firewall appear broken because traffic rules no longer apply correctly.
A network reset can repair these components without reinstalling Windows.
Open an elevated Command Prompt and run these commands one at a time:
- netsh winsock reset
- netsh int ip reset
- ipconfig /flushdns
After that, restart the computer.
If the firewall is still failing, a full Network reset from Windows Settings may help, though it will remove saved Wi-Fi networks and VPN configurations.
When to suspect malware or a serious system issue
A firewall that keeps turning itself off, cannot be started, or shows missing settings may be affected by malware.
Some threats disable security tools to make the system easier to control.
Watch for warning signs such as:
- Unexpected pop-ups or browser redirects
- Unknown startup programs
- Security settings changing without permission
- System performance dropping suddenly
Run a full scan with Microsoft Defender Antivirus or a reputable second-opinion scanner.
If you find persistent tampering, create a backup of important files and consider professional repair support.
Prevent firewall problems on a family computer
Once the firewall is working again, a few habits will reduce future problems.
Keep one primary security suite installed, limit firewall changes to administrator accounts, and avoid layering multiple VPN or antivirus tools unless they are known to work together.
- Use one trusted security product at a time
- Keep Windows Update enabled
- Assign admin access only to adults or designated users
- Review installed apps periodically
- Back up important files before major security changes
On a shared household PC, consistency matters more than advanced customization.
A simple, stable security setup is usually easier to maintain and less likely to break after updates or software installs.