# System Force Reset

## Press and hold the orange button for 10 seconds.

If the T71 stops responding or freezes during use, please perform a forced reset by pressing and holding the orange button, as shown below.

{% hint style="info" %}
System Force Reset - pressing/holding the orange button for 10 seconds.
{% endhint %}

<figure><img src="/files/3qliDJYd4I4izH59xIJD" alt="" width="375"><figcaption><p>Force Reset - Hold the Orange Button for 10 seconds</p></figcaption></figure>

The T71 has a built-in Real-Time Operating System (RTOS), and it includes a feature that automatically reboots or resets the system internally if there is no response for a certain period. If a system lock-up occurs due to a software error during use, the system will automatically reset after a set amount of time.

{% hint style="danger" %}
Most cases of the T71 being unresponsive are due to entering ‘[Factory ROM Booting Mode](/t71/getting-started/factory-rom-booting.md).’ Please be cautious when connecting via USB to avoid entering this mode.
{% endhint %}


---

# 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://doc-kr.qudelix.com/t71/getting-started/system-force-reset.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.
