Steam – What to do about Steam window/taskbar icon not showing up after a reboot

steamtechnical-issues

Whenever I restart my computer, about 90% of the time, Steam "launches" but doesn't show up. In other words, Steam exists under "Task Manager –> Processes", but the window itself doesn't open, and there's no taskbar icon.

  • Opening Steam by shortcut does nothing. The only workaround I've found is to kill the process from Task Manager, then relaunch Steam. This works every time.
  • It's not a new issue. It's been happening across multiple accounts/machines/OSes for more than 10 years.
  • I've contacted Steam support multiple times. They have never even acknowledged that the bug exists.
  • Yes, Steam is set to startup with Windows.

I've looked online but never found a fix. Does anyone know of one?


Specs
OS: Windows 10, 8, 7, XP
Processor: Various Intel + AMD
GPU: Various Nvidia cards

Best Answer

I would start off disabling all other applications from auto-starting and doing a "clean boot" and only having Steam be the ONLY application configured to auto start. Your comments only state that you've disabled Steam from auto starting.

If a clean boot with only steam running as autostart does not cause the issue then something else that is running at the same is. The fact that it has "followed" you across different machines and OSes lead me to believe that it is something else that you are installing/running also at startup.

https://support.microsoft.com/en-sg/help/929135/how-to-perform-a-clean-boot-in-windows.

Sign in to the computer as an administrator. If you don't have an administrator account, you can create one. Create a local user or administrator account in Windows 10. In the search box on the taskbar, type msconfig and select System Configuration from the results. Search result - System Configuration

Important If the computer is connected to a network, network policy settings might prevent you from following these steps. Only use the System Configuration utility to change the advanced boot options on the computer with guidance from a Microsoft support engineer. Using the System Configuration utility might make the computer unusable.

On the Services tab of System Configuration, select Hide all Microsoft services, and then select Disable all. System Configuration - Services tab - Hide all Microsoft services check box checked - Disable all

On the Startup tab of System Configuration, select Open Task Manager. System Configuration - Startup tab - Open Task Manager button Under Startup in Task Manager, for each startup item, select the item and then select Disable.

Task Manager - Startup tab Close Task Manager. On the Startup tab of System Configuration, select OK. When you restart the computer, it's in a clean boot environment. Follow troubleshooting steps to install, uninstall, or run your application. Your computer might temporarily lose some functionality while in a clean boot environment. Reset the computer to start normally after clean boot troubleshooting and resume functionality.

Related Topic