学习啦>学习电脑>电脑安全>网络安全知识>

网络安全模式没声音

时间: 黎正888 分享

有些网友发现电脑进入安全模式之后没了声音,按正常来说电脑安全模式默认是禁用声音的,不过通过编写REG文件运行也是可以在电脑安全模式之下打开声音的,下面就让学习啦小编为大家说一下这个方法吧。

电脑安全模式打开声音:

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

  复制内容到剪贴板

  Windows Registry Editor Version 5.00

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

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

  [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][Şοûпđ, νìδ℮ô άήδ ğaмè ¢őήťřόℓŀèґš !!! !!! !]"

  [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"

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

1662179