← All articles

Fix a Missing Safely Remove Hardware Icon in Windows 7/Vista (Historical)

Historical Windows 7/Vista troubleshooting for the Safely Remove Hardware icon or dialog when removable devices are connected.

By ShantanuPublished Updated
  • Applies to Windows 7
  • 2 min read
View article illustration
Fix a Missing Safely Remove Hardware Icon in Windows 7/Vista (Historical)

Historical support note: This article covers Windows 7 and Vista. Current Windows releases still recommend safely ejecting removable storage, but the taskbar UI is different.

Before troubleshooting, confirm that Windows actually detects a removable device. The Safely Remove Hardware icon may not appear when there is nothing eligible to eject.

Open the legacy eject dialog directly

On Windows 7/Vista, press Windows key + R and run:

RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll

This opens the legacy Safely Remove Hardware dialog on systems where that Control Panel component is available.

If you need it frequently, you can create a desktop shortcut using the same command.

If the icon or dialog still does not work

  1. Reconnect the removable device and confirm it appears in Device Manager/Disk Management.
  2. Check the notification-area settings to make sure Windows is not hiding the icon.
  3. Run System File Checker from an elevated Command Prompt:
sfc /scannow
  1. If the problem began after a system change, use System Restore to return to a known-good configuration.

Do not simply pull a storage device while it may still be writing data. Microsoft continues to recommend using the eject/safely-remove function for removable storage.

Official references