If a high memory and Disk IO is observed, perform the following procedure to overcome the offset behavior of the mouse.
Launch PowerShell with administrator privileges and run the following command:
“Disable-MMAgent –mc”
This allows the OS page file without compression, thereby improving the system performance and Mouse offset will not happen.
Note: In order to re-enable the memory compression feature run the command “Enable-MMAgent -mc”