{"id":12330,"date":"2024-04-29T08:16:40","date_gmt":"2024-04-29T15:16:40","guid":{"rendered":"https:\/\/www.coretechnologies.com\/blog\/?p=12330"},"modified":"2026-04-16T21:35:49","modified_gmt":"2026-04-17T04:35:49","slug":"is-auto-logon-safe","status":"publish","type":"post","link":"https:\/\/www.coretechnologies.com\/blog\/windows\/is-auto-logon-safe\/","title":{"rendered":"Is it Safe to Automatically Log In to my Computer?"},"content":{"rendered":"<div align=\"center\"><img loading=\"lazy\" decoding=\"async\" class=\"no-lazy-load\" src=\"\/blog\/images\/login-password-300x300.webp\" title=\"Is it Safe to Automatically Log In to my Windows Computer?\" alt=\"Is it Safe to Automatically Log In to my Windows Computer?\" border=\"0\" width=\"300\" height=\"300\" \/><\/div>\n<div id=\"blog-toc-container\" style=\"margin-top:20px;margin-bottom:36px;\">\n<p id=\"blog-toc-title\">In this article&#8230;<\/p>\n<ul>\n<li><a href=\"#overview\">What is automatic logon? Why would I use it?<\/a><\/li>\n<li><a href=\"#turn-on\">How do I enable auto logon?<\/a><\/li>\n<li><a href=\"#security-risks\">When is automatic logon a security risk?<\/a><\/li>\n<li><a href=\"#mitigation\">What can I do to mitigate the risks and make auto logon safe?<\/a><\/li>\n<li><a href=\"#alternatives\">What are the alternatives to automatically logging in to my computer?<\/a><\/li>\n<li><a href=\"#questions\">Questions or concerns about auto logon? Let us know<\/a><\/li>\n<\/ul>\n<\/div>\n<p><a name=\"overview\"><\/a><\/p>\n<h2 class=\"blog-caption\">What is automatic logon? Why would I use it?<\/h2>\n<p>Automatic logon &mdash; also known as an auto logon &mdash; is feature where <b>Windows automatically signs you in at boot<\/b>. It&#8217;s largely viewed as a convenience, but it can improve the uptime of your important applications as well.<\/p>\n<p>To understand why you may want to setup auto logon, let&#8217;s dig into the Windows boot process.<\/p>\n<h3>Windows starts your programs only after you log in<\/h3>\n<p>When you turn on your computer, Windows:<\/p>\n<ol style=\"margin-bottom:24px\">\n<li>\n<p>Initializes itself and its devices (keyboard, mouse, etc.);<\/p>\n<\/li>\n<li>\n<p>Starts important Windows Services (to support networking, security, and other key functionality);<\/p>\n<\/li>\n<li>\n<p>Displays a login screen and waits for you to enter your user name and password:<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/windows-11-login-screen.png\" class=\"zoomPopup\" title=\"Windows 11 login screen\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/windows-11-login-screen.png\" title=\"Windows 11 login screen (click to enlarge)\" alt=\"Windows 11 login screen\" border=\"0\" \/><\/a><\/div>\n<\/li>\n<\/ol>\n<p>That&#8217;s it. If you never log on, nothing else happens. Most significantly, <b>Windows doesn&#8217;t start any of your programs<\/b>.<\/p>\n<h3>Why might that be a problem?<\/h3>\n<p>If you&#8217;ve got software that should be running all the time, the Windows boot process presents a complication.<\/p>\n<p>To illustrate, suppose you&#8217;ve got a media sharing program running on your desktop. It&#8217;s serving your catalog of movies to the other devices on your home network. At this point, the software is working well and your kids are happily streaming content to their tablets.<\/p>\n<p>Suddenly, a power fluctuation causes your PC to shut off. But not to worry &mdash; the power soon resumes and your computer comes back to life after a brief interruption.<\/p>\n<p>However, even though your PC restarted automatically, it will be <b>stuck at the login screen<\/b>, waiting for you to sign in. Your media sharing program won&#8217;t start and your family won&#8217;t be able to access your catalog of movies. Bummer!<\/p>\n<h3>Automatic logon enables your programs to start at boot<\/h3>\n<p>With auto logon enabled, Windows behaves differently at boot. Instead, Windows:<\/p>\n<ol style=\"margin-bottom:24px\">\n<li>\n<p>Initializes itself and its devices (keyboard, mouse, etc.);<\/p>\n<\/li>\n<li>\n<p>Starts important Windows Services (to support networking, security, and other key functionality);<\/p>\n<\/li>\n<li>\n<p>Automatically signs you into your account;<\/p>\n<\/li>\n<li>\n<p>Loads your desktop and launches all <a href=\"https:\/\/support.microsoft.com\/en-us\/windows\/add-an-app-to-run-automatically-at-startup-in-windows-10-150da165-dcd9-7230-517b-cf3c295d89dd\" target=\"_blank\" rel=\"noopener\">programs set to start at sign-in<\/a>.<\/p>\n<\/li>\n<\/ol>\n<p>As a result, when you walk up to your PC, you don&#8217;t see a login screen. Instead, you see your desktop &mdash; with all your startup programs running.<\/p>\n<p>The effect is that <b>all your programs set to start at sign-in (i.e. the ones in your &#8220;startup folder&#8221;) will run whenever your computer boots<\/b>.<\/p>\n<h3>Automatic logon can save time too<\/h3>\n<p>In certain environments, it can be an annoyance having to log in each time your computer restarts. If you&#8217;re the only person with an account and no one else has access, why not save a few seconds by automatically loading your desktop and starting your favorite programs? That way, your PC is always ready to go when you show up.<\/p>\n<p><a name=\"turn-on\"><\/a><\/p>\n<hr class=\"blog-section\">\n<div style=\"width:100%;margin-bottom:30px;\">\n<div style=\"margin:0px;float:right;\"><a href=\"#top\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.coretechnologies.com\/images\/top.jpg\" border=\"0\" width=\"50\" height=\"18\" title=\"Go to the top\" alt=\"\"><\/a><\/div>\n<\/div>\n<h2 class=\"blog-caption\">How do I enable auto logon?<\/h2>\n<p>Auto logon is governed by a set of values in the <a href=\"https:\/\/learn.microsoft.com\/en-us\/troubleshoot\/windows-server\/performance\/windows-registry-advanced-users\" target=\"_blank\" rel=\"noopener\">Windows registry<\/a>. Because of that, you can turn on automatic logon in one of three ways:<\/p>\n<ol style=\"margin-bottom:24px\">\n<li>Run &#8220;regedit&#8221; and <a href=\"https:\/\/learn.microsoft.com\/en-us\/troubleshoot\/windows-server\/user-profiles-and-logon\/turn-on-automatic-logon\" target=\"_blank\" rel=\"noopener\">manually update the Windows registry<\/a>. You&#8217;ll add three new values:\n<div align=\"center\"><a href=\"\/blog\/images\/auto-logon-registry-values.png\" class=\"zoomPopup\" title=\"Set auto-logon registry values with Regedit\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/auto-logon-registry-values.png\" title=\"Set auto-logon registry values with Regedit (click to enlarge)\" alt=\"Set auto-logon registry values with Regedit\" border=\"0\" width=\"520\" \/><\/a><\/div>\n<p>However, that method is <b>discouraged because you record your password in plain text<\/b> in the registry (see the screenshot above). Anyone with access to the registry can see your password.<\/li>\n<li>Run the <a href=\"https:\/\/medium.com\/@HackerGprat\/netplwiz-c2578b6168f\" target=\"_blank\" rel=\"noopener\">netplwiz<\/a> command. In the <b>User Accounts<\/b> window that pops up, uncheck the <b>Users must enter a user name and password to use this computer<\/b> option, click <b>OK<\/b> and follow the prompts:\n<div align=\"center\"><a href=\"\/blog\/images\/netplwiz.png\" class=\"zoomPopup\" title=\"Use netplwiz to setup auto logon\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/netplwiz.png\" title=\"Use netplwiz to setup auto logon (click to enlarge)\" alt=\"Use netplwiz to setup auto logon\" border=\"0\" \/><\/a><\/div>\n<p>If you don&#8217;t see the checkbox at the top, you may have to <a href=\"https:\/\/www.makeuseof.com\/windows-11-missing-auto-login-fix\/\" target=\"_blank\" rel=\"noopener\">restore it first<\/a>.<\/p>\n<p>From a security perspective, netplwiz stores your password encrypted in the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Local_Security_Authority_Subsystem_Service\" target=\"_blank\" rel=\"noopener\">Local Security Authority (LSA) subsystem<\/a>. That&#8217;s better than storing your password in plain text, <b>but it&#8217;s not foolproof either<\/b>. More on that later when we discuss security risks.\n<\/li>\n<li>Download and run Microsoft&#8217;s free <a href=\"https:\/\/learn.microsoft.com\/en-us\/sysinternals\/downloads\/autologon\" target=\"_blank\" rel=\"noopener\">Autologon<\/a> utility. Its interface is straightforward and to the point:\n<div align=\"center\"><a href=\"\/blog\/images\/autologon-utility.png\" class=\"zoomPopup\" title=\"Use Autologon to automatically sign in at boot\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/autologon-utility.png\" title=\"Use Autologon to automatically sign in at boot (click to enlarge)\" alt=\"Use Autologon to automatically sign in at boot\" border=\"0\" \/><\/a><\/div>\n<p>Note that Autologon also stores your password encrypted in the LSA system so it&#8217;s no more or less secure than using &#8220;netplwiz&#8221;.\n<\/li>\n<\/ol>\n<p><b>We recommend using Microsoft&#8217;s Autologon tool.<\/b> It&#8217;s safer than manually hacking the registry and it&#8217;s easier to use than &#8220;netplwiz&#8221;. Furthermore, Autologon works the same way on all versions of Windows.<\/p>\n<p><a name=\"security-risks\"><\/a><\/p>\n<hr class=\"blog-section\">\n<div style=\"width:100%;margin-bottom:30px;\">\n<div style=\"margin:0px;float:right;\"><a href=\"#top\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.coretechnologies.com\/images\/top.jpg\" border=\"0\" width=\"50\" height=\"18\" title=\"Go to the top\" alt=\"\"><\/a><\/div>\n<\/div>\n<h2 class=\"blog-caption\">When is automatic logon a security risk?<\/h2>\n<p>Auto logon raises security concerns in a couple of areas.<\/p>\n<h3>Risk #1: Anyone with physical access to your PC can use it<\/h3>\n<p>The first risk is easy to imagine.<\/p>\n<p>Under normal circumstances, your PC boots up to the login screen. Anyone wanting to use the computer must authenticate &mdash; usually by providing a user name and password.<\/p>\n<p>But with automatic logon, that authentication step is removed. Once Windows signs in to the designated account and loads the desktop, <b>anyone who walks up to the computer has full access to the device<\/b>.<\/p>\n<p>That may not be an issue in a private, home environment but it could lead to disaster in a public setting. Someone with malicious intent could cause a lot of trouble.<\/p>\n<p><a name=\"password-vulnerability\"><\/a><\/p>\n<h3>Risk #2: An administrator can obtain your password<\/h3>\n<p>This second risk is more technical.<\/p>\n<p>If you enabled auto logon by editing the registry, your password is trivially available to anyone who can run regedit. So don&#8217;t so that! At minimum, you should use one of the methods that encrypts your password. Again, <a href=\"https:\/\/learn.microsoft.com\/en-us\/sysinternals\/downloads\/autologon\" target=\"_blank\" rel=\"noopener\">Microsoft Autologon<\/a> gets our vote.<\/p>\n<p>Unfortunately though, the password encryption doesn&#8217;t provide as much protection as it should.<\/p>\n<p>Recall that your encrypted password is managed by the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Local_Security_Authority_Subsystem_Service\" target=\"_blank\" rel=\"noopener\">Local Security Authority (LSA) subsystem<\/a>. The LSA stores its sensitive information &mdash; LSA secrets &mdash; in a protected area of the registry. That protection is better than nothing, but the reality is that anyone with administrator level access can read the encrypted LSA secrets.<\/p>\n<p>But as it turns out, LSA secrets aren&#8217;t very secret. You may be amazed to learn that free tools like <a href=\"https:\/\/www.nirsoft.net\/utils\/lsa_secrets_view.html\" target=\"_blank\" rel=\"noopener\">Nirsoft&#8217;s LSASecretsView<\/a> can crack the encrypted passwords in a matter of seconds!<\/p>\n<p>The upshot is that if you setup auto logon, it&#8217;s possible for an administrator to discover the password to your account.<\/p>\n<p><a name=\"mitigation\"><\/a><\/p>\n<hr class=\"blog-section\">\n<div style=\"width:100%;margin-bottom:30px;\">\n<div style=\"margin:0px;float:right;\"><a href=\"#top\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.coretechnologies.com\/images\/top.jpg\" border=\"0\" width=\"50\" height=\"18\" title=\"Go to the top\" alt=\"\"><\/a><\/div>\n<\/div>\n<h2 class=\"blog-caption\">What can I do to mitigate the risks and make auto logon safe?<\/h2>\n<p>Here are a five tips to improve security and reduce the risks associated with automatic logon.<\/p>\n<h3>Tip #1: If the computer has a physical console, lock the screen after logon<\/h3>\n<p>Here, the idea is to quickly put up the login screen after the auto logon has occurred. If that&#8217;s done, no one walking up the computer will have access without first signing in.<\/p>\n<p>To implement that solution:<\/p>\n<ol style=\"margin-bottom:24px\">\n<li>\n<p>Create a new batch file and add this line:<\/p>\n<blockquote><p><b>rundll32.exe user32.dll,LockWorkStation<\/b><\/p><\/blockquote>\n<p>When run, that command locks your screen. You will have to log in to use your computer. Run it now and see!\n<\/li>\n<li>\n<p>Place a shortcut to the batch file in your <a href=\"https:\/\/support.microsoft.com\/en-us\/windows\/add-an-app-to-run-automatically-at-startup-in-windows-10-150da165-dcd9-7230-517b-cf3c295d89dd\" target=\"_blank\" rel=\"noopener\">startup folder<\/a>, so that it starts whenever you sign in.<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/add-lock-screen-shortcut-to-startup-folder.png\" class=\"zoomPopup\" title=\"Add the lock-screen batch file to your startup folder\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"image-padding\" src=\"\/blog\/images\/add-lock-screen-shortcut-to-startup-folder.png\" title=\"Add the lock-screen batch file to your startup folder (click to enlarge)\" alt=\"Add the lock-screen batch file to your startup folder\" border=\"0\" width=\"500\" \/><\/a><\/div>\n<\/li>\n<\/ol>\n<p>With that new startup batch file in place, Windows will automatically log you in and lock the screen soon afterwards. Your computer will once again be protected from unauthorized users.<\/p>\n<p>Note however &mdash; <b>there may be a short period where your computer is unprotected<\/b>. That&#8217;s because it may take a few seconds for Windows to run the batch file that locks the screen.<\/p>\n<p>In our experiments, we noticed between 5 and 30 seconds where the desktop was visible and unlocked. For much of that time though, the computer wasn&#8217;t usable as Windows was busy preparing the desktop. The period of accessibility was quite small.<\/p>\n<h3>Tip #2: Even better, only activate auto logon when there isn&#8217;t a physical console<\/h3>\n<p>Of course, the problems of unauthorized access to the physical console go away if there isn&#8217;t one!<\/p>\n<p>That makes auto logon safer if you&#8217;re operating a virtual machine. In that situation, you don&#8217;t have to worry about anyone using your computer without having to authenticate first (via RDP or some other remote access technology).<\/p>\n<h3>Tip #3: Only setup auto logon for a local account &mdash; avoid using a domain account<\/h3>\n<p>As described in <a href=\"#password-vulnerability\">risk #2<\/a>, it&#8217;s possible for an administrator to discover your password when auto logon is enabled. That&#8217;s a significant weakness that should not be ignored.<\/p>\n<p>However, the vulnerability is diminished if the auto-logon user has local access only.<\/p>\n<p>If that&#8217;s the case, even if a malicious administrator discovers the password, that doesn&#8217;t open any new attack surfaces for the device. After all, the attacker is an already an administrator &mdash; who has full access to the machine. Giving him control of a local account doesn&#8217;t add much.<\/p>\n<p>However, it may be a big problem if the auto-logon user is a domain account &mdash; with access to other computers. Cracking the password could have serious ramifications because it would allow the attacker to sign in to other devices on your network. Please do your best to avoid that predicament by limiting the scope of the auto-logon user.<\/p>\n<h3>Tip #4: Set a unique password for the auto-logon account<\/h3>\n<p>In conjunction with limiting auto logon to a local user only, be sure to specify a unique password for the account. That way, if the password is cracked, it cannot be used to infiltrate another system.<\/p>\n<p>Yes &mdash; this is simply <a href=\"https:\/\/www.it.ucsb.edu\/secure-compute-research-environment-user-guide\/password-best-practices\" target=\"_blank\" rel=\"noopener\">good, common sense password hygiene<\/a> that we should practice in all situations. Nevertheless, we call it out here for emphasis.<\/p>\n<h3>Tip #5: Don&#8217;t enable auto logon on your portable device<\/h3>\n<p>You should never bypass the login screen on your laptop or portable device. What if it gets stolen? If so, the lucky thief would have easy access to all your files, emails, contacts and other precious data. Just don&#8217;t do it.<\/p>\n<p><a name=\"alternatives\"><\/a><\/p>\n<hr class=\"blog-section\">\n<div style=\"width:100%;margin-bottom:30px;\">\n<div style=\"margin:0px;float:right;\"><a href=\"#top\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.coretechnologies.com\/images\/top.jpg\" border=\"0\" width=\"50\" height=\"18\" title=\"Go to the top\" alt=\"\"><\/a><\/div>\n<\/div>\n<h2 class=\"blog-caption\">What are the alternatives to automatically logging in to my computer?<\/h2>\n<p>If your objective is to start one or more applications automatically when your computer boots, there are a couple of alternatives to auto logon.<\/p>\n<h3>Alternative #1: Run your important applications 24\/7 as Windows Services<\/h3>\n<p>The <a href=\"\/WindowsServices\/FAQ.html#WhatIsAWindowsService\">Windows Services<\/a> architecture is Microsoft&#8217;s premier solution for software that must run all the time. As a Windows Service, your application will start at boot &mdash; before anyone logs on &mdash; and run continuously in the background.<\/p>\n<p>There are two ways for you to leverage the Windows Services infrastructure:<\/p>\n<ol style=\"margin-bottom:24px\">\n<li>\n<p>Convert your application to a native Windows Service. This involves updating the application&#8217;s code to integrate it with the <a href=\"https:\/\/learn.microsoft.com\/en-us\/windows\/win32\/services\/service-control-manager\" target=\"_blank\" rel=\"noopener\">Windows Services Control Manager (SCM)<\/a>.<\/p>\n<p>Unfortunately, that can be an expensive and complex undertaking. Indeed, if you&#8217;re not a programmer (or don&#8217;t have access to programming resources) it may not be a viable option for you.\n<\/li>\n<li>\n<p>Employ a &#8220;service wrapper&#8221; to run your application in the context of a Windows Service. You won&#8217;t have to update your application&#8217;s code or do anything like that. Simply provide your application to the wrapper and the wrapper will take care of the rest.<\/p>\n<p>For example, our <a href=\"\/products\/AlwaysUp\/\">AlwaysUp program<\/a> is a service wrapper that will start any application at boot and keep it running 24\/7\/365, even in the face of crashes, hangs and other interruptions. For your convenience, AlwaysUp comes with a <a href=\"\/company\/free-trial.html\">free 30-day trial<\/a> &mdash; so that you can make sure it works well for you before you spend any money.<\/p>\n<div align=\"center\"><a href=\"\/images\/alwaysup-overview-screenshot-800x600.webp\" class=\"zoomPopup\" title=\"AlwaysUp runs any application (program, exe, script, java) as a Windows Service | Free Trial!\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"\/images\/alwaysup-overview-screenshot-800x600.webp\" class=\"image-padding\" border=\"0\" alt=\"AlwaysUp runs any application (program, exe, script, java) as a Windows Service | Free Trial!\" border=\"0\" width=\"500\" \/><\/a><\/div>\n<\/li>\n<\/ol>\n<h3>Alternative #2: Launch programs with Task Scheduler<\/h3>\n<p>You can also start a program at boot using the <a href=\"https:\/\/en.wikipedia.org\/wiki\/Windows_Task_Scheduler\" target=\"_blank\" rel=\"noopener\">Windows Task Scheduler<\/a>.<\/p>\n<p>Even though a scheduled task isn&#8217;t as robust as a Windows Service &mdash; you can read about the <a href=\"\/products\/AlwaysUp\/ScheduledTaskVsAlwaysUp.html\">differences when compared to AlwaysUp<\/a>, if you&#8217;re curious &mdash; the Task Scheduler can cover basic situations.<\/p>\n<p>To setup a task to launch your program at boot, open the Task Scheduler (&#8220;schtasks.exe&#8221;), click the <b>Create Basic Task<\/b> link on the right and follow the self-explanatory prompts.<\/p>\n<div align=\"center\"><a href=\"\/blog\/images\/task-scheduler-create-basic-task-win-11.png\" class=\"zoomPopup\" title=\"Create a basic task with the Task Scheduler\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" src=\"\/blog\/images\/task-scheduler-create-basic-task-win-11.png\" class=\"image-padding\" border=\"0\" title=\"Create a basic task with the Task Scheduler (click to enlarge)\" alt=\"Create a basic task with the Task Scheduler\" border=\"0\" width=\"520\" \/><\/a><\/div>\n<p><a name=\"questions\"><\/a><\/p>\n<hr class=\"blog-section\">\n<div style=\"width:100%;margin-bottom:30px;\">\n<div style=\"margin:0px;float:right;\"><a href=\"#top\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/cdn.coretechnologies.com\/images\/top.jpg\" border=\"0\" width=\"50\" height=\"18\" title=\"Go to the top\" alt=\"\"><\/a><\/div>\n<\/div>\n<h2 class=\"blog-caption\">Questions or concerns about auto logon? Let us know<\/h2>\n<p>Hopefully you now have a better understanding of how automatic logon works. On the other hand, if you have any questions that were not covered, please don&#8217;t hesitate to <a href=\"\/support\/\">get in touch<\/a>. Our experienced technical team will try to help.<\/p>\n<p style=\"margin-top:30px;\">\nStay safe out there!\n<\/p>\n<div style=\"margin-top:30px\" align=\"center\">\n<div class=\"cta-button-1\">\n<table role=\"presentation\" cellspacing=\"0\" cellpadding=\"0\" border=\"0\" align=\"left\">\n<tbody>\n<tr>\n<td align=\"center\"><a href=\"\/blog\/tag\/windows-services-2\/\" title=\"Read about Windows Services\"><span><nobr>Read about Windows Services\u2026<\/nobr><\/span><\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<\/div>\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\/cartasense-java-applications\/\"class=\"relpost-block-single\" ><div class=\"relpost-custom-block-single\"><img decoding=\"async\" loading=\"lazy\" class=\"relpost-block-single-image\" alt=\"Customer Spotlight\"  src=\"https:\/\/www.coretechnologies.com\/blog\/wp-content\/uploads\/cusomer-spotlight-150x150.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\">&quot;Running our Commercial Java Applications as Windows Services is Easy with AlwaysUp&quot;<\/h2><\/div><\/div><\/a><a href=\"https:\/\/www.coretechnologies.com\/blog\/windows-services\/windows-service-start-at-boot\/\"class=\"relpost-block-single\" ><div class=\"relpost-custom-block-single\"><img decoding=\"async\" loading=\"lazy\" class=\"relpost-block-single-image\" alt=\"Why doesn&#039;t my Windows Service Start at Boot?\"  src=\"https:\/\/www.coretechnologies.com\/blog\/wp-content\/uploads\/computer-not-working-150x150.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\">Why doesn&#039;t my Windows Service Start at Boot?<\/h2><\/div><\/div><\/a><a href=\"https:\/\/www.coretechnologies.com\/blog\/alwaysup\/secure-windows-service\/\"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 Protect my AlwaysUp Services from Unauthorized Changes?\"  src=\"https:\/\/www.coretechnologies.com\/blog\/wp-content\/uploads\/protect-alwaysup-service-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 Protect my AlwaysUp Services from Unauthorized Changes?<\/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>In this article&#8230; What is automatic logon? Why would I use it? How do I enable auto logon? When is automatic logon a security risk? What can I do to mitigate the risks and make auto logon safe? What are &hellip; <a href=\"https:\/\/www.coretechnologies.com\/blog\/windows\/is-auto-logon-safe\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":12333,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17],"tags":[26,36,347,143,164,196],"class_list":["post-12330","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-windows","tag-alwaysup-tag","tag-autologon","tag-automatic-logon","tag-security","tag-task-scheduler","tag-windows-services-2"],"_links":{"self":[{"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/12330","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=12330"}],"version-history":[{"count":21,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/12330\/revisions"}],"predecessor-version":[{"id":13445,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/posts\/12330\/revisions\/13445"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/media\/12333"}],"wp:attachment":[{"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/media?parent=12330"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/categories?post=12330"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.coretechnologies.com\/blog\/wp-json\/wp\/v2\/tags?post=12330"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}