Tricks to speedup startup time? Windows 7

3

3

Possible Duplicate:
How can I reduce Windows 7 boot times?

What can i do to make my computer load up faster? i could swear it was a lot faster in the past. My suspicion is the windows updates. Someone recommended soluto but it still takes over a minute 10 and i am sure it use to take <=45 seconds

Is there anything i could do? if i ever format my comp for any reason should i not get the window updates? enter image description here

user3109

Posted 2011-01-28T02:16:18.367

Reputation:

Question was closed 2011-01-28T08:29:25.040

Don't stop installing Windows updates, whatever you do. – None – 2011-01-28T03:03:57.800

Is 1:18 really that bad, especially considering you’ve got several things auto-running? Someone is spoooiiiiled… :-p From what you’ve written in the question, it doesn’t sound like you changed anything. Soluto doesn’t automatically speed anything up, it just runs a trace to monitor the boot process and displays what runs and how long they take to do so. It’s then up to you to either disable things you don’t need or delay them for a bit. – Synetech – 2012-03-28T03:27:45.063

@Synetech: Well considering it was half that before..... – None – 2012-03-28T05:21:48.363

Before what? You said it was faster “in the past”. No doubt you installed a bunch of programs since then. While the screenshot shows that most of the time 1:12.5 is from what looks like system stuff instead of programs, it isn’t. I promise that some of those items are due to third-party programs. Your best bet is to check the “new” services (the 9, 6, 6, and 5-second instances of svchost). Some of them are part of Windows, some of them are probably hosting some programs and/or drivers. – Synetech – 2012-03-28T05:56:12.630

Answers

1

I don't think the updates are the problem. The "53 applications run in your boot" may be more of an issue. Check out Sysinternal's Autoruns. It can show you everything that's currently configured to run at boot time so you can selectively disable what you don't need (or at least what you don't need starting up instantly ).

enter image description here

A defragment once in a while doesn't hurt either ;)

John T

Posted 2011-01-28T02:16:18.367

Reputation: 149 037

1

If I were you, I would check out TweakHound. Determine how hard you want your machine tweaked (still pretty, or can you handle no-Aero?). They tell you what you're doing, and what'll be the side effects. You can disable extra services/startup items [which speeds your machine a lot], and they give you a list of what to disable, so you don't mess up your machine.

Primum non nocere (First, do no harm) This guide is not a strip down the OS to the bare bones gamers guide. The intent of this guide is to allow you to tweak the system while maintaining full functionality. Yes, there is stuff you can uninstall, turn off, or disable and I will show you how to do that. But (those who followed my previous guides have seen this before), there is one thing I would like you to keep in mind. I've always believed that Sir Isaac Newton's 3rd Law, commonly phrased as "For every action there is an equal and opposite reaction" applies to just about everything in life. It applies to tweaking as well. Every time you make a change it costs something. I'll let you know what that something is. For example, turning all the eye-candy off can result in more available system resources but may lessen the user experience.

Mateen Ulhaq

Posted 2011-01-28T02:16:18.367

Reputation: 3 207

No-Aero? Heck yeah! “Windows Classic” all the way. :-) – Synetech – 2011-05-25T02:21:25.067

@Synetech The artist in me forbids going that far. :) I have, however, disabled Aero, and reverted to the "Windows Vista Basic" color scheme. – Mateen Ulhaq – 2011-05-25T02:31:04.973

@Synetech BTW, I learned (a long while ago) that Aero relies on your Graphics card, so it eats up less CPU than normal GDI and stuff. (Randomly here because someone upvoted me in another one of my answers.)

– Mateen Ulhaq – 2012-03-28T03:19:34.683

1Yes, Aero uses the overlay surface (a.k.a., “hardware acceleration”), but only for the glass mode, not the Basic theme. When other programs (e.g., video players) need to use the overlay, Aero does that annoying flickering thing where it switches to the Basic theme then back to the glass theme when the other program ends. – Synetech – 2012-03-28T03:23:36.490