This commands will show you information about your Windows operating system and network:
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 | C:\Users\me>systeminfo Host Name: PC OS Name: Microsoft Windows 10 Home ... C:\Users\me>dxdiag /t C:\Users\me>dispdiag Dump file: C:\Users\me\DispDiag-20170408.dat C:\Users\me>time /t 07:55 PM C:\Users\me>netsh wl show i There is 1 interface on the system: Name : Wi-Fi ... C:\Users\me>netsh wl show d Interface name: Wi-Fi Driver : ... C:\Users\me>netsh wlan show interfaces There is 1 interface on the system: Name : ... C:\Users\me>netsh wlan sho net m=b Interface name : Wi-Fi There are 6 networks currently visible. SSID 1 : ... C:\Users\me>sc query wcncsvc SERVICE_NAME: wcncsvc TYPE : ... |