# Windows Office Activation

To activate ANY Windows or Office follow the below steps

Open **Powershell** with <span style="color: rgb(224, 62, 45);">**Administrator**</span> rights.  
Go on search bar and copy / paste the below.

```
powershell
```

Then right click and open as **<span style="color: rgb(224, 62, 45);">Administrator</span>**

Copy and paste the code below, then press enter.

```bash
irm https://get.activated.win | iex
```

You will see the activation options.  
Press \[1\] HWID for Windows activation.  
Press \[2\] Ohook for Office activation.

That's all