2024年3月5日发(作者:)

本文整理于网络,仅供阅读参考

[win8防火墙打不开]win8防火墙打不开该怎么办

win8防火墙打不开解决方法一:

调出运行窗口,输入找到windows firewall的服务打开就可以了

win8防火墙打不开解决方法二:

这是防火墙的对应的注册表的权限设置问题,需要修改

hkey_local_machinesystemcurrentcontrolsetservicessharedaccess注册表的权限

点击右键,增加nt servicempssvc这个用户的权限,然后再重新启动windows防火墙即可。

win8防火墙打不开解决方法三:

此问题是由 文件丢失或损坏。

文件代表了 windows 防火墙服务。

注意 : windows 防火墙服务在 windows xp sp 2 替换在早期版本的 windowsxp 中 internet 连接防火墙 (icf) 服务。

1. 调用 " 安装 api installhinfsection " 函数以安装

windows 防火墙

要安装 windows 防火墙, 请按照下列步骤: 1. 单击 开始 ,

单击 运行 , 类型 cmd然后单击 确定 。

2. 在命令提示符下, 键入以下命令行, 然后按 enter 键:

本文整理于网络,仅供阅读参考

rundll32 setupapi,installhinfsection ndi-steelhead

132 %windir%

3. 重新启动 windows,

4. 单击 开始 , 单击 运行 , 类型 cmd然后单击 确定 。

5. 在命令提示符, 键入以下命令, 然后按 enter 键:

netsh firewall reset

6. 单击 开始 , 单击 运行 , 类型 然后按

enter 键 。 在 windows 防火墙 对话框, 单击 on (推荐) , 并单击 确定 。

windows 防火墙项添加到注册表

警告 如果正确修改注册表通过注册表编辑器或通过其他方法可能发生 serious 问题。 这些问题可能需要重新安装操作系统。 microsoft 不能保证能够解决这些问题而。 修改注册表需要您自担风险。

要将 windows 防火墙项添加到注册表, 请按照下列步骤操作: 1. 将以下文本复制到记事本, 然后再保存文件作为

windows registry editor version 5.00

[-hkey_local_machinesystemcurrentcontrolsetservicessharedaccess]

[hkey_local_machinesystemcurrentcontrolsetservicessharedaccess]

本文整理于网络,仅供阅读参考

"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

"deion"="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_machinesystemcurrentcontrolsetservicessharedaccessepoch]

"epoch"=dword:00002cd0

[hkey_local_machinesystemcurrentcontrolsetservicessharedaccessparameters]

"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_machinesystemcurrentcontrolsetservicessharedaccessparametersfirewallpolicy]

[hkey_local_machinesystemcurrentcontrolsetservicessh

本文整理于网络,仅供阅读参考

aredaccessparametersfirewallpolicydomainprofile]

[hkey_local_machinesystemcurrentcontrolsetservicessharedaccessparametersfirewallpolicydomainprofileauthorizedapplications]

[hkey_local_machinesystemcurrentcontrolsetservicessharedaccessparametersfirewallpolicydomainprofileauthorizedapplicationslist]

"%windir%"="%windir%:*:enabled:@,-22019"

[hkey_local_machinesystemcurrentcontrolsetservicessharedaccessparametersfirewallpolicystandardprofile]

[hkey_local_machinesystemcurrentcontrolsetservicessharedaccessparametersfirewallpolicystandardprofileauthorizedapplications]

[hkey_local_machinesystemcurrentcontrolsetservicessharedaccessparametersfirewallpolicystandardprofileauthorizedapplicationslist]

本文整理于网络,仅供阅读参考

"%windir%"="%windir%:*:enabled:@,-22019"

[hkey_local_machinesystemcurrentcontrolsetservicessharedaccesssetup]

"serviceupgrade"=dword:00000001

[hkey_local_machinesystemcurrentcontrolsetservicessharedaccesssetupinterfacesunfirewalledatupdate]

"all"=dword:00000001

[hkey_local_machinesystemcurrentcontrolsetservicessharedaccessenum]

"0"="rootlegacy_sharedaccess0000"

"count"=dword:00000001

"nextinstance"=dword:00000001

2. 双击 将此文件的内容合并到注册表并可创建防火墙项。

3. 重新启动 windows。

4. 单击 开始 , 单击 运行 , 类型 cmd然后单击 确定 。

5. 【lgf注:可能会丢失防火墙设置吧?】在命令提示符, 键入以下命令, 然后按 enter 键:netsh firewall reset

6. 单击 开始 , 单击 运行 , 类型 然后单击

确定 。

本文整理于网络,仅供阅读参考

7. 配置与要使用 windows 防火墙设置。

看了“win8防火墙打不开该怎么办 ”文章的