
- #Wd drive utilities linux how to
- #Wd drive utilities linux install
- #Wd drive utilities linux software
- #Wd drive utilities linux Pc
Resource Usage – When the SmartWare is loaded, it takes up a sizable portion of the computer’s resources. Memory and CPU use can easily be overwhelmed when the SmartWare is on the WD drive.

Removing the WD SmartWare prevents these resources from being consumed while the drive is connected to the system. Note: This method does not delete the SmartWare from the WD drive, but simply prevents it from loading. This process will not regain lost storage on the disk and simply makes the partition and the virtual drive that loads from it disappear.

The virtual disk will no longer load when the drive is connected. This process is meant for Microsoft Windows OS users. Navigate to the machine’s Device Manager. In order to access the Device Manager, head to the Start Menu through the Task Bar and click “Control Panel.” Select “Hardware,” then select the Device Manager from the available list. Windows Vista or Windows 7 users should type in “Device Manager” in the search bar on the start menu and wait for the option to load. Clicking “Device Manager” will open it directly.Īnother way to do this directly is to open a run prompt by holding down the “Windows” key on the keyboard and pressing “R.” Type “devmgmt.msc” in the run prompt and select “OK” to run the direct process for the Device Manager. Once in the Device Manager, look at the list of devices.Ĭlick the “+” sign to open up the list of CD/DVD drives that are installed on the system.
#Wd drive utilities linux Pc
If the drive is connected to another PC or compatible computer, the WD SmartWare virtual disk will still show up unless the process is repeated on that computer.ĭisabling the Virtual Drive in Apple Computers Right click “WD Virtual CD XXXX USB Device” (where XXXX is a number assigned to the drive) and select the option to disable the drive. The process is different for Apple computers and must be built into an AppleScript, which automatically ejects the WD SmartWare upon startup. Note: This will not remove the SmartWare, but tells the drive to eject and prevents it from being seen from the desktop. Within the AppleScript Editor, it is easy to create a script that automatically takes the VCD down. Type or copy the following commands into the app: The AppleScript: ScriptEditor.app is located in the Applications folder and displays an editable text field when opened.
#Wd drive utilities linux software
You can access your WD password Protected Drive easily By using these Steps.Running this script and keeping it active helps to prevent the WD SmartWare software from loading the VCD on the desktop. Or you can try this also with your device path sudo. Plug in your drive and Run this command in terminal and enter password: sudo python ~/wdpassport-utils.py -c If you want to change remove or create password on WD Drive

Plug your WD Drive in your Linux System and open your terminal and type this command: sudo python ~/wdpassport-utils.py -u Step 4: Everything Is Ready now open your WD Drive Step 3: Download WD Utilities to your Home Directory cd ~ wget
#Wd drive utilities linux install
Step 2: – Install py_sq library sudo pip install py_sg Get utils for WD My Passport Drive Step 1: – Install Required Package: sudo apt-get install python-pip python-dev lsscsi To unlock and read password protected disk on linux, we need to install special utilities.īefore installing this package you need to install python and pip wiithout these installation you can’t access you drive. You want to unblock your WD drive in Linux operating system then follow these step:īy default WD My Passport Drive supports only Windows and OS X. If you have any question regarding this article mention in comment.
#Wd drive utilities linux how to
Hello Guys, I am back again for you with new article on How to unlock Password Protected WD Hard Drive on Linux.
