> For the complete documentation index, see [llms.txt](https://amazing-apps.gitbook.io/windows-apps-that-amaze-us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://amazing-apps.gitbook.io/windows-apps-that-amaze-us/en/data-recovery.md).

# data-recovery

Recover lost data

## [PartitionGuru｜Eassos Recovery](http://www.eassos.com/) ![](/files/-LCNPjmLp2jOOp1sBmL4)

Data recovery with partition recovery

* This app is called [DiskGenius](http://www.diskgenius.cn/download.php) in China

## [Ontrach EasyRecovery](http://www.krollontrack.com/data-recovery/recovery-software/) ![](/files/-LCNPjmLp2jOOp1sBmL4)

Has filtering tools to help sort the large amount of data the software can recover.

## Recuva ![](/files/-LCNPjmLp2jOOp1sBmL4)

### [Official Site](https://www.piriform.com/recuva)｜[Download Page](https://www.piriform.com/recuva/download)

Recover your deleted files quickly and easily.

## [Stellar Phoenix Windows Data Recovery](http://www.stellarinfo.com/windows-data-recovery.php) ![](/files/-LCNPjmLp2jOOp1sBmL4)

Remote recovery option to recover data from another computer over a network.

## TestDisk ![GPL v2+@cgsecurity.org: http://www.cgsecurity.org/wiki/TestDisk\_Download](/files/-LCNPk0UbeWYJd26V7WL) ![](/files/-LCNPjmLp2jOOp1sBmL4) ![](/files/-LCNPjdrjDtnhg469hj5)

### [Official Site](http://www.cgsecurity.org/wiki/TestDisk)｜[Download Page](http://www.cgsecurity.org/wiki/TestDisk_Download)

Powerful free data recovery software primarily designed to help recover lost partitions and/or make non-booting disks bootable again.


---

# 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, and the optional `goal` query parameter:

```
GET https://amazing-apps.gitbook.io/windows-apps-that-amaze-us/en/data-recovery.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
