windows防火墻不顯示該怎么辦
windows防火墻不顯示該怎么辦
當(dāng)我們的windows防火墻不顯示了!該怎么辦解決呢?下面由學(xué)習(xí)啦小編給你做出詳細(xì)的windows防火墻不顯示解決方法介紹!希望對你有幫助!
windows防火墻不顯示解決方法一
一般說來,該故障是由于C:\Windows\System32\Wbem\Repository目錄下的文件損壞引起的
1、右擊“我的電腦”,選擇“管理”菜單,依次定位到“計(jì)算機(jī)管理(本地)→服務(wù)和應(yīng)用程序→服務(wù)”項(xiàng),在右邊窗口中找到“Windows Management Instrumentation”一項(xiàng),雙擊打開,在彈出的窗口中單擊“停止”按鈕。
2、進(jìn)入本地磁盤的C:Windows\System32\Wbem\Repository目錄,刪除該目錄下的所有文件后,重新啟動計(jì)算機(jī)。登錄后,系統(tǒng)會重新在該目錄拷貝建立所需要的文件,并且自動啟動剛才停止的WMI服務(wù).
windows防火墻不顯示解決方法二
一、點(diǎn)擊始按鈕找控制面板選項(xiàng)
二、點(diǎn)擊系統(tǒng)安全選項(xiàng)
三、選擇windows防火墻選項(xiàng)
四、點(diǎn)擊打或關(guān)閉防火墻選項(xiàng)
根據(jù)需要啟用或關(guān)閉防火墻
遠(yuǎn)程設(shè)置選擇 允許運(yùn)行任意版本遠(yuǎn)程桌面計(jì)算機(jī)連接(較安全)
遠(yuǎn)程連接電腦另外電腦用戶必須要設(shè)置密碼密碼能遠(yuǎn)程
windows防火墻不顯示解決方法三
此問題可能是由 SharedAccess.reg 文件丟失或損壞。 SharedAccess.reg 文件代表了 Windows 防火墻服務(wù)。
注意 : Windows 防火墻服務(wù)在 Windows XP SP 2 替換在早期版本的 WindowsXP 中 Internet 連接防火墻 (ICF) 服務(wù)。
解決方案
要解決此問題, 使用下列方法之一。
調(diào)用 " 安裝 API InstallHinfSection " 函數(shù)以安裝 Windows 防火墻
要安裝 Windows 防火墻, 請按照下列步驟: 1. 單擊 開始 , 單擊 運(yùn)行 , 類型 cmd然后單擊 確定 。
2. 在命令提示符下, 鍵入以下命令行, 然后按 ENTER 鍵: Rundll32 setupapi,InstallHinfSection Ndi-Steelhead 132 %windir%\inf\netrass.inf
3. 重新啟動 Windows,
4. 單擊 開始 , 單擊 運(yùn)行 , 類型 cmd然后單擊 確定 。
5. 在命令提示符, 鍵入以下命令, 然后按 ENTER 鍵: Netsh firewall reset
6. 單擊 開始 , 單擊 運(yùn)行 , 類型 firewall.cpl然后按 ENTER 鍵 。 在 Windows 防火墻 對話框, 單擊 On (推薦) , 并單擊 確定 。
方法 2: Windows 防火墻項(xiàng)添加到注冊表
警告 如果正確修改注冊表通過注冊表編輯器或通過其他方法可能發(fā)生 Serious 問題。 這些問題可能需要重新安裝操作系統(tǒng)。 Microsoft 不能保證能夠解決這些問題而。 修改注冊表需要您自擔(dān)風(fēng)險(xiǎn)。
要將 Windows 防火墻項(xiàng)添加到注冊表, 請按照下列步驟操作: 1. 將以下文本復(fù)制到記事本, 然后再保存文件作為 Sharedaccess.reg:
Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess]
"DependOnGroup"=hex(7):00,00
"DependOnService"=hex(7):4e,00,65,00,74,00,6d,00,61,00,6e,00,00,00,57,00,69,00,\
6e,00,4d,00,67,00,6d,00,74,00,00,00,00,00
"Description"="Provides network address translation, addressing, name resolution and/or intrusion prevention services for a home or small office network."
"DisplayName"="Windows Firewall/Internet Connection Sharing (ICS)"
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\
6b,00,20,00,6e,00,65,00,74,00,73,00,76,00,63,00,73,00,00,00
"ObjectName"="LocalSystem"
"Start"=dword:00000002
"Type"=dword:00000020
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Epoch]
"Epoch"=dword:00002cd0
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters]
"ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
69,00,70,00,6e,00,61,00,74,00,68,00,6c,00,70,00,2e,00,64,00,6c,00,6c,00,00,\
00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile\AuthorizedApplications]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile\AuthorizedApplications\List]
"%windir%\system32\sessmgr.exe"="%windir%\system32\sessmgr.exe:*:enabled:@xpsp2res.dll,-22019"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List]
"%windir%\system32\sessmgr.exe"="%windir%\system32\sessmgr.exe:*:enabled:@xpsp2res.dll,-22019"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Setup]
"ServiceUpgrade"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Setup\InterfacesUnfirewalledAtUpdate]
"All"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Enum]
"0"="Root\LEGACY_SHAREDACCESS
windows防火墻不顯示該怎么辦
windows防火墻不顯示該怎么辦
當(dāng)我們的windows防火墻不顯示了!該怎么辦解決呢?下面由學(xué)習(xí)啦小編給你做出詳細(xì)的windows防火墻不顯示解決方法介紹!希望對你有幫助!
windows防火墻不顯示解決方法一
一般說來,該故障是由于C:\Windows\System32\Wbem\Repository目錄下的文件損壞引起的
1、右擊“我的電腦”,選擇“管理”菜單,依次定位到“計(jì)算機(jī)管理(本地)→服務(wù)和應(yīng)用程序→服務(wù)”項(xiàng),在右邊窗口中找到“Windows Management Instrumentation”一項(xiàng),雙擊打開,在彈出的窗口中單擊“停止”按鈕。
2、進(jìn)入本地磁盤的C:Windows\System32\Wbem\Repository目錄,刪除該目錄下的所有文件后,重新啟動計(jì)算機(jī)。登錄后,系統(tǒng)會重新在該目錄拷貝建立所需要的文件,并且自動啟動剛才停止的WMI服務(wù).
windows防火墻不顯示解決方法二
一、點(diǎn)擊始按鈕找控制面板選項(xiàng)
二、點(diǎn)擊系統(tǒng)安全選項(xiàng)
三、選擇windows防火墻選項(xiàng)
四、點(diǎn)擊打或關(guān)閉防火墻選項(xiàng)
根據(jù)需要啟用或關(guān)閉防火墻
遠(yuǎn)程設(shè)置選擇 允許運(yùn)行任意版本遠(yuǎn)程桌面計(jì)算機(jī)連接(較安全)
遠(yuǎn)程連接電腦另外電腦用戶必須要設(shè)置密碼密碼能遠(yuǎn)程
windows防火墻不顯示解決方法三
此問題可能是由 SharedAccess.reg 文件丟失或損壞。 SharedAccess.reg 文件代表了 Windows 防火墻服務(wù)。
注意 : Windows 防火墻服務(wù)在 Windows XP SP 2 替換在早期版本的 WindowsXP 中 Internet 連接防火墻 (ICF) 服務(wù)。
解決方案
要解決此問題, 使用下列方法之一。
調(diào)用 " 安裝 API InstallHinfSection " 函數(shù)以安裝 Windows 防火墻
要安裝 Windows 防火墻, 請按照下列步驟: 1. 單擊 開始 , 單擊 運(yùn)行 , 類型 cmd然后單擊 確定 。
2. 在命令提示符下, 鍵入以下命令行, 然后按 ENTER 鍵: Rundll32 setupapi,InstallHinfSection Ndi-Steelhead 132 %windir%\inf\netrass.inf
3. 重新啟動 Windows,
4. 單擊 開始 , 單擊 運(yùn)行 , 類型 cmd然后單擊 確定 。
5. 在命令提示符, 鍵入以下命令, 然后按 ENTER 鍵: Netsh firewall reset
6. 單擊 開始 , 單擊 運(yùn)行 , 類型 firewall.cpl然后按 ENTER 鍵 。 在 Windows 防火墻 對話框, 單擊 On (推薦) , 并單擊 確定 。
方法 2: Windows 防火墻項(xiàng)添加到注冊表
警告 如果正確修改注冊表通過注冊表編輯器或通過其他方法可能發(fā)生 Serious 問題。 這些問題可能需要重新安裝操作系統(tǒng)。 Microsoft 不能保證能夠解決這些問題而。 修改注冊表需要您自擔(dān)風(fēng)險(xiǎn)。
要將 Windows 防火墻項(xiàng)添加到注冊表, 請按照下列步驟操作: 1. 將以下文本復(fù)制到記事本, 然后再保存文件作為 Sharedaccess.reg:
Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess]
"DependOnGroup"=hex(7):00,00
"DependOnService"=hex(7):4e,00,65,00,74,00,6d,00,61,00,6e,00,00,00,57,00,69,00,\
6e,00,4d,00,67,00,6d,00,74,00,00,00,00,00
"Description"="Provides network address translation, addressing, name resolution and/or intrusion prevention services for a home or small office network."
"DisplayName"="Windows Firewall/Internet Connection Sharing (ICS)"
"ErrorControl"=dword:00000001
"ImagePath"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,\
74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,\
00,76,00,63,00,68,00,6f,00,73,00,74,00,2e,00,65,00,78,00,65,00,20,00,2d,00,\
6b,00,20,00,6e,00,65,00,74,00,73,00,76,00,63,00,73,00,00,00
"ObjectName"="LocalSystem"
"Start"=dword:00000002
"Type"=dword:00000020
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Epoch]
"Epoch"=dword:00002cd0
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters]
"ServiceDll"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,\
00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,\
69,00,70,00,6e,00,61,00,74,00,68,00,6c,00,70,00,2e,00,64,00,6c,00,6c,00,00,\
00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile\AuthorizedApplications]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\DomainProfile\AuthorizedApplications\List]
"%windir%\system32\sessmgr.exe"="%windir%\system32\sessmgr.exe:*:enabled:@xpsp2res.dll,-22019"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Parameters\FirewallPolicy\StandardProfile\AuthorizedApplications\List]
"%windir%\system32\sessmgr.exe"="%windir%\system32\sessmgr.exe:*:enabled:@xpsp2res.dll,-22019"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Setup]
"ServiceUpgrade"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Setup\InterfacesUnfirewalledAtUpdate]
"All"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess\Enum]
"0"="Root\LEGACY_SHAREDACCESS
"Count"=dword:00000001
"NextInstance"=dword:00000001
2. 雙擊 Sharedaccess.reg 將此文件的內(nèi)容合并到注冊表并可創(chuàng)建防火墻項(xiàng)。
3. 重新啟動 Windows。
4. 單擊 開始 , 單擊 運(yùn)行 , 類型 cmd然后單擊 確定 。
5. 【LGF注:可能會丟失防火墻設(shè)置吧?】在命令提示符, 鍵入以下命令, 然后按 ENTER 鍵:Netsh firewall reset
6. 單擊 開始 , 單擊 運(yùn)行 , 類型 firewall.cpl然后單擊 確定 。
7. 配置與要使用 Windows 防火墻設(shè)置
看了“windows防火墻不顯示該怎么辦 ”文章的還看了: