DEV Community

Zaphod Dev
Zaphod Dev

Posted on

How to disable touchscreen on Dell Precision 5690 without admin rights

Open the registry, navigate to: HKEY_CURRENT_USER\Software\Microsoft\Wisp\Touch

Under that, create a new DWORD Value:

  • Name TouchGate
  • Value 0 (default)

Reboot.

Top comments (0)