# DIAG: Resetting a drawing tablet

## Introduction

SOME (very few) drawing tablets have a "reset" feature.&#x20;

Check your user manual or contact support to see if your tablet has this feature

## Wacom reset steps for Intuos Pro

Wacom has a reset procedure for their **Intuos Pro** tablets that may resolve Bluetooth issues, as well as other unusual problems that users may encounter.&#x20;

The step-by-step instructions can be found on the following support page: <https://support.wacom.com/hc/en-us/articles/1500006273501-Why-is-my-tablet-not-pairing-over-Bluetooth-or-not-showing-up-under-Bluetooth-settings-when-in-pairing-mode>.&#x20;

Here is a snippet:

> Directly to the right of the power button is a small pin hole which contains a reset button. To reset the Wacom Intuos Pro:
>
> Use the reverse side of the Pro Pen 2’s Nib to reset the tablet Insert the reversed Nib straight into the hole and press firmly feeling the reset button depress&#x20;
>
> Hold for 10-15 seconds until the power light on the tablet turns off then release&#x20;
>
> Once released the tablet will turn back on, and the memory on the tablet is now reset to default.

## Huion reset steps

Apparently some Huion pen displays have a reset feature. I've never tried it so I don't know how well this works. &#x20;

* <https://support.huion.com/en/support/solutions/articles/44002370321-osd-settings-is-blank-in-the-driver-windows->&#x20;


---

# 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://docs.sevenpens.com/drawtab/troubleshoot/diag-reset-drawtab.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.
