Disable/enable Pendrive with notepad

Disabling and re-enabling usb has been a challenging task as we had to use heavy tools, do registry editing,disable it from bios,disable it from device managers and use usb locking tools..Now change the way it does..try this..
Open notepad and past this code then save it with MODUSB.reg
Then double click on it, computer will ask Are you sure you want to add the information to registry?click YES.
lSet\Services\USBSTOR]
“Start”=dword:00000004
————
You will be there
Code:
————
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentContro
“Start”=dword:00000004
————
How to Reverse:-
And if you want to reverse it change the value “00000004″ to “00000003″, save it and run it again . The computer will show pendrive again.
You May Also Like To Read:
- Enable and Disable automatically running CD-ROM
- Format Pendrive With One Click Using Batch
- Add “Open with Notepad” to the Context Menu for All Files
- How To Disable And Enable Background Images In Bing Search
- Disable Autorun Feature in XP
- Make The Notepad Write By Itself
- SPEED UP UR ACROBAT READER (ALMOST LIKE NOTEPAD)
- Disable Notification Balloons in XP
- Notepad Tricks
- Disable a user from Logging Off Windows









Comments