Is it possible to intelligently profile Windows slow boot?
My Windows boots very slow. If include time when it apparently booted, but applications are still freezing (i.e. impossible to work), the boot time is more than 20 minutes.
Hardware configuration can't be a reason except I am not usind SSD.
Is it possible to completely measure boot time and pinpoint the slowing reasons? I don't want to use brute-force approach of uninstalling and installing applications.
windows-10 ssd performance
add a comment |
My Windows boots very slow. If include time when it apparently booted, but applications are still freezing (i.e. impossible to work), the boot time is more than 20 minutes.
Hardware configuration can't be a reason except I am not usind SSD.
Is it possible to completely measure boot time and pinpoint the slowing reasons? I don't want to use brute-force approach of uninstalling and installing applications.
windows-10 ssd performance
add a comment |
My Windows boots very slow. If include time when it apparently booted, but applications are still freezing (i.e. impossible to work), the boot time is more than 20 minutes.
Hardware configuration can't be a reason except I am not usind SSD.
Is it possible to completely measure boot time and pinpoint the slowing reasons? I don't want to use brute-force approach of uninstalling and installing applications.
windows-10 ssd performance
My Windows boots very slow. If include time when it apparently booted, but applications are still freezing (i.e. impossible to work), the boot time is more than 20 minutes.
Hardware configuration can't be a reason except I am not usind SSD.
Is it possible to completely measure boot time and pinpoint the slowing reasons? I don't want to use brute-force approach of uninstalling and installing applications.
windows-10 ssd performance
windows-10 ssd performance
asked Jan 9 at 7:57
DimsDims
3,05643112183
3,05643112183
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
To determinate what could it be the reason to the slow boot up of your OS once you access to your profile open task manager in the process tab and see which column show out with more percentage of usage, probably it is the disk access; If I understand good you do not have an SSD disk. Based on the expirience I had with windows OS on mechanical disks principally there have two main reason the computer slow down really a lot:
- Antivirus software
- it get high priority to update virus database
- Windows search indexes
- Indexing of files to use the search feature get a high priority to the disk and need really long time to terminate successfully
What I says above is the common situation I encountered, that does not mean are the same for you. I find this blog on technet which describe how to measure the reboot cycle with sysinternals tools: https://blogs.technet.microsoft.com/robertsmith/2017/07/19/an-easy-way-to-measure-computer-reboot-and-logon-times/
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1392171%2fis-it-possible-to-intelligently-profile-windows-slow-boot%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
To determinate what could it be the reason to the slow boot up of your OS once you access to your profile open task manager in the process tab and see which column show out with more percentage of usage, probably it is the disk access; If I understand good you do not have an SSD disk. Based on the expirience I had with windows OS on mechanical disks principally there have two main reason the computer slow down really a lot:
- Antivirus software
- it get high priority to update virus database
- Windows search indexes
- Indexing of files to use the search feature get a high priority to the disk and need really long time to terminate successfully
What I says above is the common situation I encountered, that does not mean are the same for you. I find this blog on technet which describe how to measure the reboot cycle with sysinternals tools: https://blogs.technet.microsoft.com/robertsmith/2017/07/19/an-easy-way-to-measure-computer-reboot-and-logon-times/
add a comment |
To determinate what could it be the reason to the slow boot up of your OS once you access to your profile open task manager in the process tab and see which column show out with more percentage of usage, probably it is the disk access; If I understand good you do not have an SSD disk. Based on the expirience I had with windows OS on mechanical disks principally there have two main reason the computer slow down really a lot:
- Antivirus software
- it get high priority to update virus database
- Windows search indexes
- Indexing of files to use the search feature get a high priority to the disk and need really long time to terminate successfully
What I says above is the common situation I encountered, that does not mean are the same for you. I find this blog on technet which describe how to measure the reboot cycle with sysinternals tools: https://blogs.technet.microsoft.com/robertsmith/2017/07/19/an-easy-way-to-measure-computer-reboot-and-logon-times/
add a comment |
To determinate what could it be the reason to the slow boot up of your OS once you access to your profile open task manager in the process tab and see which column show out with more percentage of usage, probably it is the disk access; If I understand good you do not have an SSD disk. Based on the expirience I had with windows OS on mechanical disks principally there have two main reason the computer slow down really a lot:
- Antivirus software
- it get high priority to update virus database
- Windows search indexes
- Indexing of files to use the search feature get a high priority to the disk and need really long time to terminate successfully
What I says above is the common situation I encountered, that does not mean are the same for you. I find this blog on technet which describe how to measure the reboot cycle with sysinternals tools: https://blogs.technet.microsoft.com/robertsmith/2017/07/19/an-easy-way-to-measure-computer-reboot-and-logon-times/
To determinate what could it be the reason to the slow boot up of your OS once you access to your profile open task manager in the process tab and see which column show out with more percentage of usage, probably it is the disk access; If I understand good you do not have an SSD disk. Based on the expirience I had with windows OS on mechanical disks principally there have two main reason the computer slow down really a lot:
- Antivirus software
- it get high priority to update virus database
- Windows search indexes
- Indexing of files to use the search feature get a high priority to the disk and need really long time to terminate successfully
What I says above is the common situation I encountered, that does not mean are the same for you. I find this blog on technet which describe how to measure the reboot cycle with sysinternals tools: https://blogs.technet.microsoft.com/robertsmith/2017/07/19/an-easy-way-to-measure-computer-reboot-and-logon-times/
answered Jan 9 at 8:15
AtomiX84AtomiX84
4679
4679
add a comment |
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1392171%2fis-it-possible-to-intelligently-profile-windows-slow-boot%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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