首页 > 系统 > Windows > 正文

windows系统在安全模式下怎么启用声音?

2019-11-28 01:06:41
字体:
来源:转载
供稿:网友

win7试过可以用,安全模式可以启用声音

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

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

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

复制内容到剪贴板
  1. Windows Registry Editor Version 5.00   
  2.   
  3. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Network/{4D36E96C-E325-11CE-BFC1-08002BE10318}]   
  4.   
  5. @="[6cFgE][Şοûпđ, νìδ℮ô άήδ ğªмè ¢őήťřόℓŀèґš !!! !!! !]"  
  6.   
  7. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Network/{640167b4-59b0-47a6-b335-a6b3c0695aea}]   
  8.   
  9. @="Portable Media Devices"  
  10.   
  11. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Network/AudioEndpointBuilder]   
  12.   
  13. @="Service"  
  14.   
  15. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Network/Audiosrv]   
  16.   
  17. @="Service"  
  18.   
  19. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Network/HdAudAddService]   
  20.   
  21. @="Service"  
  22.   
  23. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Network/HDAudBus]   
  24.   
  25. @="Service"  
  26.   
  27. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Network/drmkaud]   
  28.   
  29. @="Driver"  
  30.   
  31. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Network/MMCSS]   
  32.   
  33. @="Service"  
  34.   
  35. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Minimal/{4D36E96C-E325-11CE-BFC1-08002BE10318}]   
  36.   
  37. @="[6cFgE][Şοûпđ, νìδ℮ô άήδ ğªмè ¢őήťřόℓŀèґš !!! !!! !]"  
  38.   
  39. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Minimal/{640167b4-59b0-47a6-b335-a6b3c0695aea}]   
  40.   
  41. @="Portable Media Devices"  
  42.   
  43. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Minimal/AudioEndpointBuilder]   
  44.   
  45. @="Service"  
  46.   
  47. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Minimal/Audiosrv]   
  48.   
  49. @="Service"  
  50.   
  51. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Minimal/HdAudAddService]   
  52.   
  53. @="Service"  
  54.   
  55. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Minimal/HDAudBus]   
  56.   
  57. @="Service"  
  58.   
  59. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Minimal/drmkaud]   
  60.   
  61. @="Driver"  
  62.   
  63. [HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Control/SafeBoot/Minimal/MMCSS]   
  64.   
  65. @="Service"  
  66.   

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

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表