# Windows Download Direct Links

Direct Links for downloading Windows 10 / 11 and Server All Years and Editions.

# Windows OS All Editions

### Windows Servers

#### Windows Server direct download link all languages

[https://massgrave.dev/windows-server-links](https://massgrave.dev/windows-server-links "Windows Server Download")

#### Download Windows Server 2016

Windows Server 2016 was released in 2016 and came with support for containers, Nano Server and Network Controller. It’s mainstream support has ended from Microsoft. Extended support will end in January 2027.

Here’s how you can download Windows Server 2016:

##### Method 1

1. You can also use this [direct download link](https://www.microsoft.com/en-us/evalcenter/download-windows-server-2016) to reach the page without registering.

[https://www.microsoft.com/en-us/evalcenter/download-windows-server-2016](https://www.microsoft.com/en-us/evalcenter/download-windows-server-2016)

You can also download the VHD version on the same page, or also try the Operating System on Azure without installing anything on your system.

##### Method 2

1. Go to this link to evaluate Windows Server 2016
2. Fill in the form on the right hand side with the required details
3. Click on the Download now button at the end. This will take you to a new page with Windows Server 2016 download links in all available languages. You can also use this direct download link to reach the page without registering.

#### Download Windows Server 2019

Windows Server 2019 was released in 2018 and came with Windows Admin Center, Hyperconverged Infrastructure (HCI), improved security and containers. You can learn more about [Windows Server 2019 here](https://itechtics.com/download-windows-server-2019/).

Here’s how you can download Windows Server 2019 ISO images:

##### Method 1

1. You can also use this [direct download link](https://www.microsoft.com/en-us/evalcenter/download-windows-server-2019-essentials) to reach the page without registering.

[https://www.microsoft.com/en-us/evalcenter/download-windows-server-2019-essentials](https://www.microsoft.com/en-us/evalcenter/download-windows-server-2019-essentials)

You can also download the VHD version on the same page, or also try the Operating System on Azure without installing anything on your system.

- Product key: ```text
    NJ3X8-YTJRF-3R9J9-D78MF-4YBP4
    ```

# 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