After installing and uninstalling TeraBox, the Terabox entry may remain under “Devices and drives” on This PC. It may look like a ghost storage entry, as in the following screenshot.
Or it shows “Double-click to run TeraBox,” but nothing happens when you double-click it.
Cause
This issue is caused by a leftover namespace key, which we’ll see how to remove.
You can prevent this issue by unchecking the “Show TeraBox in My Computer” option before uninstalling it.
Remove Terabox from Devices and Drives
To remove the phantom drive caused by an incomplete uninstallation of Terabox, please do the following:
Option 1: Using a REG file
Download run terabox_remove_device.reg (zipped). Click Yes to confirm.
Here are the contents of the above REG file:
Windows Registry Editor Version 5.00 [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{679F137C-3162-45da-BE3C-2F9C3D093F64}] [-HKEY_CURRENT_USER\Software\Classes\CLSID\{679F137C-3162-45da-BE3C-2F9C3D093F64}] [-HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{679F137C-3162-45da-BE3C-2F9C3D093F64}]
Option 2: Using admin Command Prompt
Alternatively, you can open an admin Command Prompt and run the following commands to remove TeraBox from Devices and drives.
reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{679F137C-3162-45da-BE3C-2F9C3D093F64}" /f
reg delete "HKCU\Software\Classes\CLSID\{679F137C-3162-45da-BE3C-2F9C3D093F64}" /f
reg delete "HKLM\Software\Classes\CLSID\{679F137C-3162-45da-BE3C-2F9C3D093F64}" /f
If you get the error “ERROR: The system was unable to find the specified registry key or value.” for one of the above commands, ignore it and run the next command.
That should remove the phantom entry from devices and drives.
One small request: If you liked this post, please share this?
One "tiny" share from you would seriously help a lot with the growth of this blog. Some great suggestions:- Pin it!
- Share it to your favorite blog + Facebook, Reddit
- Tweet it!
A big thanks to the community out there for helping me out. This terabox bothers me alot and didn’t found any solution but that terminal commands are boon to us. More power and love you guys from Ghaziabad, India.