Skip to content
  • There are no suggestions because the search field is empty.

Super Wet Ink Touch Latency on new Intel GPU Drivers causes system freeze

There have been some cases where newer systems with Intel Xe graphics with Super Wet Ink touch latency cause the laptops to freeze when touch is used in conjunction with an active Miracast session.� This includes scenarios where the user is connected to a touch-enabled display or just connected to a non-interactive display but using a touch-enabled laptop.

The workaround, for now, is to disable the Super Wet Ink touch feature.� To do that, run the registry command below to create a key to toggle this parameter and set it to a value of 0 to disable it.� After applying the registry change, a system reboot is recommended.

 reg add HKLM\Software\Microsoft\Windows\Dwm /v SuperWetEnabled /t REG_DWORD /d 0 /f