dimanche 5 mai 2013

4 Solutions to Restore Missing or Disappeared Safely Remove Hardware Icon

http://casanovanews.blogspot.com/2013/05/4-solutions-to-restore-missing-or.html#more 

We’ve previously written about a trick on how to hide or remove safely remove hardware try icon. Although the tip has it’s uses, it’s is probably not useful for most of us because the majority of users own a USB flash or portable hard drive nowadays and we need the Safely Remove
 Hardware icon to eject or unplug our USB device so that
 the files in our USB flash drive won’t get corrupted.



Although Windows by default chooses “Optimize for quick removal” in the Write Caching policies tab in the device properties window, there are times you might have noticed when you try to stop the plugged in USB flash drive or device at Safely Remove Hardware, it says “The device cannot be stopped right now. Try stopping the device again later.” If you forcefully attempt to unplug the USB flash drive during that time, there is a big risk any previously opened files will become corrupted and then you will have to depend on data recovery software to get back the files. So, never fully trust the “Optimize for quick removal” setting!
There are times that the Safely Remove Hardware Icon is missing or disappeared from the system tray. In Windows Safe Mode, you can’t find the Safely Remove Hardware icon at all. Is shutting down or restarting the computer the only way to safely stop and unplug your USB devices? Fortunately not. Here are some
 ways you can bring back the Safely Remove Hardware window when the icon is missing.
  
Solution 1

Firstly, and the most obvious solution of all is make sure that the Safely Remove Hardware icon is not set as “Always Hide“. In Windows 7 make sure “Windows Explorer – Safely remove hardware and eject media” is not set to “Hide icon and notifications” by selecting Customize on the tray and checking the icon status in the list. In Windows XP it’s pretty much the same apart from you right click on a space in the tray -> Customize Notifications, and make sure safely remove is not set to to “Always Hide”. You’d be surprised how often this simple thing can be the cause.
Hide icon and notifications
Solution 2 
The manual way of bringing back the Safely Remove Hardware window is by running a command. Go to Start -> Run or press Win key+R, type in or copy and paste the following line and click OK. The command below IS case sensitive.
rundll32.exe shell32.dll,Control_RunDLL hotplug.dll
That will bring up the “Safely Remove Hardware” dialog which you can use to stop the USB device that you want to unplug. When you close the window, this often has the side effect of also restoring the icon back to the tray.
Bring back safely remove hardware dialog
If somehow your Windows installation is not in the best shape and the Safely Remove Hardware icon is never displayed in your tray, you can create a shortcut or even a batch file using the command line above. Just run the shortcut or batch file and the Safely Remove Hardware dialog window will appear. To create a shortcut:
1. Right click on the desktop and click on New -> Shortcut.
2. In the “Type the location of the item” box, type in, or copy and paste the rundll line of text from above.
3. Click Next and then give it a name like “Safely Remove my Hardware”, and finally click on Finish.
Or to make things even simpler, just Download a ready made desktop shortcut with the default Windows hotplug.dll icon which does the same as above. Alternatively if you don’t want to have an icon on the desktop, you can place the Safely Remove Hardware entry into the right click context menu for the desktop. Download the registry files, and click on one to add the entry and the other to remove it.
Safely Remove Hardware Context Menu