How to Activate Windows / Office / Extended Updates (ESU)?

Open
#282 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
10/100
Issue type
Documentation
Clarity
Needs clarification
Activity status
Stale
Tech stack
powershell
Domain
documentation

Research direction

The issue provides PowerShell activation instructions but does not name any WebView2Samples file, test, or requested repository change. First review the issue against the repository’s scope and contribution guidance; there is no payload-defined implementation or completion criterion.

Written by the indexing model from the issue text.

Description

info
Open PowerShell
Click the Start Menu, type PowerShell, then open it.

Copy and paste the code below, then press enter.

For Windows 8, 10, 11: 📌
irm https://get.activated.win | iex

For Windows 7 and later:
iex ((New-Object Net.WebClient).DownloadString('https://get.activated.win'))

Activation Type | Supported Product | Activation Period | Is Internet Needed? -- | -- | -- | -- HWID | Windows 10-11 | Permanent | Yes Ohook | Office | Permanent | No TSforge | Windows / ESU / Office | Permanent | Yes, needed on build 19041 and later KMS38 | Windows 10-11-Server | Till the Year 2038 | No Online KMS | Windows / Office | 180 Days. Lifetime With Renewal Task | Yes Image Image Image Image Image
Dominant language
C++
Stars
1k
Forks
521
Avg merge
13m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from MicrosoftEdge/WebView2Samples

All issues in MicrosoftEdge/WebView2Samples

Similar issues

More C++ issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.