To transfer Wi-Fi passwords to another computer, you can:
Use the Windows command line:
Open the command prompt as an administrator.
Type the following command: netsh wlan show profiles
To export the password for a specific network, type the following command: netsh wlan export profile "profile name" key=clear folder=destination folder
Transfer the exported password file to the other computer.
To import the password file on the other computer, type the following command: netsh wlan import profile "profile name" key=clear folder=source folder
Use a third-party tool:
Download and install a third-party Wi-Fi password revealer tool.
Scan your computer for Wi-Fi profiles.
Export the passwords to a file or copy them manually.
Transfer the passwords to the other computer.
Connect to the Wi-Fi networks by entering the passwords into the Wi-Fi settings.