1. Wireless Run PowerShell and enter the command: install-windowsfeature Wireless-Networking Then reboot. Run cmd and input: sc config WlanSvc start= auto && sc start Audiosrv 2. Audio service Run cmd and input: sc config Audiosrv start= auto && sc start Audiosrv If your wireless or audio still does not work after completing the above steps, please reinstall the corresponding driver. Summarize The above is what I introduced to you about how to solve the problem of not being able to use wireless and audio after Windows Server is installed. I hope it will be helpful to you. If you have any questions, please leave me a message and I will reply to you in time! You may also be interested in:
|
<<: JS Asynchronous Stack Tracing: Why await is better than Promise
>>: Vue implements simple data two-way binding
What is a descending index? You may be familiar w...
This article example shares the specific code of ...
The position property The position property speci...
I used ECharts when doing a project before. Today...
Anyone in need can refer to it. If you have tried...
1. Check whether MySQL is installed yum list inst...
In Windows operating system, the program to query...
When I installed php56 with brew on mac , I encou...
(1) Introduction: clipboard.js is a lightweight J...
This article shares the specific code for React t...
Stop MySQL Service Windows can right-click My Com...
Introduction to jsvc In production, Tomcat should...
IIS7 needs to confirm whether the "URL REWRI...
Preface I believe that everyone has been developi...
This article shares the installation and configur...