Windows Security-- Get Windows WiFi network password has been saved

Steps

Method One: Network Sharing Center Set View

 Method Two: command line batch extraction

 1, the shortcut key Win + R & lt , input cmd , Enter

2, enter the following command

See all WiFi configuration

netsh wlan show profile

Export all WiFi configuration to the desktop, and is not encrypted

netsh wlan export profile folder=C:\Users\Lenovo\Desktop key=clear

Note: If no Key = the Clear , the exported file is encrypted WiFi password

Such as:

operation result 

Microsoft Windows [版本 10.0.17134.590]
(c) 2018 Microsoft Corporation。保留所有权利。

C:\Users\Lenovo>netsh wlan show profile

接口 WLAN 上的配置文件:


组策略配置文件(只读)
---------------------------------
    <无>

用户配置文件
-------------
    所有用户配置文件 : ZstuStudentWeb
    所有用户配置文件 : XD_5G_306
    所有用户配置文件 : xd-414-5G
    所有用户配置文件 : 学长别蹭我热点了
    所有用户配置文件 : 申屠志刚
    所有用户配置文件 : STZG
    所有用户配置文件 : Tenda_1CB910
    所有用户配置文件 : PDCN_5G
    所有用户配置文件 : PDCN
    所有用户配置文件 : newifi_7a0b_5G
    所有用户配置文件 : OpenWrt
    所有用户配置文件 : newifi_7a0b
    所有用户配置文件 : newifi_7a0b 2
    所有用户配置文件 : stzg
    所有用户配置文件 : zstu8304
    所有用户配置文件 : zstu6308
    所有用户配置文件 : 32123
    所有用户配置文件 : STZG_5G


C:\Users\Lenovo>netsh wlan export profile folder=C:\Users\Lenovo\Desktop key=clear

接口配置文件“ZstuStudentWeb”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-ZstuStudentWeb.xml”中。

接口配置文件“XD_5G_306”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-XD_5G_306.xml”中。

接口配置文件“xd-414-5G”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-xd-414-5G.xml”中。

接口配置文件“学长别蹭我热点了”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-学长别蹭我热点了.xml”中。

接口配置文件“申屠志刚”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-申屠志刚.xml”中。

接口配置文件“STZG”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-STZG.xml”中。

接口配置文件“Tenda_1CB910”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-Tenda_1CB910.xml”中。

接口配置文件“PDCN_5G”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-PDCN_5G.xml”中。

接口配置文件“PDCN”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-PDCN.xml”中。

接口配置文件“newifi_7a0b_5G”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-newifi_7a0b_5G.xml”中。

接口配置文件“OpenWrt”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-OpenWrt.xml”中。

接口配置文件“newifi_7a0b”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-newifi_7a0b.xml”中。

接口配置文件“newifi_7a0b 2”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-newifi_7a0b 2.xml”中。

接口配置文件“stzg”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-stzg.xml”中。

接口配置文件“zstu8304”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-zstu8304.xml”中。

接口配置文件“zstu6308”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-zstu6308.xml”中。

接口配置文件“32123”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-32123.xml”中。

接口配置文件“STZG_5G”已成功保存在文件“C:\Users\Lenovo\Desktop\WLAN-STZG_5G.xml”中。

 

 

Method three: Check the router settings

Use a computer or mobile browser, the address bar enter the router's login IP, IP is generally on the bottom of the router label, use login account or password into the router management page, then in the wireless settings - to view WiFi passwords wireless security settings inside. 

education resources

https://www.bilibili.com/video/av88607537

Reference article

https://jingyan.baidu.com/article/b907e627623b6a46e7891c92.html

Released 1389 original articles · won praise 245 · Views 350,000 +

Guess you like

Origin blog.csdn.net/weixin_43272781/article/details/104309874