เมื่อฉันพยายามเรียกใช้netsh wlan start hostednetworkฉันได้รับข้อความต่อไปนี้:
C:\Windows\system32>netsh wlan start hostednetwork
The hosted network couldn't be started.
The group or resource is not in the correct state to perform the requested operation.
ฉันใช้งานสิ่งนี้ด้วยสิทธิ์ของผู้ดูแลระบบดังนั้นจึงไม่ใช่เรื่องฉาวโฉ่
C:\Users\Kevin>netsh wlan start hostednetwork
You must run this command from a command prompt with administrator privilege.
ฉันจะทำให้เครือข่ายที่โฮสต์ "อยู่ในสถานะที่ถูกต้อง" ได้อย่างไร
netsh wlan stop hostednetworkมันบอกว่ามันหยุดสำเร็จแล้วฉันก็วิ่งnetsh wlan start hostednetworkแต่มันก็ทำให้ฉันมีข้อผิดพลาดเหมือนกัน pastebin.com/TqDwrvMj
