1. 首页
  2. 数据库
  3. 其它
  4. 解决Windows Server 安装后无法使用无线与音频 问题

解决Windows Server 安装后无法使用无线与音频 问题

上传者: 2021-01-16 09:06:46上传 PDF文件 60.62KB 热度 15次
1.无线 运行powershell,输入命令: install-windowsfeature Wireless-Networking 之后重启。 运行cmd输入: sc config WlanSvc start= auto && sc start Audiosrv 2.音频服务 运行cmd输入: sc config Audiosrv start= auto && sc start Audiosrv 如果已经操作完以上步骤后,你的无线或者音频还不能使用,请重新安装对应的驱动就可以了。 总结 以上所述是小编给大家介绍的解决Windows Server 安装后无法使用无线与音频 问题,希望
下载地址
用户评论