> For the complete documentation index, see [llms.txt](https://docs.sevenpens.com/drawtab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sevenpens.com/drawtab/guides/platforms/windows/disable-press-hold-ring.md).

# Disable the press-and-hold ring in Windows

## Windows 11

### Get to the Pen and Touch settings

* Open Control Panel
* Type in "pen" and search
* You'll find a section called "Pen and Touch"
* Click on **Change tablet pen settings**

![](/files/jfPBh6zrR6BB1swAkiPr)

* The **Pen and Touch** dialog will launch

#### Option: Getting to the Pen and Touch dialog from the command line

If you are comfortable using the command line, you can get to the Pen and Touch dialog directly.

```
"C:\WINDOWS\system32\rundll32.exe" shell32.dll,Control_RunDLL TabletPC.cpl @0,pen
```

### Configure the Press and Hold setting

* Navigate to the **Touch** tab
* Select **Press and Hold**
* Click **Settings**

![](/files/T9y1FxSPwUynPGrDJR7P)

* The **Press and Hold Settings** dialog will launch
* Disable **Enable press and hold for right-clicking**

![](/files/BAOUZg0m2KtRzP1ZPSr3)

* Click **OK** to close the **Press and Hold Settings** dialog
* Click **OK** to close the **Pen and Touch** dialog
