The Computer Oracle

Automatic Chrome opening on session start - windows 10

--------------------------------------------------
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------

Music by Eric Matyas
https://www.soundimage.org
Track title: Hypnotic Puzzle4

--

Chapters
00:00 Automatic Chrome Opening On Session Start - Windows 10
00:24 Accepted Answer Score 20
00:44 Answer 2 Score 3
01:58 Answer 3 Score 6
02:37 Thank you

--

Full question
https://superuser.com/questions/983336/a...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#windows #googlechrome #windows10

#avk47



ACCEPTED ANSWER

Score 20


As described here go to

C:\Users\Your user name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

(or on Run shell:Startup )and add a shortcut of chrome at this folder




ANSWER 2

Score 6


Windows 10 has a startup folder in the Start Menu in which you can drop shortcuts to applications you want to start automatically.

In previous versions of Windows it was pretty easy to find but Windows 10 has made it a little more difficult.

  1. Press the Windows key and R together to open the run dialog
  2. Type in shell:startup and press OK, an explorer window will open up
  3. Copy and paste a shortcut to Chrome from your desktop to this window.
  4. Restart your PC and Chrome will automatically launch.

There is also a special mode called kiosk mode that will limit Windows to a single program. This is usually used for public access terminals.




ANSWER 3

Score 3


I want to launch a program when I log in

Add a shortcut to the program you want to start (chrome in your case) to:

C:\Users\Your user name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup


How to add or remove startup apps in Windows 10

Startup items for the current user are stored usually at two locations: the Registry and the special "Startup" folder. The Startup folder is an easier way to manage apps. To add or remove an app from the Startup folder, you need to do the following:

  • Press Win+R shortcut keys together and type the following into the Run box:

    shell:Startup

The text above is a special shell command which will open the Startup folder for you directly.

the startup folder in Windows 10

The Startup folder is located here:

C:\Users\Your user name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

Just copy and paste a shortcut in this folder so that the app loads when Windows boots. To remove the application from the Startup folder, delete the appropriate shortcut.

remove startup apps

Source How to add or remove startup apps in Windows 10