如何設(shè)置在關(guān)機(jī)時系統(tǒng)自動清理垃圾 具體操作,打開運(yùn)行,輸入regedit ,進(jìn)入注冊表編輯器中,在注冊表編輯器中找到注冊表子鍵[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Mananement],然后將它對應(yīng)右邊窗口的“ClearPageAtShutdown”的數(shù)值數(shù)據(jù)修改為“1”即可,但需要說明的是,設(shè)置后在關(guān)機(jī)時可需要較長的時間。
詳文參考:http://www./article/29/8696.html |
|