Skip to content

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

@Bobypaliya1

Description

@Bobypaliya1

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions