# 重置Kindle Paperwhite

遇到一个尴尬的情况，原先设置Kindle Paperwhite保护密码被遗忘了，导致无法使用设备。

原来Amazon提供了一个恢复设备出厂设置的方法（类似iPhone的十次输错密码擦除设备数据），非常简单，在密码输入时输入 `111222777` ，此时设备会重启并恢复出厂设置。所有设备数据被擦除，需要重新注册设备才能使用。

> 这个方法会丢失设备上的数据，所以日常要做好帐号云同步和备份。

## 参考

* [How to Reset the Kindle Paperwhite](http://www.laptopmag.com/articles/how-to-reset-kindle-paperwhite)


---

# 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://huataihuang.gitbook.io/cloud-atlas-draft/learn/kindle/reset_kindle_paperwhite.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.
