Glam Prestige Journal

Bright entertainment trends with youth appeal.

Well, Windows 8 has no Start Menu any more and the startup folder has disappeared also.

Where can I find that folder? Or is there a new way with Metro?

5

4 Answers

It can be found here:

C:\Users\%USERNAME%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

or easier to access with this command in the Run Win+R prompt:

shell:startup

enter image description here

Here are even more explanations of how accessing/viewing the startup folder.

4

Try the below steps to add startup programs in Windows 8:

  1. Open the Run command by typing Win+R

  2. Type in the command as %APPDATA% then press Enter. This should take you to C:\Users\[you]\AppData\Roaming.

  3. Go to \Microsoft\Windows\Start Menu\Programs\Startup. The full path should look like: C:\Users\[you]\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup.

Note: You can easily skip steps 2 and 3 by simply typing the command shell:Startup at the Run command instead of %APPDATA%

  1. Now add any shortcut which you wanted to add in for the startup applications. You can do it by simply copying the existing shortcut and placing it here. Or Right-click | New | Create Shortcut and you can browse to the wanted program to add a shortcut to it here

After forgetting the shell:startup command a few times (and doing a cleanup which wiped the history from the run prompt)...

  1. Run shell:startup
  2. Go up one level to %APPDATA%\Microsoft\Windows\Start Menu\Programs
  3. Right-click on the Startup folder
  4. Click 'Pin to Start'

Then it's just Win+'Startup' and the search should find it for you next time you forget.

Ta-da - 10 seconds saved off your life.

The user specific startup folder can be access with shell:startup

The all users version can be accessed with shell:common startup

This can be entered in an Explorer address bar or the Run box.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy