当win7电脑遇到一些错误或者需要删除一些顽固病毒文件,可以通过安全模式来解决。但是有些用户发现安全模式下竟然没有声音,默认声音图标显示是禁用声音,这该怎么办?针对这个问题,我们就来看看安全模式没声音的开启方法。

具体方法如下

1、安全模式默认是禁用声音的;

2、windows audio和windows audio endpoint build等服务是被禁用的;

3、将下面内容保存成.reg文件运行并双击运行

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootNetwork{4D36E96C-E325-11CE-BFC1-08002BE10318}]

@="[6cFgE][Şοûпđ, νìδ℮ô άήδ ğªмè ¢őήťřόℓŀèґš !!! !!! !]"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootNetwork{640167b4-59b0-47a6-b335-a6b3c0695aea}]

@="Portable Media Devices"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootNetworkAudioEndpointBuilder]

@="Service"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootNetworkAudiosrv]

@="Service"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootNetworkHdAudAddService]

@="Service"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootNetworkHDAudBus]

@="Service"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootNetworkdrmkaud]

@="Driver"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootNetworkMMCSS]

@="Service"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootMinimal{4D36E96C-E325-11CE-BFC1-08002BE10318}]

@="[6cFgE][Şοûпđ, νìδ℮ô άήδ ğªмè ¢őήťřόℓŀèґš !!! !!! !]"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootMinimal{640167b4-59b0-47a6-b335-a6b3c0695aea}]

@="Portable Media Devices"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootMinimalAudioEndpointBuilder]

@="Service"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootMinimalAudiosrv]

@="Service"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootMinimalHdAudAddService]

@="Service"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootMinimalHDAudBus]

@="Service"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootMinimaldrmkaud]

@="Driver"

[HKEY_LOCAL_MACHINESYSTEMControlSet001ControlSafeBootMinimalMMCSS]

@="Service"

4、点击右下角的声音图标点击修复就可以听到声音了。

以上教程内容就是win7安全模式没声音的开启方法。