User Tools

Site Tools


microsoft:desktop:win_10:startup_folder

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
microsoft:desktop:win_10:startup_folder [2017/04/06 10:42] – created rpleckomicrosoft:desktop:win_10:startup_folder [2017/09/19 09:32] (current) rplecko
Line 1: Line 1:
 === Windows 10 startup folder location === === Windows 10 startup folder location ===
  
 +[[http://www.thewindowsclub.com/startup-folder-in-windows-8|http://www.thewindowsclub.com/startup-folder-in-windows-8]]
  
 The Current Users Startup folder in Windows 10/8 is located at: The Current Users Startup folder in Windows 10/8 is located at:
  
-  C:\Users\Username\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup+<code> 
 +C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup 
 +or 
 +%APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup 
 +because 
 +%APPDATA% = C:\Users\%username%\AppData\Roaming 
 +</code>
  
 These programs start up for the current logged in user only. To directly access this folder, open Run, type These programs start up for the current logged in user only. To directly access this folder, open Run, type
-   + 
-  shell:startup +<code> 
 +shell:startup 
 +</code>
  
 and hit Enter. and hit Enter.
  
-Or to quickly open the folder, press WinKey, type shell:startup and hit Enter. +Or to quickly open the folder, press WinKey, type **shell:startup** and hit Enter. Startup folder in Windows 10
-Startup folder in Windows 10+
  
 The All Users Windows 10/8 startup folder is located at: The All Users Windows 10/8 startup folder is located at:
  
 +<code>
 C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp
 +or
 +%PROGRAMDATA%\Microsoft\Windows\Start Menu\Programs\StartUp
 +because
 +%PROGRAMDATA% = C:\ProgramData
 +</code>
  
-These programs start up for all users. To open this folder, bring up the Run box, type shell:common startup and hit Enter.+These programs start up for all users. To open this folder, bring up the Run box, type 
 + 
 +<code> 
 +shell:common startup 
 +</code> 
 + 
 +and hit Enter.
  
-Windows 10 startup folder location+Or to open the folder quickly, you can press WinKey, type **shell:common startup** and hit Enter.
  
-Or to open the folder quickly, you can press WinKey, type shell:common startup and hit Enter. 
microsoft/desktop/win_10/startup_folder.1491475345.txt.gz · Last modified: 2017/04/06 10:42 by rplecko