Results 1 to 6 of 6

Thread: how to completely remove windows firewall?

  1. #1
    Formula1's Avatar Poster
    Join Date
    Sep 2003
    Location
    USA
    Posts
    2,800
    There are times when this annoying program will automatically turn its self on without my consent. Is there anyway i can ride my computer of this program...?

  2. Software & Hardware   -   #2
    Guillaume's Avatar Kentish old lady BT Rep: +8BT Rep +8
    Join Date
    May 2003
    Posts
    6,052
    Uninstall SP2?
    Though you can just disable the whole Security Center shit in services.msc

  3. Software & Hardware   -   #3
    peat moss's Avatar Software Farmer BT Rep: +15BT Rep +15BT Rep +15
    Join Date
    May 2003
    Location
    Delta B.C. Canada
    Posts
    10,547
    Install a lite version of XP . ? Do you use a firewall at all ?

  4. Software & Hardware   -   #4
    100%'s Avatar ╚════╩═╬════╝
    Join Date
    Jan 2003
    Posts
    13,383
    save this as a .reg file in notepad then run it

    Code:
    Windows Registry Editor Version 5.00
    
    ; Disable Security Center (Red Shield Thing)
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
    "AntiVirusDisableNotify"=dword:00000001
    "AntiVirusOverride"=dword:00000001
    "FirewallDisableNotify"=dword:00000001
    "FirewallOverride"=dword:00000001
    "FirstRunDisabled"=dword:00000001
    "UpdatesDisableNotify"=dword:00000001
    [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc]
    "Start"=dword:00000004
    
    ; Override Anti-Virus
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
    "AntiVirusOverride"=dword:00000001
    
    ; Override Windows Firewall
    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center]
    "FirewallOverride"=dword:00000001

  5. Software & Hardware   -   #5
    clocker's Avatar Shovel Ready
    Join Date
    Mar 2003
    Posts
    15,305
    Quote Originally Posted by Formula1
    There are times when this annoying program will automatically turn its self on without my consent. Is there anyway i can ride my computer of this program...?
    What "times" does the firewall automatically turn itself on?
    If you've disabled it, the firewall can't just decide to activate on it's own.
    "I am the one who knocks."- Heisenberg

  6. Software & Hardware   -   #6
    tesco's Avatar woowoo
    Join Date
    Aug 2003
    Location
    Canadia
    Posts
    21,669
    It only turns on if you run the home network setup wizard or uninstall then reinstall network drivers.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •