修复依赖服务或组无法启动
修复依赖服务或组无法启动: (Fix The Dependency Service or Group Failed to Start: )如果您遇到此错误“依赖服务(Dependency Service)或组(Group)无法启动”,那么这是因为Windows 服务(Services)未启动。似乎Windows文件被误认为是病毒,因此它变得损坏,进而与Windows 网络位置感知(Windows Network Location Awareness)服务发生冲突。该服务的主要功能是收集和存储网络(Network)配置信息,并在此信息发生更改时通知窗口。(Window)因此,如果此服务损坏,任何依赖于它的程序或服务也会失败。网络列表服务(Network List Service)不会启动,因为它显式依赖于由于配置损坏而已禁用的网络位置感知服务。(Network Location Awareness)网络位置感知(Network Location Awareness)服务位于 system32 目录中的 nlasvc.dll 中。
尝试连接到网络时,您将看到以下错误:
A red “X” on the network icon in the system tray displaying error message – Connection status: Unknown The dependency service or group failed to start
与此问题相关的主要问题是用户即使通过以太网(Ethernet)电缆连接也无法连接到Internet 。如果您运行Windows 网络(Windows Network)疑难解答程序,它只会显示另一条错误消息“诊断策略服务(Diagnostic Policy Service)未运行”,并且会在不解决问题的情况下关闭。这是因为 Internet 连接所需的本地服务和网络服务服务已损坏或从您的 PC 中删除。
上述两种情况都很容易修复,受此问题影响的用户似乎会在错误解决后立即恢复其Internet连接。(Internet)因此,不要浪费任何时间,让我们看看如何使用下面列出的故障排除指南实际修复依赖服务(Fix)或(Dependency Service)组无法(Group)启动错误消息。(Start Error)
修复依赖服务(Dependency Service)或组(Group)无法启动
确保 创建一个还原点(create a restore point) 以防万一出现问题。
方法一:将Localservice和Networkservice添加到Administrators组(Method 1: Add Localservice and Networkservice to Administrators Group)
1.按Windows Key + X然后选择命令提示符(管理员)。(Command Prompt (Admin).)
2.在cmd中输入(Enter)以下命令并在每个命令后按Enter:
net localgroup administrators localservice /add
net localgroup administrators networkservice /add
3.退出命令提示符并重新启动 PC 以保存更改。
计算机重新启动后,您必须修复(Fix)依赖服务(Dependency Service)或组(Group)无法启动(Start)问题。
方法 2:授予网络和本地服务帐户对所有注册表子项的访问权限(Method 2: Give Network and Local service accounts access to all of the registry subkeys)
1.从 Microsoft下载 SubInACL 命令行工具。(Download the SubInACL command-line tool)
2.安装它然后运行程序。
3.打开记事本文件,将文件命名为permission.bat(文件扩展名很重要),在记事本中将保存类型改为“所有文件”。
subinacl.exe /subkeyreg “HKEY_LOCAL_MACHINE\system\CurrentControlSet\services\NlaSvc” /grant=”Local Service”
subinacl.exe /subkeyreg “HKEY_LOCAL_MACHINE\system\CurrentControlSet\services\NlaSvc” /grant=”Network Service”
4.如果您遇到DHCP权限问题,请运行以下命令:
subinacl.exe /subkeyreg “HKEY_LOCAL_MACHINE\system\CurrentControlSet\services\dhcp” /grant=”Local Service”
subinacl.exe /subkeyreg “HKEY_LOCAL_MACHINE\system\CurrentControlSet\services\dhcp” /grant=”Network Service”
5.重新启动您的 PC 以保存更改。
方法三:手动开启所需服务(Method 3: Manually Turn on the required Services)
1.按 Windows 键 + R 然后键入services.msc并按 Enter。
2.确保以下服务正在运行,并且它们的启动类型设置为自动(Automatic):
应用层网关服务(Application Layer Gateway Service)
网络连接(Network Connections)
网络位置感知 (NLA)(Network Location Awareness (NLA))
即插即用(Plug and Play)
远程访问自动连接管理器(Remote Access Auto Connection Manager)
远程访问连接管理器(Remote Access Connection Manager)
远程过程调用 (RPC)(Remote Procedure Call (RPC))
电话(Telephony)
3.右键单击并选择上述服务的属性(Properties),如果该服务尚未运行,则单击启动并将其启动类型设置为( click start)自动(Automatic)。对上述所有服务执行此操作。
4.重新启动您的 PC 以保存更改并再次检查问题是否已解决。
5.如果您再次遇到问题,请同时启动这些服务并将其启动类型设置为自动:(Automatic:)
COM+ Event System
计算机浏览器(Computer browser)
DHCP 客户端(DHCP Client)
网络存储接口服务(Network Store Interface Service)
DNS 客户端(DNS Client)
网络连接(Network Connections)
网络位置感知(Network Location Awareness)
网络存储接口服务(Network Store Interface Service)
远程过程调用(Remote Procedure Call)
远程过程调用 (RPC)(Remote Procedure Call (RPC))
服务器(Server)
安全 帐户管理器(Security Accounts Manager)
TCP/IP Netbios helper
WLAN AutoConfig
工作站(Workstation)
注意:(Note:)在运行DHCP客户端时,您可能会收到错误消息“ Windows 无法在本地计算机上启动 DHCP 客户端服务。错误 1186:未找到元素。(Windows could not start the DHCP Client Service on Local Computer. Error 1186: Element not found.)” 只需忽略此错误消息。
同样,您会收到错误消息“ Windows无法在本地计算机上启动(Local Computer)网络位置感知(Network Location Awareness)服务。运行网络位置感知(Network Location Awareness)服务时出现错误 1068:依赖服务或组无法启动” ,再次忽略错误消息。
方法4:重置网络适配器(Method 4: Resetting Network Adapter)
1.按Windows Key + X然后选择命令提示符(管理员)。(Command Prompt (Admin).)
2.在cmd中输入(Enter)以下命令并在每个命令后按Enter:
netsh winsock 重置目录(netsh winsock reset catalog)
netsh int ip reset reset.log hit
3.您将收到一条消息“成功重置Winsock目录。(Successfully reset the Winsock Catalog.)”
4.重新启动您的PC,这将修复依赖服务或组无法启动错误。(Fix The Dependency Service or Group Failed to Start error.)
Method 5: Resetting TCP/IP to Default
1.按Windows Key + X然后选择命令提示符(管理员)。(Command Prompt (Admin).)
2.在cmd中输入(Enter)以下命令并在每个命令后按Enter:
- ipconfig /flushdns
- nbtstat –r
- netsh int ip reset 重置 c:esetlog.txt
- netsh winsock 重置
3.重新启动以应用更改。刷新DNS似乎可以修复依赖服务或组无法启动。(Fix The Dependency Service or Group Failed to Start.)
方法6:替换损坏的nlasvc.dll(Method 6: Replace the corrupted nlasvc.dll)
1.确保您可以访问其中一台正在工作的计算机。然后导航到工作系统中的以下目录:
C:\windows\system32\nlasvc.dll
2.将 nlasvc.dll 复制到 USB 中(Copy the nlasvc.dll into USB),然后将USB插入显示错误消息“(USB)依赖服务(Dependency Service)或组(Group)无法启动(Start)”的非工作 PC 。
3.接下来,按Windows Key + X ,然后选择命令提示符(管理员)。(Command Prompt (Admin).)
4.在cmd中输入(Enter)以下命令并在每个命令后按Enter:
takeown /f c:\windows\system32\nlasvc.dll
cacls c:\windows\system32\nlasvc.dll /G your_username:F
注意:(Note:) 将(Replace)your_username 替换为您的 PC 用户名。
5.现在导航到以下目录:
C:\windows\system32\nlasvc.dll
6.将nlasvc.dll 重命名为 nlasvc.dll.old(nlasvc.dll to nlasvc.dll.old)并将 nlasvc.dll 从USB复制到此位置。
7.右键单击 nlasvc.dll 文件并选择属性。(Properties.)
8.然后切换到安全选项卡( Security tab)并单击高级。(Advanced.)
9.在所有者下单击更改(click Change),然后键入NT SERVICE\TrustedInstaller并单击检查名称。
10.然后单击对话框上的确定(OK) 。然后单击应用(Apply),然后单击确定。
11.重新启动您的 PC 以保存更改。
方法 7:修复安装 Windows 10(Method 7: Repair Install Windows 10)
这种方法是最后的手段,因为如果没有任何效果,那么这种方法肯定会修复您 PC 的所有问题。修复(Repair Install)仅使用就地升级来修复系统问题而不删除系统上存在的用户数据进行安装。因此,请按照本文查看如何轻松修复安装 Windows 10。(How to Repair Install Windows 10 Easily.)
为你推荐:(Recommended for you:)
- 修复重新启动计算机以安装重要更新循环(Fix Restart your computer to install important updates loop)
- 如何修复 Windows 10 上的文件系统错误(How To Fix File System Errors on Windows 10)
- 修复 Windows 更新当前无法检查更新(Fix Windows Update cannot currently check for updates)
- 修复无法在 Windows Media Player 上播放 MOV 文件(Fix cannot play MOV Files on Windows Media Player)
就是这样,您已成功修复依赖服务或组无法启动(Fix The Dependency Service or Group Failed to Start),但如果您对本指南仍有任何疑问,请随时在评论部分提出。
Related posts
Fix High CPU Usage Service Host:本地系统
Fix Service Host:本地System(SVCHost.exe)High CPU and Disk Usage
Fix Background Intelligent Transfer Service将无法启动
Fix Background Intelligent Transfer Service缺少服务
Windows 10 Install Group Policy Editor(GPEDIT.MSC)Windows 10 Home
如何在 Windows 11 中启用或禁用服务
dependency Service or Group未能在Windows 10开始
3 Ways至Combine Multiple Internet Connections
如何在Steam到Stream Origin Games
如何禁用Windows 10 Firewall
Fix Windows Time Service不工作
Fix Windows无法完成格式
Fix Windows无法与device or resource通信
禁用Windows 10中的夹夹Zoom Feature
修复无线自动配置服务 wlansvc 未在 Windows 10 中运行
Fix Malwarebytes Unable连接Service error
Fix Unable打开Local Disk(c :)
Fix Local Print Spooler Service未运行
Windows 10 User Find Security Identifier(SID)
如何在Windows 10中创建System Image Backup