1 / 12

How to Make Your USB Devices Power Down on Safe Removal

This is my presentation talk about how to make your USB devices power down on safe removal in windows. CS101 Assignment: Zaman University Phnom Penh Cambodia

dsun
Download Presentation

How to Make Your USB Devices Power Down on Safe Removal

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Zaman UniversityIT Applications I - CS 101 Section 1Murat Tutumlu Prepare by: Daro Sun Date: 06 May 2013

  2. How to Make Your USB Devices Power Down on Safe Removal in Windows Have you ever safely removed your USB device only to see that the LED activity light on your device remains on? This is caused by a change to Windows that has affected every version since Windows Vista. Here’s how to fix it.

  3. Back in the days of Windows XP, when you safely removed a USB device the device was marked as removed and the USB hub port to which the device was connected was marked as disabled, which means that the device could no longer receive USB power and therefore the LED status light would turn off. However, since Windows Vista this is no longer the case, while the USB device is marked as removed the USB hub to which it is connected remains enabled. Why is this happened?

  4. How Can You Fix This ? There is a setting in the registry that allows you to revert to the behavior of the Safely Remove dialog to that of Windows XP. To edit it, press the Windows + R keyboard combination type regedit and hit enter.

  5. When the Registry Editor opens, navigate to: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\usbhub

  6. Then click on the edit menu and create a new key, called HubG.

  7. Then inside the new HubG key, create a new DWORD (32-bit) value and call it DisableOnSoftRemove.

  8. Now right-click on the DisableOnSoftRemove value and choose to Modify it from the context menu.

  9. Then change the Value data field to 1 and click OK

  10. You will still need to Safely Remove your device in order for this to work.

  11. The Easy Way If you prefer, you can download a zip file from this link: (cdn.howtogeek.com/wpcontent/uploads/2012/08/PowerOffOnSafeRemove1.zip) which contains registry keys to both enable and disable the feature. All you need to do is unzip the file and run either the enable or disable registry key.

  12. http://www.howtogeek.com/120914/how-to-make-your-usb-devices-power-down-on-safe-removal-in-windows/http://www.howtogeek.com/120914/how-to-make-your-usb-devices-power-down-on-safe-removal-in-windows/ http://www.slideserve.com References

More Related