3.11.2009

Speed up xp and vista: number 2 of 50


Tweak Two: Disable unnecessary features on your motherboard.

Many modern motherboards come with a host of components built into the circuitry of the board itself - this is possible as chips continue to shrink, and manufacturer can place more horsepower into smaller areas of real estate.



Integrated components can include the sound card, network cards, video cards, and even RAID, allowing date to be written to multiple hard drives at the same time.

These features can place a tax on system resources, even when they are not being utilized by the operating system. Thus, if you're not using one of these, it's good practice to disable these features using your motherboard's BIOS setup program.

A common example: you are using a sound card to facilitate Surround sound, and are not using the built-in sound card that's part of the motherboard. If that's the case, you should disable the integrated sound card for best performance.

You can look for many of these integrated features in a section called Integrated Prephrials in the BIOS.

Labels: , ,

posted by Brian @ 12:29 PM   0 Comments Links to this post

3.04.2009

More with Less: 50 ways to speed up xp and vista

Face it: your computer isn't as fast as when you first installed Windows. For a host of reasons, PC performance tends to degrade over time. But there are proven methods that will help you regain some of that lost speed.

This is the first in a 50 part series of tips and tweaks to help improve performance of the world's most popular operating system. Most of the tips that follow over the rest of 2009 will apply for both XP and Vista, some will be specific to just a single operating system.

And almost all of the tips will be brief. There's no sense in performing a tweak if it's going to eat up half of your weekend. Computers should help you be more productive, not less.

So stay tuned, and remember to hit the 'subscribe' thingy in the upper right hand corner to have the latest tips delivered right to your Inbox or RSS reader.


Tweak One: Update your BIOS.

OK, so this tip isn't technically a Windows tweak. It is a great place to start nonetheless.

You can usually find improvement in Windows performance by looking not at the operating system, but rather at the software the operating system uses to communicate with your computer's hardware - the BIOS.

So before you spend too much time tweaking the OS, make sure you have the latest and fastest BIOS for your motherboard. On modern computers, updating the BIOS means locating a small executable file from the manufacturer website, running it, then rebooting your computer. If you're using a Dell, go here. If running an HP, go here.

It's really that simple. The biggest challenge, in fact can be locating the BIOS update in the first place...it's not something that is searched for when performing a Windows Update (probably because it's not Windows).

If you need help finding this information, drop me an email. Otherwise, you can find the current version of the motherboard (along with the mobo manufacturer) from the Power On Self Test (POST) screen.

Look for new speed tips and tricks about every Wednesday throughout the year, with tweaks on Windows 7 as the product moves closer to launch.

Labels: , , , ,

posted by Brian @ 12:57 PM   0 Comments Links to this post

10.06.2008

Configure Vista Power Options with Group Policy

You probably know about the new Vista Power Options settings. If not, they are accessed easily enough by opening the Control Panel and then choosing Hardware and Sound | Power Options. And even easier way is to simply type 'power' from Vista's search box.

And speaking of, here's a question that came up in class when discussing Vista's new power options and the Vista Mobility Center:

Can I use Group Policy to configure Power Options?

Yes. Vista ships with 800 new Group Policy settings, and several of these can govern Power Behavior for your entire network.

Here's where to set the Power Options:

Computer Configuration | Administrative Templates | System | Power Management

You can figure it out from there. All of the button settings, hard disk settings, sleep settings, and so on that can be configured for an individual system using the Control Panel can be set for groups of computers1 using these Administrative settings.

If you're curious as to why this all works under Vista (and there's no particular reason you should be; trust me, it won't won't convey any social status in mixed company), it's because previous Windows versions stored power configurations as binary values, which Group Policy doesn't affect. Now, Power Options can be set using the .xml-based .admx files that define the Administrative Template settings under Windows Vista.

1- given that you're working in a domain and using either Vista Business, Enterprise, or Ultimate.

Labels: , ,

posted by Brian @ 10:46 PM   0 Comments Links to this post

9.25.2008

Controlling Windows Vista Startup Items

Controlling Startup items - whether on a Windows Vista or Windows XP machine - can have a big impact on system performance. The goal is to reduce those Startup items to just those you really, really need. Otherwise, they just take up resources that can/should be directed towards other computing tasks.

There are actually a couple of ways to do this.

1) You can view the Vista Startup folder using Windows Explorer - although it's a pain in the ass.

Here's what you need to do to manually edit the startup items for an individual user with the Windows Explorer interface.

1. First, enable viewing of Hidden folders and files.
2. From a Windows Explorer window, choose Organize | Folder and Search Options.
3. Click the View tab.
4. Choose the 'Show hidden folders and files' option.
5. Now, use Windows Explorer to navigate to this directory:

C:\Users\%username%\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup

A long way to go, but once there, you can see what programs are included in the users Startup directory, and make deletions/additions as you see fit.

You won't see the AppData folder unless you're displaying hidden folders and files.

A simpler method, however, is to choose Start | All Programs | Startup. You can then right-click on the Startup folder and choose Explore. You will then open a Windows Explorer window on the user's startup folder.

2) Use Windows Defender's Software Explorer. To get to the Software Explorer, open Defender and choose the Tools. You'll now see the Software Explorer link.

From here, you can choose Startup Items in the dropdown list. Select a program, and then choose either Remove or Disable. Note, however, that some programs won't allow you to do either one from within Software Explorer.

Labels: , ,

posted by Brian @ 11:53 AM   0 Comments Links to this post

9.24.2008

Control behavior of Vista's Indexing Service

Opinions abound about the Vista Indexing Service and whether or not it slows down system performance. Unfortunately, much of the discussion I’ve seen is anecdotal in nature, with some users reporting that Vista is speedier than XP, and others reporting that it is dog slow.

Personally, I like the Indexing Service. It helps me quickly locate content on a Vista machine without a folder hierarchy doing the job for me.

But the Indexing Service is not something you add, as was the case with Windows XP and the Windows Desktop Search. Rather, it’s built into the Vista OS, and runs by default. For those who want to try out life without the Vista’s Indexing Service, here’s how to disable:

Method One:
  1. Open the Control Panel and then choose ‘Uninstall a Program’ from the Programs grouping
    Now, select ‘Turn Windows features on or off.’
  2. From this dialog box, you can disable the Indexing Service
Method Two:
  1. Disable the Windows Search service using the Services MMC snap-in. If you type ‘services’ into the Vista Start Menu, it should come up.
  2. Locate the Windows Search service, then choose ‘Disabled’ as the startup type. You should also Stop the service for it to take immediate effect.
Method Three:
  1. If you’d like more selecting control over the Indexing Options, open the Control Panel and locate the Indexing Options application (or you can type ‘index’ from the Start Menu – the Indexing Service should help you locate it in the list of Programs. Ironic, huh? From here, you can remove locations you use rarely, or remove all locations altogether.
  2. It is also possible to disable indexing for a certain drive or enable it only for selected folders. You can do this by changing the Properties of a drive or folder (right click on drive letter in Windows Explorer).
You can always switch back later if you want.

Labels: , ,

posted by Brian @ 11:34 AM   0 Comments Links to this post