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
It is essentially a common js object used to desc...
Table of contents 1. Constructors and instances 2...
This article uses an example to describe how MySQ...
The results are different in Windows and Linux en...
I usually like to visit the special pages or prod...
HTML comments, we often need to make some HTML co...
Transactional Characteristics 1. Atomicity: After...
Code: <input type="text" class="...
This article mainly introduces the analysis of th...
This is a very simple pure CSS3 white cloud float...
Common nmcli commands based on RHEL8/CentOS8 # Vi...
Table of contents 1. Mini Program Subcontracting ...
The tbody element should be used in conjunction wi...
Events can specify the execution of SQL code once...
This article shares the specific code of Vue usin...