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.
- Applies to Windows 7
- 2 min read
View article illustration

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
- Reconnect the removable device and confirm it appears in Device Manager/Disk Management.
- Check the notification-area settings to make sure Windows is not hiding the icon.
- Run System File Checker from an elevated Command Prompt:
sfc /scannow
- 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
- Microsoft: Safely remove hardware in Windows: https://support.microsoft.com/en-us/windows/hardware/safely-remove-hardware-in-windows
- Microsoft: Use System File Checker: https://support.microsoft.com/en-us/windows/experience/backup-recovery/use-the-system-file-checker-tool-to-repair-missing-or-corrupted-system-files
- Microsoft Windows lifecycle status: https://support.microsoft.com/en-us/windows/deployment/updates-lifecycle/what-does-it-mean-if-windows-isn-t-supported


