How to prevent Windows from preloading programs












0















I have a script, that I want to run when I start my Windows 10 computer. It's intend is to restrict my usage of the computer and it will shutdown the computer, if I use the computer to much.



At the moment I added the script to the autostart-queue of my computer.



The problem is, when someone else starts the computer after me Windows starts all my autostart programs including the script. This means, that those other users are kicked out although, the script is in my startup queue not in theirs.



Is their any to start the script automatically after login not after startup?










share|improve this question


















  • 1





    Check out Windows Task Manager....social.technet.microsoft.com/wiki/contents/articles/…

    – Moab
    Jan 13 at 23:25











  • Can you clarify what you mean by the "autostart-queue"? Did you place the script in the C:Users<Your_Username>AppDataRoamingMicrosoftWindowsStart MenuProgramsStartup directory?

    – Doug Deden
    Jan 14 at 1:47











  • I placed it in C:Users<Your_Username>AppDataRoamingMicrosoftWindowsStart MenuProgramsAutostart but yes.

    – Eltas
    Jan 14 at 20:15











  • I also found my error (quite likely because I asked the question). There is an option in the login settings, basically saying: "Automatically Login on startup, but you still have to enter your password to actually get access to it." (I'm using a not-english version so I can't quote it directly). I can't remember activating this setting so I guess it might be the default setting.

    – Eltas
    Jan 14 at 20:26











  • @Moab The Windows Task Manager also solves the problem, but also just after killing this Autologin-Without-Password-Option^^'

    – Eltas
    Jan 14 at 20:29
















0















I have a script, that I want to run when I start my Windows 10 computer. It's intend is to restrict my usage of the computer and it will shutdown the computer, if I use the computer to much.



At the moment I added the script to the autostart-queue of my computer.



The problem is, when someone else starts the computer after me Windows starts all my autostart programs including the script. This means, that those other users are kicked out although, the script is in my startup queue not in theirs.



Is their any to start the script automatically after login not after startup?










share|improve this question


















  • 1





    Check out Windows Task Manager....social.technet.microsoft.com/wiki/contents/articles/…

    – Moab
    Jan 13 at 23:25











  • Can you clarify what you mean by the "autostart-queue"? Did you place the script in the C:Users<Your_Username>AppDataRoamingMicrosoftWindowsStart MenuProgramsStartup directory?

    – Doug Deden
    Jan 14 at 1:47











  • I placed it in C:Users<Your_Username>AppDataRoamingMicrosoftWindowsStart MenuProgramsAutostart but yes.

    – Eltas
    Jan 14 at 20:15











  • I also found my error (quite likely because I asked the question). There is an option in the login settings, basically saying: "Automatically Login on startup, but you still have to enter your password to actually get access to it." (I'm using a not-english version so I can't quote it directly). I can't remember activating this setting so I guess it might be the default setting.

    – Eltas
    Jan 14 at 20:26











  • @Moab The Windows Task Manager also solves the problem, but also just after killing this Autologin-Without-Password-Option^^'

    – Eltas
    Jan 14 at 20:29














0












0








0


1






I have a script, that I want to run when I start my Windows 10 computer. It's intend is to restrict my usage of the computer and it will shutdown the computer, if I use the computer to much.



At the moment I added the script to the autostart-queue of my computer.



The problem is, when someone else starts the computer after me Windows starts all my autostart programs including the script. This means, that those other users are kicked out although, the script is in my startup queue not in theirs.



Is their any to start the script automatically after login not after startup?










share|improve this question














I have a script, that I want to run when I start my Windows 10 computer. It's intend is to restrict my usage of the computer and it will shutdown the computer, if I use the computer to much.



At the moment I added the script to the autostart-queue of my computer.



The problem is, when someone else starts the computer after me Windows starts all my autostart programs including the script. This means, that those other users are kicked out although, the script is in my startup queue not in theirs.



Is their any to start the script automatically after login not after startup?







windows-10






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 13 at 23:21









EltasEltas

1




