Best Baffle

Believe in yourself, We can do IT.

October 2010 - Posts

USB Port: Enable / Disable

 

To disable USB.

-Open run program through start(window key+R shortcut).

-Then in run type regedit.

-Now follow HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\USBSTOR.

-Now on the right plane of Registry Editor you could see START.

-Double Click on it then a box will appear.

-On that box instead of 3 you change it with 4.

-Be sure that the given number base are in hexadecimal number.

-If not first make it hexadecimal by choosing hexadecimal as base.

-Now quit registry and you are done with it.

 

To re-enable USB.

-Open run program through start(window key+R shortcut).

-Then in run type regedit.

-Now follow HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\USBSTOR.

-Now on the right plane of Registry Editor you could see START.

-Double Click on it then a box will appear.

-On that box instead of 4 you change it with 3.

-Be sure that the given number base are in hexadecimal number.

-If not first make it hexadecimal by choosing hexadecimal as base.

-Now quit registry and you are done with it.