Windows XP界面華麗功能多多,想必不少朋友都用著吧。可是你有沒有發現Windows XP喜歡和我們玩兒捉迷藏的遊戲,一些原本在Windows系統中應該出現的選項都不見了,甚至有時另一些選項會突然消失!其實它們都被Windows XP藏了起來,今天我們就來和Windows XP玩兒一把,找出這些被藏起來的項目。
Windows XP預讀設定可提高系統速度,加快開機速度。按下修改可進一步善用CPU的效率:在[開始]-->[運行]-->鍵入[Regedit]-->[HKEY_LOCAL_MACHINE]-->[SYSTEM]-->[CurrentControlSet]-->[Control]-->[SessionManager]-->[MemoryManagement],在[PrefetchParameters]右邊窗口,將[EnablePrefetcher]的數值數據如下更改,如使用PIII 800MHz CPU以上的建議將數值數據更改為4或5,
同時按下Control+Alt+Delete三個鍵,然後點擊「Processes(進程)」選項卡,可以看到一個如上圖所示的對話框,在這裡可以看到目前正在運行的所有進程。如果要為一個程序分配更多的進程時間,如3D Studio Max,只需右鍵點擊這個進程,再把滑鼠指針向下移動到「Set Priority>(設置優先順序)」,然後選擇你想要這個程序處在哪個優先順序。當我接收email時,我會把3DMAX設為「標準」,但當我離開計算機的時候,我會把它的優先急提升為最高的「實時」,這樣可以計算機更專註更快速地處理3D動作
9、關閉錯誤回報
控制台---->系統---->進階---->右下角--->錯誤報告---->關閉
二、硬體優化
1、內存性能優化
Windows XP中有幾個選項可以優化內存性能,它們全都在註冊表下面位置: HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlSession ManagerMemory Management
# Copyright (c) 1993-1999 Microsoft Corp.
#
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
#
# This file contains the mappings of IP addresses to host names. Each
# entry should be kept on an individual line. The IP address should
# be placed in the first column followed by the corresponding host name.
# The IP address and the host name should be separated by at least one
# space.
#
# Additionally, comments (such as these) may be inserted on individual
# lines or following the machine name denoted by a '#' symbol.
# For example:
#
# 102.54.94.97 rhino.acme.com # source server
# 38.25.63.10 x.acme.com # x client host作者: Chenwangyue 時間: 2005-10-12 17:12
謝謝指教!