วิธีแก้ไข Windows XP ปิดช้ามาก ๆ อีกวิธี
ปัญหาของการปิดเครื่องช้า Windows XP
ทำไมจึง Shutdown ช้า ?
Windows XP เก็บค่าในรีจีสตรี (registry) ที่จะระบุระยะเวลาในการรอคอยการปิดโปรแกรม (Program) หรือบริการ (Services) ที่เปิดอยู่
วิธีการในการแก้ไขปัญหา
- กดปุ่ม start >> run >> พิมพ์ regedit >> กด Enter
- หา 'HKEY_CURRENT_USER\Control Panel\Desktop\'
- หา Key 'WaitToKillAppTimeout' ตั้งค่าเป็น 1000
ตั้งค่าระยะเวลาในการรอการปิดโปรแกรมที่ไม่ปกติ (Timeout) ไว้ที่ 1 วินาที (1000 millisecond) - หา Key 'AutoEndTasks' ตั้งค่าเป็น 1
- เรียบร้อยครับ
ลองทำกันดูนะครับ ได้ผลยังไงแจ้งกันด้วยครับ
ฝากไว้อีกอันแล้วกัน
Tip: If modifying registry seems cumbersome to you can simply create a instant shutdown shortcut on your desktop.
- Right click on your desktop and select New >> Shortcut
- copy the following command: %windir%\System32\shutdown.exe -s -f -t 00
- Name your shortcut as instant shutdown
- You can use this created shortcut for fast shutdown.
This will forcibly end all running tasks and shutdown instantly.
ดีค่ะ กำลังมีปัญหา แต่คงให้ลูกทำให้ตามนี้นะคะ ขอบคุณค่ะ