How to Activate Windows / Office? 如何激活Windows/Office Method 1 - PowerShell (Windows 8 and later) ❤️ info
1. Open PowerShell To do that, press the Windows key + X, then select PowerShell or Terminal.
2. Copy and paste the code below, then press enter.
Alternatively, you can use the following (this will be deprecated in the future):
1. You will see the activation options. Choose the activation options highlighted in green.
2. That's all
来自 https://massgrave.dev
via Memos
1. Open PowerShell To do that, press the Windows key + X, then select PowerShell or Terminal.
2. Copy and paste the code below, then press enter.
irm https://get.activated.win | iex
Alternatively, you can use the following (this will be deprecated in the future):
irm https://massgrave.dev/get | iex
1. You will see the activation options. Choose the activation options highlighted in green.
2. That's all
来自 https://massgrave.dev
via Memos