1








  • 1





    Check out Windows Task Manager....social.technet.microsoft.com/wiki/contents/articles/…

    – Moab
    Jan 13 at 23:25











  • Can you clarify what you mean by the "autostart-queue"? Did you place the script in the C:Users<Your_Username>AppDataRoamingMicrosoftWindowsStart MenuProgramsStartup directory?

    – Doug Deden
    Jan 14 at 1:47











  • I placed it in C:Users<Your_Username>AppDataRoamingMicrosoftWindowsStart MenuProgramsAutostart but yes.

    – Eltas
    Jan 14 at 20:15











  • I also found my error (quite likely because I asked the question). There is an option in the login settings, basically saying: "Automatically Login on startup, but you still have to enter your password to actually get access to it." (I'm using a not-english version so I can't quote it directly). I can't remember activating this setting so I guess it might be the default setting.

    – Eltas
    Jan 14 at 20:26











  • @Moab The Windows Task Manager also solves the problem, but also just after killing this Autologin-Without-Password-Option^^'

    – Eltas
    Jan 14 at 20:29














  • 1





    Check out Windows Task Manager....social.technet.microsoft.com/wiki/contents/articles/…

    – Moab
    Jan 13 at 23:25











  • Can you clarify what you mean by the "autostart-queue"? Did you place the script in the C:Users<Your_Username>AppDataRoamingMicrosoftWindowsStart MenuProgramsStartup directory?

    – Doug Deden
    Jan 14 at 1:47











  • I placed it in C:Users<Your_Username>AppDataRoamingMicrosoftWindowsStart MenuProgramsAutostart but yes.

    – Eltas
    Jan 14 at 20:15











  • I also found my error (quite likely because I asked the question). There is an option in the login settings, basically saying: "Automatically Login on startup, but you still have to enter your password to actually get access to it." (I'm using a not-english version so I can't quote it directly). I can't remember activating this setting so I guess it might be the default setting.

    – Eltas
    Jan 14 at 20:26











  • @Moab The Windows Task Manager also solves the problem, but also just after killing this Autologin-Without-Password-Option^^'

    – Eltas
    Jan 14 at 20:29








1




1





Check out Windows Task Manager....social.technet.microsoft.com/wiki/contents/articles/…

– Moab
Jan 13 at 23:25





Check out Windows Task Manager....social.technet.microsoft.com/wiki/contents/articles/…

– Moab
Jan 13 at 23:25













Can you clarify what you mean by the "autostart-queue"? Did you place the script in the C:Users<Your_Username>AppDataRoamingMicrosoftWindowsStart MenuProgramsStartup directory?

– Doug Deden
Jan 14 at 1:47





Can you clarify what you mean by the "autostart-queue"? Did you place the script in the C:Users<Your_Username>AppDataRoamingMicrosoftWindowsStart MenuProgramsStartup directory?

– Doug Deden
Jan 14 at 1:47













I placed it in C:Users<Your_Username>AppDataRoamingMicrosoftWindowsStart MenuProgramsAutostart but yes.

– Eltas
Jan 14 at 20:15





I placed it in C:Users<Your_Username>AppDataRoamingMicrosoftWindowsStart MenuProgramsAutostart but yes.

– Eltas
Jan 14 at 20:15













I also found my error (quite likely because I asked the question). There is an option in the login settings, basically saying: "Automatically Login on startup, but you still have to enter your password to actually get access to it." (I'm using a not-english version so I can't quote it directly). I can't remember activating this setting so I guess it might be the default setting.

– Eltas
Jan 14 at 20:26





I also found my error (quite likely because I asked the question). There is an option in the login settings, basically saying: "Automatically Login on startup, but you still have to enter your password to actually get access to it." (I'm using a not-english version so I can't quote it directly). I can't remember activating this setting so I guess it might be the default setting.

– Eltas
Jan 14 at 20:26













@Moab The Windows Task Manager also solves the problem, but also just after killing this Autologin-Without-Password-Option^^'

– Eltas
Jan 14 at 20:29





@Moab The Windows Task Manager also solves the problem, but also just after killing this Autologin-Without-Password-Option^^'

– Eltas
Jan 14 at 20:29










0






active

oldest

votes











Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});

function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1393921%2fhow-to-prevent-windows-from-preloading-programs%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes
















draft saved

draft discarded




















































Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1393921%2fhow-to-prevent-windows-from-preloading-programs%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Plaza Victoria

In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...