# Managing Your Device

{% hint style="info" %}
This page was generated from content adapted from the [AWS Developer Guide](https://github.com/awsdocs/aws-deeplens-user-guide.git)
{% endhint %}

## Update Your Device

* **Note**\
  If your updates gets stuck in an endless loop, try to check and turn on the **Unsupported updates** option under **Install updates from:** on the **Updates** tab in **Software & Updates**, an Ubuntu system utility on the device.

## Restoring AWS DeepLens to factory settings

* **Note**\
  It is possible to use a micro SD with a USB-based card reader, but this is *not recommended*. A factory reset cannot be initiated if the card slot on the back of the AWS DeepLens device is in use.
* **Note**\
  You must use the factory restore package associated with the correct version of your AWS DeepLens device.


---

# 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://awsnotes.dendron.so/machine-learning/aws-deeplens/topics/managing-your-device.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.
