# How to install Windows on Vultr VPS with gz file

### Create VM <a href="#create-vm" id="create-vm"></a>

**Create Vm with Finnix ISO.**

![](/files/-M3Q5oTayt_xhM0jNNrV)

![](/files/-M3Q5sL1uKDghK5EQb-K)

![](/files/-M3Q5vmm21rggGqKVhQF)

![](/files/-M3Q60zvqz6jme6UUT6N)

### Installing <a href="#installing" id="installing"></a>

Boot into Finnix

![](/files/-M3Q6AQyX4TaX66GyCCv)

**Reset password root with command linde : passwd**

![](/files/-M3Q6Gu_Sg7OCSo2szzk)

**Start ssh cilent with command line : service ssh start**

![](/files/-M3Q6rLR_W1nGSQXiMBi)

Use putty connect vps via ip and use command line to installing windows

**wget -O- <http://vultr.quanlyvps.com/file.gz> | gunzip | dd of=/dev/vda**

![](/files/-M3Q70ha2a5AnEc2PVJb)

![](/files/-M3Q73ZiHinLxG0UzgIl)

**Remove Finnix ISO and login RDP with ip**

![](/files/-M3Q76Tv0Nt8ShyXvh6N)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://www.quanlyvps.com/how-to-install-windows-on-vultr-vps-with-gz-file.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
