{"id":9721,"date":"2020-10-11T14:47:50","date_gmt":"2020-10-11T21:47:50","guid":{"rendered":"https:\/\/www.coretechnologies.com\/blog\/?p=9721"},"modified":"2022-02-21T06:09:13","modified_gmt":"2022-02-21T14:09:13","slug":"remove-login-startup-task","status":"publish","type":"post","link":"https:\/\/www.coretechnologies.com\/blog\/alwaysup\/remove-login-startup-task\/","title":{"rendered":"Q&#038;A: How do I Remove an AlwaysUp &#8220;At-Login&#8221; Startup Task?"},"content":{"rendered":"<div class=\"blog-qa-question-box\">\n<img decoding=\"async\" src=\"\/images\/quotes-transparent-21x21.png\">&nbsp;&nbsp;At some point I must have setup a command line to start my application in AlwaysUp when I log in. But I do not need to do that any longer. I deleted the configuration in AlwaysUp but I do not know how to review and delete what I did in the command line. So this error comes up every time I log in:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/alwaysup-command-line-error.png\" class=\"zoomPopup\" title=\"AlwaysUp Command Line Error\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/alwaysup-command-line-error.png\" title=\"AlwaysUp Command Line Error (click to enlarge)\" alt=\"AlwaysUp Command Line Error\" border=\"0\" \/><\/a><\/div>\n<p>Can you help me please?<\/p>\n<p align=\"right\">&mdash; Nic<\/p>\n<\/div>\n<p>Hi Nic. The attempt to launch an obsolete AlwaysUp service is coming from one of several places. Please check the following:<\/p>\n<h2 class=\"blog-caption\">Is there a shortcut in your Windows Startup folder?<\/h2>\n<p>Your Windows Startup folder holds shortcuts to applications that should be started when you log in. You can find it here:<\/p>\n<blockquote><p><b>C:\\Users\\YOUR-USER-NAME\\AppData\\Roaming\\Microsoft\\Windows\\Start Menu\\Programs\\Startup<\/b><\/p><\/blockquote>\n<p>(You can find your user name by running <a href=\"https:\/\/docs.microsoft.com\/en-us\/windows-server\/administration\/windows-commands\/whoami\" target=\"_blank\" rel=\"noopener noreferrer\">whoami<\/a> at a command prompt.)<\/p>\n<p>Navigate to that folder in File Explorer. Do you have any shortcuts that launch an AlwaysUp application? Look for the AlwaysUp icon: <img decoding=\"async\" style=\"vertical-align:middle\" src=\"\/images\/alwaysup_logo_32x32.gif\"><\/p>\n<p>For example, here is a shortcut that restarts Dropbox in the current session sitting in the startup folder:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/dropbox-service-shortcut.png\" class=\"zoomPopup\" title=\"Dropbox Service Shortcut in the Startup Folder\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/dropbox-service-shortcut.png\" title=\"Dropbox Service Shortcut in the Startup Folder (click to enlarge)\" alt=\"Dropbox Service Shortcut in the Startup Folder\" border=\"0\" \/><\/a><\/div>\n<p>If you find a shortcut for your bogus application, please delete it. That will eliminate your problem.<\/p>\n<p>If you don&#8217;t see an appropriate shortcut, note that on Windows 10, there is another startup folder for <b>all users<\/b>:<\/p>\n<blockquote><p><b>C:\\ProgramData\\Microsoft\\Windows\\Start Menu\\Programs\\StartUp<\/b><\/p><\/blockquote>\n<p>Please check for an AlwaysUp shortcut there as well.<\/p>\n<p>If you still don&#8217;t find any shortcuts, let&#8217;s move on to the more obscure locations.<\/p>\n<h2 class=\"blog-caption\">Is there a scheduled task?<\/h2>\n<p>The <a href=\"https:\/\/en.wikipedia.org\/wiki\/Windows_Task_Scheduler\" target=\"_blank\" rel=\"noopener noreferrer\">Task Scheduler<\/a> is a powerful Windows component that can launch applications in response to specific trigger events. It is possible that someone <a href=\"\/products\/AlwaysUp\/HowToStartInSessionAtLogon.html\">created a task that launches your application\/service whenever you log in<\/a>. Let&#8217;s see if we can find such a task.<\/p>\n<ol>\n<li>\n<p>Start the Windows Task Scheduler by running <b>taskschd.msc<\/b>. (You can also find it in Control Panel by searching for &#8220;Schedule tasks&#8221;).<\/p>\n<\/li>\n<li>\n<p>In the <b>Task Scheduler<\/b> window that comes up, select <b>Task Scheduler (Local)<\/b> on the left and scroll down to the <b>Active tasks<\/b> section in the center panel:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/task-scheduler-active-tasks.png\" class=\"zoomPopup\" title=\"Task Scheduler Active Tasks\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/task-scheduler-active-tasks.png\" title=\"Task Scheduler Active Tasks (click to enlarge)\" alt=\"Task Scheduler Active Tasks\" border=\"0\" width=\"520\" \/><\/a><\/div>\n<\/li>\n<li>\n<p>\nBrowse the list of active tasks. Look for any mention of your application, AlwaysUp or anything else relevant to your situation. The <b>Triggers<\/b> column should say <b>At log on<\/b>, perhaps for your user account.\n<\/p>\n<p>\nFor example, here we have identified an AlwaysUp task that restarts <a href=\"\/products\/AlwaysUp\/Apps\/RunPlexMediaServerAsAService.html\">Plex Media Server<\/a> in the current session (i.e. visibly on your desktop) whenever you log on:\n<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/plex-media-server-task.png\" class=\"zoomPopup\" title=\"Plex Media Server Task\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/plex-media-server-task.png\" title=\"Plex Media Server Task (click to enlarge)\" alt=\"Plex Media Server Task\" border=\"0\" width=\"520\" \/><\/a><\/div>\n<\/li>\n<li>\n<p>Let&#8217;s confirm that this is the offending task.<\/p>\n<p>Double-click on the task to move to its location. And double-click the entry to open its properties.<\/p>\n<p>Switch to the <b>Actions<\/b> tab and examine the actions. An AlwaysUp task will point to the AlwaysUp executable and reference the application name in the optional arguments, as shown here for Plex:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/alwaysup-scheduled-task-action.png\" class=\"zoomPopup\" title=\"AlwaysUp Scheduled Task Action\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/alwaysup-scheduled-task-action.png\" title=\"AlwaysUp Scheduled Task Action (click to enlarge)\" alt=\"AlwaysUp Scheduled Task Action\" border=\"0\" \/><\/a><\/div>\n<p>Also look for a batch file with a single command launching AlwaysUp.exe.<\/p>\n<\/li>\n<li>\n<p>Once you are comfortable that you have identified the obsolete task, dismiss all sub-windows and return to the main Task Scheduler window. Right-click the task and select <b>Delete<\/b> to remove it from your system:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/delete-plex-scheduled-task.png\" class=\"zoomPopup\" title=\"Delete Plex Scheduled Task\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/delete-plex-scheduled-task.png\" title=\"Delete Plex Scheduled Task (click to enlarge)\" alt=\"Delete Plex Scheduled Task\" border=\"0\" width=\"520\" \/><\/a><\/div>\n<\/li>\n<p>Still nothing? OK, let&#8217;s bring out the big guns&#8230;<\/p>\n<\/ol>\n<h2 class=\"blog-caption\">What does Autoruns show?<\/h2>\n<p><a href=\"https:\/\/docs.microsoft.com\/en-us\/sysinternals\/downloads\/autoruns\" target=\"_blank\" rel=\"noopener noreferrer\">Autoruns<\/a> is a free administrative tool created by Microsoft. Its purpose is to identify every single application that Windows launches automatically &mdash; either when the computer boots or when you log in.<\/p>\n<p>To check for an AlwaysUp task with Autoruns:<\/p>\n<ol>\n<li>\n<p>Download Autoruns. Extract the zip file to a folder on your hard drive (e.g. C:\\Apps\\Autoruns).<\/p>\n<\/li>\n<li>\n<p>Start Autoruns as an administrator. (The tool needs admin rights to help you eliminate unwanted startup programs.)<\/p>\n<\/li>\n<li>\n<p>Wait a few seconds for Autoruns to collect its information.<\/p>\n<\/li>\n<li>\n<p>The <b>Everything<\/b> tab lists all applications, services and scripts launched at startup. Scroll through the list and see if you see any AlwaysUp tasks. You can also use the search function.<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/autoruns-all-startup-programs.png\" class=\"zoomPopup\" title=\"Autoruns: All Startup Programs\" target=\"_blank\" rel=\"noopener noreferrer\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/autoruns-all-startup-programs.png\" title=\"Autoruns: All Startup Programs (click to enlarge)\" alt=\"Autoruns: All Startup Programs\" border=\"0\" width=\"520\" \/><\/a><\/div>\n<p>In any case, be sure to omit services. Those will be listed in the <b><span class=\"break-long-words\">HKLM\\System\\CurrentControlSet\\Services<\/span><\/b> section. Those are not the problem.<\/p>\n<\/li>\n<li>\n<p>If you find an AlwaysUp task, you can delete (or disable) it from Autoruns.<\/p>\n<p><b>But please proceed with caution. Make 100% sure that you are taking the right action!<\/b> You don&#8217;t want to inadvertently eliminate a vital operation.<\/p>\n<\/li>\n<\/ol>\n<h2 class=\"blog-caption\">Still stumped? Please get in touch for a few more tips<\/h2>\n<p>For additional guidance, please <a href=\"\/support\/\">send an email to our support team<\/a> detailing everything you have tried. Please include an export of your Autoruns data (created by selecting <nobr><b>File &gt; Save<\/b><\/nobr> from the menu) so we can see what is automatically loaded onto your system. We&#8217;ll help you get the job done!<\/p>\n<!-- relpost-thumb-wrapper --><div class=\"relpost-thumb-wrapper\"><!-- filter-class --><div class=\"relpost-thumb-container\"><style>.relpost-block-single-image, .relpost-post-image { margin-bottom: 10px; }<\/style><h3>You may also like...<\/h3><div style=\"clear: both\"><\/div><div style=\"clear: both\"><\/div><!-- relpost-block-container --><div class=\"relpost-block-container relpost-block-column-layout\" style=\"--relposth-columns: 3;--relposth-columns_t: 2; --relposth-columns_m: 2\"><a href=\"https:\/\/www.coretechnologies.com\/blog\/alwaysup\/run-service-after-start\/\"class=\"relpost-block-single\" ><div class=\"relpost-custom-block-single\"><img decoding=\"async\" loading=\"lazy\" class=\"relpost-block-single-image\" alt=\"Q&amp;A: How do I Launch a Service after AlwaysUp Starts my Application?\"  src=\"https:\/\/www.coretechnologies.com\/blog\/wp-content\/uploads\/gears-working-together-150x150-1.webp\" style=\"aspect-ratio:1\/1\" style=\"aspect-ratio:1\/1\"><\/img><div class=\"relpost-block-single-text\"  style=\"height: 75px;font-family: Arial;  font-size: 12px;  color: #333333;\"><h2 class=\"relpost_card_title\">Q&amp;A: How do I Launch a Service after AlwaysUp Starts my Application?<\/h2><\/div><\/div><\/a><a href=\"https:\/\/www.coretechnologies.com\/blog\/alwaysup\/trouble-running-batch-file\/\"class=\"relpost-block-single\" ><div class=\"relpost-custom-block-single\"><img decoding=\"async\" loading=\"lazy\" class=\"relpost-block-single-image\" alt=\"Q&amp;A: Why can&#039;t AlwaysUp run my Batch File?\"  src=\"https:\/\/www.coretechnologies.com\/blog\/wp-content\/uploads\/gear-window-150x150-1.png\" style=\"aspect-ratio:1\/1\" style=\"aspect-ratio:1\/1\"><\/img><div class=\"relpost-block-single-text\"  style=\"height: 75px;font-family: Arial;  font-size: 12px;  color: #333333;\"><h2 class=\"relpost_card_title\">Q&amp;A: Why can&#039;t AlwaysUp run my Batch File?<\/h2><\/div><\/div><\/a><a href=\"https:\/\/www.coretechnologies.com\/blog\/alwaysup\/python-script-single-instance\/\"class=\"relpost-block-single\" ><div class=\"relpost-custom-block-single\"><img decoding=\"async\" loading=\"lazy\" class=\"relpost-block-single-image\" alt=\"Q&amp;A: How do I Enforce a Single Instance of my Python Script with AlwaysUp?\"  src=\"https:\/\/www.coretechnologies.com\/blog\/wp-content\/uploads\/python-single-instance-150x150-1.webp\" style=\"aspect-ratio:1\/1\" style=\"aspect-ratio:1\/1\"><\/img><div class=\"relpost-block-single-text\"  style=\"height: 75px;font-family: Arial;  font-size: 12px;  color: #333333;\"><h2 class=\"relpost_card_title\">Q&amp;A: How do I Enforce a Single Instance of my Python Script with AlwaysUp?<\/h2><\/div><\/div><\/a><\/div><!-- close relpost-block-container --><div style=\"clear: both\"><\/div><\/div><!-- close filter class --><\/div><!-- close relpost-thumb-wrapper -->","protected":false},"excerpt":{"rendered":"<p>&nbsp;&nbsp;At some point I must have setup a command line to start my application in AlwaysUp when I log in. But I do not need to do that any longer. I deleted the configuration in AlwaysUp but I do not &hellip; <a href=\"https:\/\/www.coretechnologies.com\/blog\/alwaysup\/remove-login-startup-task\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":9783,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[26,223,127,222,164,170],"class_list":["post-9721","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-alwaysup","tag-alwaysup-tag","tag-autoruns","tag-qa","tag-startup-folder","tag-task-scheduler","tag-troubleshooter"],"_links":{"self":[{"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/9721","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/comments?post=9721"}],"version-history":[{"count":57,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/9721\/revisions"}],"predecessor-version":[{"id":10917,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/9721\/revisions\/10917"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/media\/9783"}],"wp:attachment":[{"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/media?parent=9721"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/categories?post=9721"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/tags?post=9721"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}