How could I disable windows effects through batch
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试): 问题: Is it possible to disable these options shown in the picture below using a batch file. I am making a program that can boost a computers performance can any one help. my OS is windows 7 32bit 回答1: To disable the effects sc stop uxsms To enable the effects sc stop uxsms You have to run it as Admin. Like npocmaka said you have to change the value of the registry key : [HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects] "VisualFXSetting"=dword:00000002" With one of these value : "VisualFXSetting"=dword:00000002