This batch script, getwifi.bat, allows you to list saved Wi-Fi profiles and extract their associated passwords (key content) on a Windows 11 system. It is designed for educational purposes and can be used to learn how stored Wi-Fi credentials are managed on Windows.
- Lists all saved Wi-Fi networks on the system.
- Retrieves and displays passwords for the saved Wi-Fi profiles.
- Simple and efficient batch script with no additional dependencies.
- Automatically requests administrative privileges when executed.
- Save the script as
getwifi.bat(if not already named as such). - Double-click to run the script. It will automatically request administrative privileges if not already running with them.
- Follow the prompts to view saved Wi-Fi profiles and their passwords.
Note: Administrative privileges are required to run this script. The script includes a built-in feature to request these permissions automatically.
For terms and conditions, refer to the LICENSE.txt file included in this project.
This script is intended for educational purposes only. The author (Chitraaksh) takes no responsibility for any misuse or illegal activities arising from its use. Ensure you have the necessary permissions before using this script on any system.
All rights reserved by Chitraaksh. Any misuse of this script is beyond the responsibility of the owner.
Enjoy using the script responsibly! For questions or feedback, feel free to reach out.