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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Screenshot of the find-your-windows-product-key script

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.

About

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.

License:MIT License


Languages

Language:Python 100.0%