In this forum there are a dozen threads that ask the same question: How can I permanently disable a defective touchscreen in a Windows 10 device so that I can continue using the device without being disturbed by the faulty signals from the touchscreen.
Unfortunately in none of those threads (at least not those I've found) the question is answered properly. Instead the helpers fantasize about the device manager (which doesn't work since Windows just reenables the disabled device at the latest when rebooting) and claim that there is no other solution in Windows.
Luckily there actually IS a solution which I'll explain now:
- Open regedit
- Navigate to HKEY_CURRENT_USER\Software\Microsoft\Wisp\Touch
- Create a new DWORD (32 bit) with the name TouchGate
- Doubleclik on the newly ceated DWORD and make sure it has the value 0
(0 = touch disabled, 1 = touch enabled)
After rebooting the touch functionality should be disabled permanently and therefore your problem solved.
(I could not give this solution to the already existing threads because unfortunately they have been closed with no correct answer... hope someone in the future finds this ...)
Thank you so much for posting this fix to a very annoying problem which cost me about 6hrs work time yesterday. Found your forum post in the night and applied this morning. All OK thank you.