Odpowiedź ze strony Microsoft, dla tych co mają podobny problem. U mnie podziałało.
Hi everyone,
We have found a solution that will prevent the TouchPad Driver Diagnostic from displaying this pop-up when it is not intended. Please give these steps a try:
Warning: This solution will modify the registry. Serious problems might occur if you modify the registry incorrectly. Prior to attempting these steps, you should back up the registry for restoration in case problems occur.
Open a command prompt with administrator privileges. To do this, right-click Start and select Command Prompt (Admin).
Type the following as a single line into the command prompt window and press Enter:
reg add HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\SynTP\Parameters\Debug /v DumpKernel /d 00000000 /t REG_DWORD /f
Reboot the computer.
W skrócie, otwieracie CMD jako administrator, wklejacie podany kod i uruchamiacie ponownie kompusia. :>