Skip to content

Easily fetch and securely backup your Windows 11 product key with this PowerShell script. Never lose track of your activation key again!

License

Notifications You must be signed in to change notification settings

larevuegeek/windows-key-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Windows Key Extractor

A simple PowerShell script to retrieve your Windows 11 product key. This script makes it easy to fetch and back up your activation key for reinstallation, migration, or safe keeping.


Features

  • Quickly retrieves your Windows 11 product key.
  • No third-party software required—run directly in PowerShell.
  • Lightweight and user-friendly.

How to Use

1. Download the Script

To get the script, follow these steps:

  1. Click on the green Code button at the top right of this repository.
  2. Select Download ZIP and extract it to your desired location.
    • Alternatively, clone the repository using:
      git clone https://github.com/larevuegeek/windows-key-extractor.git

2. Open PowerShell

  1. Press Win + S, type PowerShell, and select Run as Administrator.
    • Running as administrator ensures the script has the necessary permissions.

3. Execute the Script

  1. Navigate to the folder containing the getWindowsKey.ps1 file. Use the cd command in PowerShell, for example:
    cd C:\path\to\script

About

Easily fetch and securely backup your Windows 11 product key with this PowerShell script. Never lose track of your activation key again!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published