In: Categories » Computers and technology » Windows Vista » Understanding the Windows Experience Index Score
Optimizing Your Computer’s Performance
This section discusses steps you can take to assess and optimize the performance of your computer and of Windows. These steps range from getting more RAM if you need it to setting suitable performance options for your computer or specifying the size and location of the paging file. You should also defragment your disk or disks as discussed in the section “Defragmenting Your Disks” in Article 10.
Checking Your Computer’s Windows Experience Index Score
The best place to start optimizing performance is by checking your computer’s Windows Experience Index in the Performance Information and Tools window. The Windows Experience Index is a measure of how well Windows thinks your computer is equipped to run Windows. To view your computer’s Windows Experience Index, take the following steps:
1. Choose Start Control Panel. Windows displays a Control Panel window.
2. Click the System and Maintenance link. Windows displays the System and Maintenance window.
3. Click the Performance Information and Tools link. Windows displays the Performance Information and Tools window .
Understanding the Windows Experience Index Score
Windows Experience Index rates each of your computer’s main components - the processor, memory, graphics capability, gaming graphics capability, and primary hard disk - on a scale of 1 to 5. Windows Experience Index gives the computer a base score, or overall score, that is the same as the lowest individual component score.
Updating the Windows Experience Index Score
If you’ve changed your computer’s configuration for example, by adding memory or installing a bet ter graphics card, update your Windows Experience Index score to see what difference the change made. Set aside a few minutes when your computer’s not busy with other tasks, and then click the Update My Score link in the Performance Information and Tools window. Windows displays the Windows Experience Index dialog box, as shown here, as it runs the test. Windows then updates the scores.
RAM: Does Your Computer Have Enough?
If your computer’s performance seems disappointing, make sure that your computer has plenty of RAM to run Windows itself plus all the programs that may be running in the background. A total of 512MB is usually enough for running a single user session at reasonable speed, and 1GB is usually enough for several user sessions running conventional programs. If you want multiple users to be able to open large programs or large files at the same time, get 2GB or more. RAM is normally the most affordable way of improving performance on your computer significantly. The exception is if your computer has a limited number of memory slots, all of which are full. In this case, you will need to discard some or all of your existing memory when you upgrade, which makes the upgrade more expensive. To find out how much RAM your computer has, press Windows Key+Break, and then look at the Memory RAM readout in the System window. If the readout shows a figure other than one of the standard numbers 512MB, 768MB, 1,024MB, 1,280MB, 1,536MB, 1,792MB, or 2,048MB, the amount of RAM is the next higher figure. For example, if the readout shows 502MB, your computer has 512MB, and 10MB is being used for other purposes typically video.
Using ReadyBoost to Supplement Your RAM
Increasing RAM is the best way to increase performance quickly, but Windows also allows you to improve performance by using a USB flash drive or certain other forms of memory such as a MemoryStick device as extra memory. This feature is called ReadyBoost and lets Windows cache store key files on the flash drive, from which it can access them much more quickly than if it caches them on the hard disk.
How ReadyBoost Works
You can use only one device for ReadyBoost at a time. On that device, you can use anywhere from 256MB to 4GB. Windows lets you choose how much of a device’s flash memory to assign to ReadyBoost. Microsoft recommends having a 1:1 ratio of flash memory to system memory for modest performance and a 2.5:1 ratio for the best performance. For example, if your computer has 512MB RAM, you should assign 1,280MB of flash memory to get the best performance. Table 15.2 shows the figures for common memory configurations.
Table 15.2: ReadyBoost RAM:Flash Memory Ratios
Flash Memory
| RAM MB | Modest Performance | Best Performance |
| 512 | 512 | 1,280 |
| 768 | 768 | 1,920 |
| 1,024 | 1,024 | 2,560 |
| 1,280 | 1,280 | 3,200 |
| 1,536 | 1,536 | 3,840 |
| 1,792 | 1,793 | 4,480 |
| 2,048 | 2,048 | 5,120 |
| 3,072 | 3,072 | 7,680 |
Getting a Flash Drive Suitable for ReadyBoost
ReadyBoost is used mostly for small files and requires fast-performing memory. For ReadyBoost to work, the memory must be able to manage throughput of 2.5MB/s for 4KB random reads and 1.75MB/s for 512KB random writes across its full range of memory.
Many drives can meet these requirements - but many others can’t. What’s confusing is that the figures you’ll see on devices measure sequential performance rather than random performance. For example, even if a device can manage 12MB/s sequential read, it may not be able to manage 2.5MB/s random reads.
One particular trap is that some flash drives that are marketed as having high speeds achieve those speeds by having a small amount of very fast memory that acts as a gateway to the rest of the memory. Such drives can turn in very fast sequential performance, but if the main memory isn’t fast enough to meet ReadyBoost’s random read and write requirements, you can’t use the drive for ReadyBoost.
At this writing, there’s no ReadyBoost-capable logo to indicate that a device is suitable for use. However, by the time you read this, there may be, so it’s worth doing a little research before buying. If there’s still no logo program, search online to find out which brand of flash drives have been found to work with ReadyBoost.
Setting Up ReadyBoost on a Drive
To configure ReadyBoost on a drive, follow these steps:
1. Connect the drive to your computer via USB. Windows displays the AutoPlay dialog box containing options for the drive. Here’s an example:
2.Click the Speed Up My System button. Windows displays the ReadyBoost page of the Properties dialog box for the drive . If the drive is already connected to your computer, choose Start My Computer, right-click the drive, and then choose Properties from the context menu. In the Properties dialog box, click the ReadyBoost tab.
3. Select the Use This Device option button.
4. Drag the Space to Reserve for System Speed slider, or adjust the value in the text box, to specify how much of the drive to use.
5. Click the OK button. Windows closes the Properties dialog box and starts using the device as extra memory.
Force Windows to Use ReadyBoost on a Drive That It Deems Too Slow
If Windows claims “this device doesn’t have the required performance characteristics for use in speeding up your system,” click the Test Again button to make sure. Sometimes Windows reads marginal devices as viable the second time around.
If Windows still finds the device too slow, you can force Windows to use the device for ReadyBoost by editing the Registry. If the device really is to slow, you may not benefit from forcing Windows to use ReadyBoost on it, but you can try the device and see if it improves performance.
To force Windows to use the device, take the following steps:
1. Close the Properties dialog box.
2. Unplug the device from the USB port.
3. Press Windows Key+R. Windows displays the Run dialog box.
4. Type regedit and press Enter or click the OK button. Windows launches Registry Editor.
5. Expand the HKEY_LOCAL_MACHINE hive and navigate to the Microsoft\WindowsNT\ CurrentVersion\EMDMgmt key.
6. Select the USBSTOR key for the device look at the end of the long ID number to see a text string that’s related to your device. Registry Editor displays the value entries for the device.
7. Double-click the DeviceStatus value entry, use the Edit DWORD 32-Bit Value dialog box to set its value to 2 with the Hexadecimal option button selected, and then click the OK button.
8. Double-click the ReadSpeedKBs value entry, use the Edit DWORD 32-Bit Value dialog box to set its value to 1,000 with the Hexadecimal option button selected, and then click the OK button.
9. Double-click the WriteSpeedKBs value entry, use the Edit DWORD 32-Bit Value dialog box to set its value to 1,000 with the Hexadecimal option button selected, and then click the OK button.
10. Plug the device back in. Windows displays the AutoPlay dialog box.
11. Click the Speed Up My System button, and then use the controls on the ReadyBoost page of the Properties dialog box to set up ReadyBoost.
Choosing Performance Options
Next, make sure that Windows is configured to give the best performance possible for your needs. Getting the best performance out of Windows on a computer that isn’t screamingly fast is partly a question of choosing the right balance between visual sophistication and speed: the more graphics and visual effects that Windows is using, the slower their display will be, and the heavier the demands placed on the processor as well as the graphics subsystem. The more visual effects you can sacrifice, the better performance you’ll get. You also need to give the foreground program as much of a boost as possible, so make sure that memory usage is optimized for programs rather than system cache, and set an appropriate size for your paging file. To set performance options, follow these steps:
1. Press Windows Key+Break. Windows displays the System window.
2. In the left panel, click the Advanced System Settings link. Windows displays the Advanced page of the System Properties dialog box .
3. Click the Settings button in the Performance group box. Windows displays the Performance Options dialog box.
4. On the Visual Effects page of the Performance Options dialog box , select one of the option buttons:
• Select the Let Windows Choose What’s Best for My Computer option button to have Windows apply the mixture of settings it deems most appropriate to your computer’s speed and your graphics card’s capabilities.
• Select the Adjust for Best Appearance option button to turn on all the effects.
• Select the Adjust for Best Performance option button to turn off all the effects.
• Select the Custom option button if you want to apply a custom set of effects. Then select the check boxes for the effects you want to use. Most of the effects are self-explanatory - for example, the Animate Windows When Minimizing and Maximizing check box controls whether Windows animates windows when minimizing, maximizing, and restoring them. The fewer visual effects you use, the better the performance you’ll enjoy, but the plainer and less subtle the Windows interface will seem.
5. Click the Advanced tab. Windows displays the Advanced page of the Performance Options dialog box .
6.In the Processor Scheduling group box, make sure that the Programs option button is selected. The Programs option button causes Windows to give priority to the foreground program - the active program - giving you faster response time in it. Select the Background Services option button only if you’re using this computer as a sort of server and are not running programs on it or if you want a background task, such as Backup Utility, to get more attention so that it’ll run faster. For the Programs option, Windows allocates short, variable-length quanta time slices to programs, whereas for the Background Services option, Windows allocates longer, fixed-length quanta.
7. If necessary, change the size of the paging file by following the instructions in the next section.
8. Click the OK button. Windows applies your changes and closes the Performance Options dialog box.
9. Click the OK button. Windows closes the System Properties dialog box.
legal notice
Our website is not responsible for the information contained by this article. Web-articles is a free articles resource.
Suggestion: If you need fresh, daily updated content for your website, feel free to use our service. Click here for more information.
Useful tools and features
related articles
Apple users have long been able to take advantage of the Mac OS X Dashboard, and Windows users have been able to download Yahoo Widgets (formerly Konfabulator Widgets). Those things are still available, but now Vista has its own little tools, known as gadgets. Vista gadgets live in the new Windows Sidebar which you can move to the left or right side of the screen by right-clicking it and selecting Properties. Or you can put Gadgets on your Desktop by dragging the little context menu that appears when you hover ...
2. Support for RSS News Feeds in Windows Vista
IE 7.0 includes an easy way to subscribe to news feeds, regularly updated information that sites publish in the format known as Really Simple Syndication (RSS). When a surfer visits a site that publishes one or more news feeds, a square broadcast icon on IE 7’s toolbar changes from grey to orange. Clicking the icon takes you to a page that explains the content of a feed and provides a clickable link that subscribes you. This is a big improvement over previous news feed buttons in other browsers, which formerly ...
3. Thinking of Cheating at Solitaire in Windows Vista
Unfortunately, Vista new Solitaire code seems to have broken one way that neerdowells have cheated at the game for years. This scandalous behavior was first revealed in Windows 3 s all the way back in 1991. As that article explained it, you could click Game - Undo when playing a Draw Three game, and the last three cards you turned over from the deck would go back on the pile. If you then held down the Shift key while clicking the deck, only one card at a time would turn over, allowing you to ...
4. A Quick Overview of All the Versions of Windows Vista
It seems like Windows Vista has a lot more versions than Microsoft has ever offered before. But that isn’t quite true. The Redmond company years ago split Windows XP into almost as many versions as we have today with Vista. You may occasionally hear Vista’s versions referred to as SKUs. This term stands for Stock Keeping Unit. We’ll use the more common terms version and product version throughout this article instead. Here’s a review of the major Windows XP versions (rough...
5. Taking Advantage of Your Ability to Upgrade to Windows Vista
Windows Anytime Upgrade Unlike previous versions of Windows, Vista installs itself with the capability to upgrade from a weaker version to a more-capable version at any time. You simply run the Anytime Upgrade applet, select a source to purchase an upgrade license from, and your PC is quickly enhanced with the more powerful version you’ve selected. _ Vista Home Basic can be upgraded in this way to Home Premium or Ultimate. _ Vista Home Premium and ...
6. Deploying Windows Vista: A Power User`s Toolkit
If you’re an enterprise administrator faced with the prospect of rolling out Windows Vista to hundreds or thousands of desktops around the world, take heart: Microsoft has finally upgraded its deployment tools in dramatic fashion, taking advantage of the componentized architecture of Windows Vista. But these deployment tools aren’t just advantageous to the world’s biggest corporations. If you’re a power user, a tinkerer, or someone who ends up having to reinstall Windows fairly regularly, you mi...
7. What`s New in the Windows Vista User Interface
Gazing upon Windows Vista for the first time, you will immediately be struck by how different everything looks when compared to older Windows versions such as Windows XP and Windows 2000. Now, windows are translucent and glass-like, with subtle animations and visual cues. This new interface leaves no doubt: Windows Vista is a major new Windows version, with much to learn and explore. In this article, we’ll examine the new Windows Vista user interface, called Aero, and explain what you need to ...
8. Windows Vista Aero requirements
As noted earlier, you have to be running an activated version of Vista Home Premium, Business, Enterprise, or Ultimate Edition in order to utilize Windows Vista Aero. Here, activated refers to the Product Activation feature that’s included in Windows Vista, whereby each Windows Vista installation is guaranteed, via a service called Windows Genuine Advantage, to be legitimate and not pirated. Most copies of Windows Vista that are preinstalled on new PCs come pre-activated, so this is a step that many users...
9. Windows Vista Security Features
Although the Windows Vista Aero user interface is the most obvious change to Windows Vista, some of the more important, if less obvious, changes in this new operating system regard security. In this article, we examine the various new security features in Windows Vista. Security and Windows Vista It’s been a tough decade for Windows users. As Microsoft’s operating system entered the dominant phase of its existence, hackers began focusing almost solely on Windows, since that’s where all the user...
10. Multiprotocol Label Switching Operation and Maintenance
You can use Multiprotocol Label Switching Operation and Maintenance (OAM) to detect operational failures, but also for accounting and performance measurement in the Multiprotocol Label Switching network. Problems on the control plane can be reported by traps or seen by polling the Management Information Base (MIB). This might suffice for IP networks, but it is more difficult to detect the problems that are purely in the data plane when the network is running Multiprotocol Label Switching. Multiprotocol Label Switching O...
