{"id":28576,"date":"2018-11-30T14:38:22","date_gmt":"2018-11-30T06:38:22","guid":{"rendered":"https:\/\/www.hongkiat.com\/blog\/?p=28576"},"modified":"2020-06-27T21:25:21","modified_gmt":"2020-06-27T13:25:21","slug":"customize-startup-programs-list-windows","status":"publish","type":"post","link":"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/","title":{"rendered":"How to Manage Windows 10 Startup Programs"},"content":{"rendered":"<p>Don\u2019t you wish that you can launch your favorite few programs the moment your Windows starts up? You can actually <strong>choose to launch only the programs, files or folders you want<\/strong> and at the same time you can also <strong>disable third-party programs that automatically launch their applications<\/strong>.<\/p>\n<p>Not only does this <strong>save you from the drudgery of waiting your apps to load<\/strong>, but you can hit the ground running with all your favorite apps from the get go. Let\u2019s take a look at <strong>how you can customize which apps to launch and which ones to disable upon startup<\/strong>.<\/p>\n<p class=\"recommended_top\">\n\t\t\t\t\t<strong>Read Also:<\/strong>\u00a0\n\t\t\t\t\t<a target=\"_blank\" href=\"https:\/\/www.hongkiat.com\/blog\/handy-windows-built-in-tools\/\">8 Handy Windows Built-in Tools You Might Not Know About<\/a>\n\t\t\t\t<\/p>\n<h2>Launch Programs With Windows Startup<\/h2>\n<p>Let\u2019s start with adding programs to startup with Windows automatically. Below are two methods you can use to make programs or files launch when Windows startup.<\/p>\n<h3>Method 1: Add Items in the Startup Folder<\/h3>\n<p>Windows has a <strong>startup folder<\/strong> that can be used to <strong>launch any type of executable program or file<\/strong>.<\/p>\n<p>Anything that goes into the startup folder is set to launch when Windows start. So whether you want to launch the document you are working on or open your favorite browser automatically when Windows start, simply <strong>move its shortcut to this startup folder<\/strong>.<\/p>\n<p>The easiest way to access the startup folder is to press <span class=\"key\">Windows<\/span> + <span class=\"key\">R<\/span> keys and type \"<strong>shell:startup<\/strong>\" in the \"<strong>Run<\/strong>\" dialog. The startup folder will open up when you will click on \"<strong>OK<\/strong>\".<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/01-startup-folder.jpg\" alt=\"startup folder\" width=\"800\" height=\"399\"><\/figure>\n<p>Although you can also move the actual executable file (program launching file) to the startup folder, but <strong>this will remove quick access to the program<\/strong>. You can also \"Copy\" (<span class=\"key\">Ctrl<\/span> + <span class=\"key\">C<\/span>) the file or program executable file and paste it in the startup folder. However, this will create a copy of the file with the same size as the original.<\/p>\n<p>Creating a shortcut is a better option than either of the two. To create a shortcut: <strong>right-click<\/strong> on the executable file of the program and <strong>select \"Create shortcut\"<\/strong> from the context menu.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/02-create-shortcut.jpg\" alt=\"craete shortcuts\" width=\"800\" height=\"486\"><\/figure>\n<p><strong>Cut and paste the shortcut<\/strong> into the startup folder and you\u2019re good to go. This works will all types of files, folders, scripts or program executable files.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/03-paste-shortcut.jpg\" alt=\"paste shortcuts\" width=\"800\" height=\"361\"><\/figure>\n<p><strong>Note:<\/strong> This will only apply to the <em>current<\/em> user. If there are multiple users and you want to apply same settings for all the users, then you will have to move the shortcut to a different startup folder.<\/p>\n<p>The command to this startup folder is <code>shell:common startup<\/code>\". Enter this in the \"<strong>Run<\/strong>\" dialog to access this folder.<\/p>\n<h3>Method 2: Use Windows Registry to Startup Programs with Windows<\/h3>\n<p>Apart from Method 1, you can also customize your Startup Programs list with the Windows registry. The problem is it is not as easy as Method 1, and secondly, messing with the registry could corrupt your Windows.<\/p>\n<p>Proceed with caution and remember to <a target=\"_blank\" href=\"https:\/\/support.microsoft.com\/en-us\/kb\/322756\" rel=\"noopener noreferrer\">create a backup of registry<\/a> just to be sure: press <span class=\"key\">Windows<\/span> + <span class=\"key\">R<\/span> keys and type \"<strong>regedit<\/strong>\" in the \"<strong>Run<\/strong>\" dialog to open the registry editor.<\/p>\n<p>Then move to the below mentioned location: <code>HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Run <\/code><\/p>\n<p>Here <strong>right-click<\/strong> on the <strong>\"Run\"<\/strong> entry and select <strong>\"String Value\"<\/strong> from the <strong>\"New\"<\/strong> option.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/04-create-new-string.jpg\" alt=\"create new string\" width=\"800\" height=\"307\"><\/figure>\n<p>A new string will be created in the right panel. Give it a name so you could easily identify it, there is no restriction on what name you can use.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/05-rename-string.jpg\" alt=\"rename string\" width=\"800\" height=\"329\"><\/figure>\n<p>Now you need to <strong>enter the exact directory of the program or file that you want to launch<\/strong> at Windows startup <strong>as the string value<\/strong>.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/06-copy-directory.jpg\" alt=\"copy directory\" width=\"800\" height=\"365\"><\/figure>\n<p>Go to the exact location of the program or file in the File Explorer and <strong>copy the location directory<\/strong> from the bar above.<\/p>\n<p><strong>Double-click on the new string you created<\/strong> in the registry and <strong>paste this directory<\/strong> as string value.<\/p>\n<p>After that, <strong>add a backward slash (\\)<\/strong> and <strong>enter the exact name of the file or program\u2019s executable file<\/strong>; including the extension name if available (the part after the dot at the end).<\/p>\n<p>Now add quotes at the start and end of the whole string and the value will be complete.<\/p>\n<p>The string value should look something like this: <strong>\u201cC:\\Program Files\\Opera\\launcher\u201d<\/strong>.<\/p>\n<div class=\"ref-block ref-block--post\" id=\"ref-post-2\">\n\t\t\t\t\t<a href=\"https:\/\/www.hongkiat.com\/blog\/extensions-for-file-explorer\/\" class=\"ref-block__link\" title=\"Read More: 10 Best Extensions for Windows 10 File Explorer\" rel=\"bookmark\"><span class=\"screen-reader-text\">10 Best Extensions for Windows 10 File Explorer<\/span><\/a>\n<div class=\"ref-block__thumbnail img-thumb img-thumb--jumbo\" data-img='{ \"src\" : \"https:\/\/assets.hongkiat.com\/uploads\/thumbs\/250x160\/extensions-for-file-explorer.jpg\" }'>\n\t\t\t\t\t\t\t<noscript>\n<style>.no-js #ref-block-post-49464 .ref-block__thumbnail { background-image: url(\"https:\/\/assets.hongkiat.com\/uploads\/thumbs\/250x160\/extensions-for-file-explorer.jpg\"); }<\/style>\n<\/noscript>\n\t\t\t\t\t\t<\/div>\n<div class=\"ref-block__summary\">\n<h4 class=\"ref-title\">10 Best Extensions for Windows 10 File Explorer<\/h4>\n<p class=\"ref-description\">\n\t\t\t\t\t\tIf you're using Windows, you must be familiar with File Explorer. File Explorer \u2014 previously called Windows Explorer...\t\t\t\t\t\t<span>Read more<\/span><\/p>\n<\/div>\n<\/div>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/07-paste-in-string-value.jpg\" alt=\"paste in string value\" width=\"800\" height=\"404\"><\/figure>\n<p>Now close the registry and this program or file will launch as soon as the Windows start.<\/p>\n<h2>Disable Startup Programs<\/h2>\n<p>Now that you know how to make programs start with Windows, lets see how you can stop programs from starting up with Windows.<\/p>\n<h3>Method 1: Use Startup Manager in Windows<\/h3>\n<p>Windows has a built-in Startup manager that <strong>lists all the programs that are set to start with Windows<\/strong>.<\/p>\n<p>In Windows 8 and above, you will find it in the <strong>Task Manager<\/strong>. In the older version of Windows, it\u2019s in the<strong> \"System configuration<\/strong>\" options that you can access by entering \"<strong>msconfig<\/strong>\" in the \"<strong>Run<\/strong>\" dialog.<\/p>\n<p>To access the task manager, press <span class=\"key\">Ctrl<\/span> + <span class=\"key\">Shift<\/span> + <span class=\"key\">Esc<\/span> keys. Here move to the \"<strong>Startup<\/strong>\" tab and you will see all the startup programs; both added by you and third-party apps.<\/p>\n<p>Simply <strong>right-click on the ones that you would like to disable<\/strong> and <strong>select disable<\/strong> from the menu. That\u2019s it, the program or file will be stopped from starting along with Windows.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/08-disable-startup-program.jpg\" alt=\"disable startup program\" width=\"800\" height=\"533\"><\/figure>\n<h3>Method 2: Use Autoruns Application<\/h3>\n<p>The built-in startup manager should work fine for most Windows users, but if you want more control and details then a third-party app will be useful. For this purpose, <a target=\"_blank\" href=\"https:\/\/technet.microsoft.com\/en-us\/sysinternals\/bb963902\" rel=\"noopener noreferrer\">Autoruns<\/a> can inform you about which programs or files that are set to startup with Windows.<\/p>\n<p><strong>Note<\/strong>: I do not recommend novice users messing around with this application as <strong>it also lists Windows system files that startup with Windows<\/strong>. Disabling an important system file may prevent Windows from starting.<\/p>\n<p>As soon as you launch the program, you will <strong>see all the startup programs and files along with their exact location<\/strong> in the system or Windows registry.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/09-autoruns-app.jpg\" alt=\"autorun apps\" width=\"800\" height=\"523\"><\/figure>\n<p>From the \"<strong>Options<\/strong>\" menu above, you can <strong>hide all the Microsoft and Windows entries<\/strong> to only see entries made my third-party programs.<\/p>\n<p>This make the process safer as you will know that you are not messing around with important Windows files. Simply uncheck the checkbox next to each item to disable it.<\/p>\n<figure><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/10-hide-windows-services.jpg\" alt=\"hide windows services\" width=\"800\" height=\"523\"><\/figure>\n<h2>Wrapping Up<\/h2>\n<p>Starting important programs with Windows is a great way to be more productive. However make sure you <strong>don\u2019t go overboard and add dozens of programs to start with Windows<\/strong>. This will <strong>increase the total boot time<\/strong> as Windows need to process these items during the boot time.<\/p>\n<p>Furthermore, whenever you need to disable an added program\/file,<strong> use the Windows startup manager instead of deleting its shortcut or entry.<\/strong><\/p>","protected":false},"excerpt":{"rendered":"<p>Don\u2019t you wish that you can launch your favorite few programs the moment your Windows starts up? You can actually choose to launch only the programs, files or folders you want and at the same time you can also disable third-party programs that automatically launch their applications. Not only does this save you from the&hellip;<\/p>\n","protected":false},"author":158,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[3397],"tags":[171,4565],"topic":[4521],"class_list":["entry-content","is-maxi"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v22.8 (Yoast SEO v27.3) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Manage Windows 10 Startup Programs - Hongkiat<\/title>\n<meta name=\"description\" content=\"Don&#039;t you wish that you can launch your favorite few programs the moment your Windows starts up? You can actually choose to launch only the programs,\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Manage Windows 10 Startup Programs\" \/>\n<meta property=\"og:description\" content=\"Don&#039;t you wish that you can launch your favorite few programs the moment your Windows starts up? You can actually choose to launch only the programs,\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/\" \/>\n<meta property=\"og:site_name\" content=\"Hongkiat\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hongkiatcom\" \/>\n<meta property=\"article:published_time\" content=\"2018-11-30T06:38:22+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-06-27T13:25:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/01-startup-folder.jpg\" \/>\n<meta name=\"author\" content=\"Karrar Haider\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:site\" content=\"@hongkiat\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Karrar Haider\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/customize-startup-programs-list-windows\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/customize-startup-programs-list-windows\\\/\"},\"author\":{\"name\":\"Karrar Haider\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/958e86e540a026b3ff39e5378f2ce49f\"},\"headline\":\"How to Manage Windows 10 Startup Programs\",\"datePublished\":\"2018-11-30T06:38:22+00:00\",\"dateModified\":\"2020-06-27T13:25:21+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/customize-startup-programs-list-windows\\\/\"},\"wordCount\":1102,\"commentCount\":1,\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/customize-startup-programs-list-windows\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/customize-startup-programs-list-windows\\\/01-startup-folder.jpg\",\"keywords\":[\"Microsoft Windows\",\"Windows Tools &amp; Applications\"],\"articleSection\":[\"Desktop\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/customize-startup-programs-list-windows\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/customize-startup-programs-list-windows\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/customize-startup-programs-list-windows\\\/\",\"name\":\"How to Manage Windows 10 Startup Programs - Hongkiat\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/customize-startup-programs-list-windows\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/customize-startup-programs-list-windows\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/customize-startup-programs-list-windows\\\/01-startup-folder.jpg\",\"datePublished\":\"2018-11-30T06:38:22+00:00\",\"dateModified\":\"2020-06-27T13:25:21+00:00\",\"description\":\"Don't you wish that you can launch your favorite few programs the moment your Windows starts up? You can actually choose to launch only the programs,\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/customize-startup-programs-list-windows\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/customize-startup-programs-list-windows\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/customize-startup-programs-list-windows\\\/#primaryimage\",\"url\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/customize-startup-programs-list-windows\\\/01-startup-folder.jpg\",\"contentUrl\":\"https:\\\/\\\/assets.hongkiat.com\\\/uploads\\\/customize-startup-programs-list-windows\\\/01-startup-folder.jpg\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/customize-startup-programs-list-windows\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Manage Windows 10 Startup Programs\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"name\":\"Hongkiat\",\"description\":\"Tech and Design Tips\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#organization\",\"name\":\"Hongkiat.com\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"contentUrl\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/wp-content\\\/uploads\\\/hkdc-logo-rect-yoast.jpg\",\"width\":1200,\"height\":799,\"caption\":\"Hongkiat.com\"},\"image\":{\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hongkiatcom\",\"https:\\\/\\\/x.com\\\/hongkiat\",\"https:\\\/\\\/www.pinterest.com\\\/hongkiat\\\/\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/#\\\/schema\\\/person\\\/958e86e540a026b3ff39e5378f2ce49f\",\"name\":\"Karrar Haider\",\"description\":\"For over six years, Karrar has been writing about everything Windows and Google with a strict focus on improving security and finding ways to get more out of our devices.\",\"sameAs\":[\"https:\\\/\\\/www.hongkiat.com\"],\"url\":\"https:\\\/\\\/www.hongkiat.com\\\/blog\\\/author\\\/karrar_haider\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Manage Windows 10 Startup Programs - Hongkiat","description":"Don't you wish that you can launch your favorite few programs the moment your Windows starts up? You can actually choose to launch only the programs,","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/","og_locale":"en_US","og_type":"article","og_title":"How to Manage Windows 10 Startup Programs","og_description":"Don't you wish that you can launch your favorite few programs the moment your Windows starts up? You can actually choose to launch only the programs,","og_url":"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/","og_site_name":"Hongkiat","article_publisher":"https:\/\/www.facebook.com\/hongkiatcom","article_published_time":"2018-11-30T06:38:22+00:00","article_modified_time":"2020-06-27T13:25:21+00:00","og_image":[{"url":"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/01-startup-folder.jpg","type":"","width":"","height":""}],"author":"Karrar Haider","twitter_card":"summary_large_image","twitter_creator":"@hongkiat","twitter_site":"@hongkiat","twitter_misc":{"Written by":"Karrar Haider","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/#article","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/"},"author":{"name":"Karrar Haider","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/958e86e540a026b3ff39e5378f2ce49f"},"headline":"How to Manage Windows 10 Startup Programs","datePublished":"2018-11-30T06:38:22+00:00","dateModified":"2020-06-27T13:25:21+00:00","mainEntityOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/"},"wordCount":1102,"commentCount":1,"publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/01-startup-folder.jpg","keywords":["Microsoft Windows","Windows Tools &amp; Applications"],"articleSection":["Desktop"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/","url":"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/","name":"How to Manage Windows 10 Startup Programs - Hongkiat","isPartOf":{"@id":"https:\/\/www.hongkiat.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/#primaryimage"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/#primaryimage"},"thumbnailUrl":"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/01-startup-folder.jpg","datePublished":"2018-11-30T06:38:22+00:00","dateModified":"2020-06-27T13:25:21+00:00","description":"Don't you wish that you can launch your favorite few programs the moment your Windows starts up? You can actually choose to launch only the programs,","breadcrumb":{"@id":"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/#primaryimage","url":"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/01-startup-folder.jpg","contentUrl":"https:\/\/assets.hongkiat.com\/uploads\/customize-startup-programs-list-windows\/01-startup-folder.jpg"},{"@type":"BreadcrumbList","@id":"https:\/\/www.hongkiat.com\/blog\/customize-startup-programs-list-windows\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.hongkiat.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Manage Windows 10 Startup Programs"}]},{"@type":"WebSite","@id":"https:\/\/www.hongkiat.com\/blog\/#website","url":"https:\/\/www.hongkiat.com\/blog\/","name":"Hongkiat","description":"Tech and Design Tips","publisher":{"@id":"https:\/\/www.hongkiat.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.hongkiat.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.hongkiat.com\/blog\/#organization","name":"Hongkiat.com","url":"https:\/\/www.hongkiat.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","contentUrl":"https:\/\/www.hongkiat.com\/blog\/wp-content\/uploads\/hkdc-logo-rect-yoast.jpg","width":1200,"height":799,"caption":"Hongkiat.com"},"image":{"@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hongkiatcom","https:\/\/x.com\/hongkiat","https:\/\/www.pinterest.com\/hongkiat\/"]},{"@type":"Person","@id":"https:\/\/www.hongkiat.com\/blog\/#\/schema\/person\/958e86e540a026b3ff39e5378f2ce49f","name":"Karrar Haider","description":"For over six years, Karrar has been writing about everything Windows and Google with a strict focus on improving security and finding ways to get more out of our devices.","sameAs":["https:\/\/www.hongkiat.com"],"url":"https:\/\/www.hongkiat.com\/blog\/author\/karrar_haider\/"}]}},"jetpack_featured_media_url":"https:\/\/","jetpack_shortlink":"https:\/\/wp.me\/p4uxU-7qU","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/28576","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/users\/158"}],"replies":[{"embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/comments?post=28576"}],"version-history":[{"count":4,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/28576\/revisions"}],"predecessor-version":[{"id":51725,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/posts\/28576\/revisions\/51725"}],"wp:attachment":[{"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/media?parent=28576"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/categories?post=28576"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/tags?post=28576"},{"taxonomy":"topic","embeddable":true,"href":"https:\/\/www.hongkiat.com\/blog\/wp-json\/wp\/v2\/topic?post=28576"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}