> For the complete documentation index, see [llms.txt](https://wiki.space-hosting.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.space-hosting.net/enduser-panel/re-install-os.md).

# Re-Install OS

> &#x20;**Note :** Please make sure you already have backup of the VPS .\
> Re-install OS will create fresh VPS without any data .

To Re-Install OS, go to VPS Management panel and click on “OS Re-Install” icon . First select the Distro of the operating system you want to install and choose your desired version of it.

![](/files/-MZ2PFalMyEZ_6HF1Wko)

Then enter the password which will be set for the Root User to log-in and then press “Reinstall”.\
Then wait for a while till the OS gets installed.

‘Format Primary Disk Only’ option will only remove data from 1st disk assigned to the vps.\
Secondary disks attached to the vps will remain un-touched.

![](/files/-MZ2PQ0yIb9YR1SsOMNL)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://wiki.space-hosting.net/enduser-panel/re-install-os.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.
