Sunday, January 25, 2009

how to free up resources to rum a high demanding game or application

open a new text document,paste all this in it & save it anyname.cmd

net stop "Computer Browser"
net stop Server
net stop Workstation
net stop "Help and Support"
net stop Messenger
net stop "Print Spooler"
net stop "Shell Hardware Detection"
net stop "SSDP Discovery Service"
net stop "Task Scheduler"
net stop Themes
net stop "Upload Manager"
net stop "Windows Image Acquisition (WIA)"
net stop "Automatic Updates"



to enable all services reboot computer.

No comments:

Post a Comment