https://github.com/djeada/find-your-windows-product-key
This repository contains a simple yet effective script designed to help you retrieve your Windows product key. The script extracts the product key from the Windows registry, providing an easy solution for users who need to recover their key for reinstallation or other purposes.
https://github.com/djeada/find-your-windows-product-key
Last synced: 11 months ago
JSON representation
This repository contains a simple yet effective script designed to help you retrieve your Windows product key. The script extracts the product key from the Windows registry, providing an easy solution for users who need to recover their key for reinstallation or other purposes.
- Host: GitHub
- URL: https://github.com/djeada/find-your-windows-product-key
- Owner: djeada
- License: mit
- Created: 2020-01-12T16:20:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-12T22:18:55.000Z (over 4 years ago)
- Last Synced: 2025-02-05T11:51:55.764Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 345 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Find-your-windows-product-key
A simple script to help you find your windows product key.
## Purpose
The purpose of this script is to provide a simple and universal way to find your windows product key, independent of which version of windows you are running.
## Screenshot

## Installation
If you want to execute the script from the source code, you should clone the repository:
git clone https://github.com/djeada/Find-your-windows-product-key.git
Alternatively, you may obtain the compiled executable from the following link:
https://github.com/djeada/Find-your-windows-product-key/releases/tag/v0.1
## Usage
Use the following command to run the script:
cd find-your-windows-product-key
python find-your-windows-product-key.py
## Contributing
It is an open source project, so feel free to contribute!
## License
This project is licensed under the MIT license.