技巧:禁用Vista下的硬盤監(jiān)控警告

字號:

Vista會對硬盤可用空間進行監(jiān)控,當磁盤空間不夠時,Vista會在任務欄上顯示警告信息.禁用此功能,其實只需:
    *WIN+R運行“Regedit”打開注冊表編輯器
    *找到[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
    *新建一個Dword值并命名為"NoLowDiskSpaceChecks"(不含引號)
    *雙擊新建的鍵值并將其設置為1
    *注銷或重啟后生效
    附部分原文:
    Windows Vista monitors the amount of available disk space and displays a warning in the taskbar when the hard disk is almost full. To disable this feature, perform the following steps:
    1- Open the registry editor (Start/ type: regedit and hit Enter)
    2- Navigate to [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
    3- Create a new DWORD value and name it "NoLowDiskSpaceChecks" (without quotes)
    4- Double-click the new value, set it to 1, and click OK.
    5- Close the registry editor.
    6- Log off and log back on for changes to take effect.