请复制后自行修改,不需要的项可以自行删除,打开记事本,保存为reg文件后保存,运行即可。
windows registry editor version 5.00
;修改状态栏透明度
[hkey_local_machine\software\microsoft\windows\currentversion\explorer\advanced]
"useoledtaskbartransparency"=dword:00000001
;任务栏时间显示秒
[hkey_current_user\software\microsoft\windows\currentversion\explorer\advanced]
"showsecondsinsystemclock"=dword:00000001
;开启win10护眼
[hkey_current_user\control panel\colors]
"window"="202 234 206"
[hkey_local_machine\software\microsoft\windows\currentversion\themes\defaultcolors\standard]
"window"=dword:00caeace
;右键添加复制文件夹路径和用记事本打开和重启资源管理器
[hkey_classes_root\directory\shell\copypath]
@="复制文件夹路径"
[hkey_classes_root\directory\shell\copypath\command]
@="mshta vbscript:clipboarddata.setdata("text","%1")(close)"
[hkey_classes_root*\shell\copypath]
@="复制文件路径"
[hkey_classes_root*\shell\copypath\command]
@="mshta vbscript:clipboarddata.setdata("text","%1")(close)"
[hkey_classes_root*\shell\notepad]
@="用记事本打开"
[hkey_classes_root*\shell\notepad\command]
@="notepad %1"
[hkey_local_machine\software\classes\directory\background\shell\restartexplorer\command]
@="tskill explorer"
[hkey_local_machine\software\classes\directory\background\shell\restartexplorer]
@="重启资源管理器"
[hkey_classes_root*\shell\runas]
@="获取最牛逼的权限"
[hkey_classes_root*\shell\runas\command]
@="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:f"
"isolatedcommand"="cmd.exe /c takeown /f "%1" && icacls "%1" /grant administrators:f"
[hkey_classes_root\directory\shell\runas]
@="获取最牛逼的权限"
"noworkingdirectory"=""
[hkey_classes_root\directory\shell\runas\command]
@="cmd.exe /c takeown /f "%1" /r /d y && icacls "%1" /grant administrators:f /t"
"isolatedcommand"="cmd.exe /c takeown /f "%1" /r /d y && icacls "%1" /grant administrators:f /t"
;降低cortana性能,减少cpu占用
[hkey_local_machine\system\currentcontrolset\services\timebroker]
"start"=dword:00000004
;关闭虚拟内存
[hkey_local_machine\system\controlset001\control\session manager\memory management]
"pagingfiles"=hex(7):00,00
;关闭传递优化文件
[hkey_local_machine\software\microsoft\windows\currentversion\deliveryoptimization\settings]
"downloadmode"="0"
;去掉 winrar 在右键菜单中添加的"压缩…并 e-mail"
[hkey_current_user\software\winrar\setup\menuitems]
"emailarc"=dword:00000000
"emailopt"=dword:00000000
;去掉右键打印
[-hkey_classes_root\batfile\shell\print]
[-hkey_classes_root\cmdfile\shell\print]
[-hkey_classes_root\fonfile\shell\print]
[-hkey_classes_root\htmlfile\shell\print]
[-hkey_classes_root\inffile\shell\print]
[-hkey_classes_root\inifile\shell\print]
[-hkey_classes_root\internetshortcut\shell\print]
[-hkey_classes_root\e.document\shell\print]
[-hkey_classes_root\jsefile\shell\print]
[-hkey_classes_root\jsfile\shell\print]
[-hkey_classes_root\otffile\shell\print]
[-hkey_classes_root\pfmfile\shell\print]
[-hkey_classes_root\regfile\shell\print]
[-hkey_classes_root\ttcfile\shell\print]
[-hkey_classes_root\ttffile\shell\print]
[-hkey_classes_root\txtfile\shell\print]
[-hkey_classes_root\vbefile\shell\print]
[-hkey_classes_root\vbsfile\shell\print]
[-hkey_classes_root\wsffile\shell\print]
[-hkey_classes_root\zapfile\shell\print]
;文件没有关联的打开程序时,禁止从网络上去搜索打开类型
[hkey_local_machine\software\microsoft\windows\currentversion\policies\system]
"nointernetopenwith"=dword:00000001
;关闭打开方式从应用商店选择其它应用
[hkey_local_machine\software\policies\microsoft\windows\explorer]
"nousestoreopenwith"=dword:00000001
;开启内置administrator用户使用apps
[hkey_local_machine\software\microsoft\windows\currentversion\policies\system]
"consentpromptbehavioradmin"=dword:00000005
"promptonsecuredesktop"=dword:00000001
"filteradministratortoken"=dword:00000001
;关闭系统还原
[hkey_local_machine\software\microsoft\windows nt\currentversion\systemrestore]
"rpsessioninterval"=dword:00000000
"disablesr"=dword:00000001
"createfirstrunrp"=dword:00000000
[-hkey_local_machine\software\microsoft\windows nt\currentversion\spp\clients]
[hkey_local_machine\software\policies\microsoft\windows nt\systemrestore]
"disablesr"=dword:00000001
[hkey_local_machine\software\policies\microsoft\windows\installer]
"limitsystemrestorecheckpointing"=dword:00000001
[hkey_local_machine\software\microsoft\dfrg\bootoptimizefunction]
"enable"="n"
;关闭应用自动备份
[hkey_local_machine\software\policies\microsoft\windows\settingsync]
"enablebackupforwin8apps"=dword:00000000
;还原旧版音量设置
[hkey_local_machine\software\microsoft\windows nt\currentversion\mtcuvc]
"enablemtcuvc"=dword:00000000
;我的电脑不显示两个u盘
[-hkey_local_machine\software\microsoft\windows\currentversion\explorer\desktop\namespace\delegatefolders{f5fb2c77-0e2f-4a16-a381-3e560c68bc83}]
@="removable drives"
[hkey_local_machine\software\microsoft\windows\currentversion\explorer\desktop\namespace\delegatefolders{-f5fb2c77-0e2f-4a16-a381-3e560c68bc83}]
@="removable drives"
[-hkey_local_machine\software\wow6432node\microsoft\windows\currentversion\explorer\desktop\namespace\delegatefolders{f5fb2c77-0e2f-4a16-a381-3e560c68bc83}]
@="removable drives"
[hkey_local_machine\software\wow6432node\microsoft\windows\currentversion\explorer\desktop\namespace\delegatefolders{-f5fb2c77-0e2f-4a16-a381-3e560c68bc83}]
@="removable drives"
;禁用通知管理
[hkey_current_user\software\policies\microsoft\windows\explorer]
"disablenotificationcenter"=dword:00000001
;语言栏隐藏到任务拦,取消语言栏上的帮助按钮
[hkey_current_user\software\microsoft\ctf\msutb]
"showdeskband"=dword:00000001
[hkey_current_user\software\microsoft\ctf\langbar]
"showstatus"=dword:00000004
"extraiconsonminimized"=dword:00000000
[hkey_current_user\software\microsoft\ctf\langbar\itemstate{ed9d5450-ebe6-4255-8289-f8a31e687228}]
"demotelevel"=dword:00000003
;关闭程序兼容性助手
[hkey_local_machine\software\policies\microsoft\windows\appcompat]
"disablepca"=dword:00000001
;移除speech残留
[-hkey_current_user\software\microsoft\speech]
[-hkey_current_user\software\microsoft\speech virtual]
[-hkey_current_user\software\microsoft\speech_onecore]
;打开ie请勿追踪功能
[hkey_current_user\software\microsoft\internet explorer\main]
"donottrack"=dword:00000001
;删除包含到库里,还原以前版本,共享,授予访问权限,启用bitlocker,兼容性疑难解答,右键英特尔,新建库
[-hkey_classes_root\folder\shellex\contextmenuhandlers\library location]
[-hkey_classes_root\directory\shellex\contextmenuhandlers{596ab062-b4d2-4215-9f74-e9109b0a8153}]
[-hkey_local_machine\software\classes\drive\shellex\contextmenuhandlers{596ab062-b4d2-4215-9f74-e9109b0a8153}]
[-hkey_classes_root\allfilesystemobjects\shellex\contextmenuhandlers{596ab062-b4d2-4215-9f74-e9109b0a8153}]
[-hkey_local_machine\software\classes*\shellex\contextmenuhandlers\modernsharing]
[-hkey_local_machine\software\classes*\shellex\contextmenuhandlers\sharing]
[-hkey_local_machine\software\classes\directory\shellex\contextmenuhandlers\sharing]
[-hkey_local_machine\software\classes\directory\background\shellex\contextmenuhandlers\sharing]
[-hkey_local_machine\software\classes\drive\shellex\contextmenuhandlers\sharing]
[-hkey_local_machine\software\classes\libraryfolder\background\shellex\contextmenuhandlers\sharing]
[-hkey_local_machine\software\classes\drive\shell\encrypt-bde-elev]
[-hkey_local_machine\software\classes\drive\shell\encrypt-bde]
[-hkey_classes_root\batfile\shellex\contextmenuhandlers\compatibility]
[-hkey_classes_root\cmdfile\shellex\contextmenuhandlers\compatibility]
[-hkey_classes_root\exefile\shellex\contextmenuhandlers\compatibility]
[-hkey_classes_root\lnkfile\shellex\contextmenuhandlers\compatibility]
[-hkey_classes_root\msi.package\shellex\contextmenuhandlers\compatibility]
[-hkey_classes_root\directory\background\shellex\contextmenuhandlers\igfxdtcm]
[-hkey_classes_root.library-ms]
;删除杀毒右键,加密,便携式方式打开,刻录到光盘,增强的存储设备,发送到磁盘驱动器
[-hkey_classes_root*\shellex\contextmenuhandlers\epp]
[-hkey_local_machine\software\classes\directory\shellex\contextmenuhandlers\epp]
[-hkey_local_machine\software\classes\drive\menumgr\shellex\contextmenuhandlers\epp]
[-hkey_classes_root*\shellex\contextmenuhandlers\open with encryptionmenu]
[-hkey_local_machine\software\classes\directory\shellex\contextmenuhandlers\encryptionmenu]
[-hkey_classes_root*\menumgr\shellex\contextmenuhandlers\open with encryptionmenu]
[-hkey_local_machine\software\classes\drive\menumgr\shellex\contextmenuhandlers{d6791a63-e7e2-4fee-bf52-5ded8e86e9b8}]
[-hkey_local_machine\software\classes\drive\menumgr\shellex\contextmenuhandlers{fbeb8a05-beee-4442-804e-409d6c4515e9}]
[-hkey_local_machine\software\classes\drive\menumgr\shellex\contextmenuhandlers\enhancedstorageshell]
[hkey_current_user\software\microsoft\windows\currentversion\policies\explorer]
"nodrivesinsendtomenu"=dword:00000001
[-hkey_local_machine\software\classes\allfilesystemobjects\shellex\contextmenuhandlers{474c98ee-cf3d-41f5-80e3-4aab0ab04301}]
;删除少数使用的文件新建菜单
[-hkey_classes_root.docx\wps.docx.6]
[-hkey_classes_root.pptx\wpp.pptx.6]
[-hkey_classes_root.xlsx\et.xlsx.6]
[-hkey_classes_root.xdp\shellnew]
[-hkey_classes_root.as\shellnew]
[-hkey_classes_root.cpt\shellnew]
[-hkey_classes_root.contact\shellnew]
[-hkey_classes_root.jnt\jntfile\shellnew]
[-hkey_classes_root.zip\shellnew]
[-hkey_classes_root.ac6\shellnew]
[-hkey_classes_root\briefcase\shellnew]
[-hkey_classes_root.vnd\shellnew]
[-hkey_classes_root.rtf\shellnew]
[-hkey_classes_root.glr\shellnew]
[-hkey_classes_root.bfc\shellnew]
[-hkey_classes_root.rtf\shellnew]
[-hkey_classes_root.bmp\shellnew]
[-hkey_classes_root.wav\shellnew]
[-hkey_classes_root.doc\shellnew]
[-hkey_classes_root.doc\wordpad.document.1\shellnew]
[-hkey_local_machine\software\classes.bfc\shellnew]
[-hkey_local_machine\software\classes.bmp\shellnew]
[-hkey_local_machine\software\classes.doc\shellnew]
[-hkey_local_machine\software\classes.rar\shellnew]
[-hkey_local_machine\software\classes.rtf\shellnew]
[-hkey_local_machine\software\classes.zip\shellnew]
[-hkey_local_machine\software\classes\applications\flashfxp.exe]
[-hkey_local_machine\software\classes\applications\moviemk.exe]
[-hkey_local_machine\software\classes\applications\mspaint.exe]
[-hkey_local_machine\software\classes\applications\shimgvw.dll]
[-hkey_local_machine\software\classes\applications\wordpad.exe]
[-hkey_local_machine\software\classes\applications\zipfldr.dll]
;快速访问不显示常用文件夹和最近使用文件
[hkey_current_user\software\microsoft\windows\currentversion\explorer]
"showfrequent"=dword:00000000
"showrecent"=dword:00000000
;删除右键固定到"快速访问"
[hkey_classes_root\folder\shell\pintohome]
"extended"=""
;恢复开始右键菜单中的命令提示符
[hkey_current_user\software\microsoft\windows\currentversion\explorer\advanced]
"dontusepowershellonwinx"=dword:00000001
[hkey_current_user\software\microsoft\windows\currentversion\explorer\advanced\xaml]
"allowfailfastonanyfailuref"=dword:00000000
[hkey_current_user\software\microsoft\internet explorer\browseremulation]
"mscompatibilitymode"=dword:00000001
"intranetcompatibilitymode"=dword:00000000
;关闭筛选器
[hkey_current_user\software\microsoft\internet explorer\phishingfilter]
"enabledv9"=dword:00000000
[hkey_local_machine\software\microsoft\windows\currentversion\explorer]
"smartscreenenabled"="off"
[hkey_local_machine\software\policies\microsoft\microsoftedge\phishingfilter]
"enabledv9"=dword:00000000
;清空默认启动项
[-hkey_current_user\software\microsoft\windows\currentversion\run]
;禁止运行计算机自动维护计划
[hkey_local_machine\software\policies\microsoft\windows\scheduleddiagnostics]
"enabledexecution"=dword:00000000
;系统优化相关设置
[hkey_local_machine\software\microsoft\command processor]
"completionchar"=dword:00000040
[hkey_local_machine\software\microsoft\windows\currentversion\explorer]
"alwaysunloaddll"=dword:00000001
"reportandcontinue"=dword:00000000
;创建快捷方式不显示快捷方式文字
[hkey_current_user\software\microsoft\windows\currentversion\explorer]
"link"=hex:00,00,00,00
;禁止u盘等所有磁盘自动运行(保留光盘自动播放)
[hkey_local_machine\software\microsoft\windows\currentversion\policies\explorer]
"nodrivetypeautorun"=dword:000000ff
[hkey_current_user\software\microsoft\windows\currentversion\policies\explorer]
"nodrivetypeautorun"=dword:000000ff
[hkey_local_machine\system\currentcontrolset\services\usbstor]
"autorun"=dword:000000ff
[hkey_local_machine\system\controlset001\services\usbstor]
"autorun"=dword:000000ff
[hkey_local_machine\system\controlset001\services\cdrom]
"autorun"=dword:000000ff
[hkey_local_machine\system\currentcontrolset\services\cdrom]
"autorun"=dword:000000ff
;设置默认保留带宽为0
[hkey_local_machine\system\controlset001\services\tcpip\parameters]
"tcp1323opts"=dword:00000000
[hkey_local_machine\software\policies\microsoft\windows\psched]
"nonbesteffortlimit"=dword:00000000
;关闭window10消息通知
[hkey_local_machine\software\microsoft\windows\currentversion\immersiveshell]
"useactioncenterexperience"=dword:00000000
[hkey_local_machine\software\microsoft\windows\currentversion\immersiveshell\launcher]
"disablelightdismiss"=dword:00000001
;解决win10系统任务栏被屏幕键盘挡住
[hkey_local_machine\software\microsoft\stigregkey\typing\taskbaravoidanceenabled]
"enable"=dword:00000001
;设置iem6米乐app登录主页
[hkey_current_user\software\microsoft\internet explorer\main]
"start page"="https://ww.pc528.net/"
"default_page_url"="https://ww.pc528.net/"
;去除ie右边的笑脸
[hkey_current_user\software\policies\microsoft\internet explorer\restrictions]
"nohelpitemsendfeedback"=dword:00000001
;不提示默认浏览器,不检查下载程序的签名
[hkey_current_user\software\microsoft\internet explorer\main]
"check_associations"="no"
[hkey_current_user\software\microsoft\internet explorer\download]
"checkexesignatures"="no"
;关闭默认共享(禁止 $c $d,禁止 $admin)
[hkey_local_machine\system\currentcontrolset\services\lanmanserver\parameters]
"autoshareserver"=dword:00000000
"autosharewks"=dword:00000000
;关闭显示受保护文件时警告提示
[hkey_local_machine\software\microsoft\windows\currentversion\explorer\advanced\folder\superhidden]
"warningifnotdefault"=-
;遥测设置为"安全"
[hkey_local_machine\software\policies\microsoft\windows\datacollection]
"allowtelemetry"=dword:00000000
;关闭系统自动调试功能,提高系统运行速度
[hkey_local_machine\software\microsoft\windows nt\currentversion\aedebug]
"auto"="0"
[hkey_local_machine\software\wow6432node\microsoft\windows nt\currentversion\aedebug]
"auto"="0"
;oem信息
[hkey_local_machine\software\microsoft\windows\currentversion\oeminformation]
"manufacturer"="demon_运维笔记 blog.demon.ren"
"supporturl"="http://blog.demon.ren/"
"logo"="c:\windows\system32\logo.bmp"
;关闭同步主机
[hkey_local_machine\system\controlset001\services\onesyncsvc]
"start"=dword:00000004
[hkey_local_machine\system\currentcontrolset\services\onesyncsvc]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\onesyncsvc_39a7b]
"start"=dword:00000004
[hkey_local_machine\system\currentcontrolset\services\onesyncsvc_39a7b]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\userdatasvc]
"start"=dword:00000004
[hkey_local_machine\system\currentcontrolset\services\userdatasvc]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\userdatasvc_39a7b]
"start"=dword:00000004
[hkey_local_machine\system\currentcontrolset\services\userdatasvc_39a7b]
"start"=dword:00000004
[hkey_local_machine\system\currentcontrolset\services\cdpusersvc]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\cdpusersvc]
"start"=dword:00000004
[hkey_local_machine\system\currentcontrolset\services\cdpusersvc_39a7b]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\cdpusersvc_39a7b]
"start"=dword:00000004
[hkey_local_machine\system\currentcontrolset\services\cdpsvc]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\cdpsvc]
"start"=dword:00000004
[hkey_local_machine\system\currentcontrolset\services\pimindexmaintenancesvc]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\pimindexmaintenancesvc]
"start"=dword:00000004
[hkey_local_machine\system\currentcontrolset\services\pimindexmaintenancesvc_39a7b]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\pimindexmaintenancesvc_39a7b]
"start"=dword:00000004
[hkey_local_machine\system\currentcontrolset\services\unistoresvc]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\unistoresvc]
"start"=dword:00000004
[hkey_local_machine\system\currentcontrolset\services\unistoresvc_39a7b]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\unistoresvc_39a7b]
"start"=dword:00000004
[hkey_local_machine\system\currentcontrolset\services\diagtrack]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\diagtrack]
"start"=dword:00000004
;关闭 ipsec policy agent 服务
[hkey_local_machine\system\currentcontrolset\services\policyagent]
"start"=dword:00000004
;关闭游戏录制工具、onedrive、小娜、windows defender
[hkey_current_user\software\microsoft\windows\currentversion\gamedvr]
"appcaptureenabled"=dword:00000000
[hkey_current_user\system\gameconfigstore]
"gamedvr_enabled"=dword:00000000
[hkey_local_machine\software\policies\microsoft\windows\onedrive]
"disablefilesyncngsc"=dword:00000001
[hkey_local_machine\software\policies\microsoft\windows\windows search]
"allowcortana"=dword:00000000
[hkey_local_machine\software\policies\microsoft\windows defender]
"disableantispyware"=dword:00000001
"disableroutinelytakingaction"=dword:00000001
;不允许在开始菜单显示建议
[hkey_current_user\software\microsoft\windows\currentversion\contentdeliverymanager]
"systempanesuggestionsenabled"=dword:00000000
"subscribedcontent-338388enabled"=dword:00000000
"subscribedcontent-338389enabled"=dword:00000001
;不自动安装游戏
[hkey_local_machine\software\policies\microsoft\windows\cloudcontent]
"disablewindowsconsumerfeatures"=dword:00000001
;隐藏任务视图、操作中心、网络图标、人脉、通讯程序面板
[hkey_current_user\software\microsoft\windows\currentversion\explorer\advanced]
"showtaskviewbutton"=dword:00000000
[hkey_current_user\software\policies\microsoft\windows\explorer]
"disablenotificationcenter"=dword:00000001
[hkey_current_user\software\microsoft\windows\currentversion\policies\explorer]
"hidescahealth"=dword:00000001
[hkey_current_user\software\microsoft\windows\currentversion\policies\explorer]
"hidescanetwork"=dword:00000001
[hkey_current_user\software\microsoft\windows\currentversion\explorer\advanced\people]
"peopleband"=dword:00000000
[-hkey_current_user\software\microsoft\windows\currentversion\explorer\advanced\people\contactpanel]
;显示开始菜单、任务栏、操作中心和标题栏的颜色
[hkey_current_user\software\microsoft\windows\currentversion\themes\personalize]
"colorprevalence"=dword:00000001
[hkey_current_user\software\microsoft\windows\dwm]
"colorprevalence"=dword:00000001
[hkey_local_machine\software\microsoft\windows\currentversion\explorer]
"smartscreenenabled"="off"
;禁止"突出显示新安装的程序"
[hkey_current_user\software\microsoft\windows\currentversion\explorer\advanced]
"start_notifynewapps"=dword:00000000
;关闭打开程序的安全警告
[hkey_current_user\software\microsoft\windows\currentversion\policies\associations]
"modriskfiletypes"=".bat;.exe;.reg;.vbs;.chm;.msi;.js;.cmd"
[hkey_local_machine\software\microsoft\windows\currentversion\policies\associations]
"modriskfiletypes"=".bat;.exe;.reg;.vbs;.chm;.msi;.js;.cmd"
;隐藏此电脑中的七个文件夹
[hkey_local_machine\software\microsoft\windows\currentversion\explorer\folderdescriptions{7d83ee9b-2244-4e70-b1f5-5393042af1e4}\propertybag]
"thispcpolicy"="hide"
[hkey_local_machine\software\microsoft\windows\currentversion\explorer\folderdescriptions{b4bfcc3a-db2c-424c-b029-7fe99a87c641}\propertybag]
"thispcpolicy"="hide"
[hkey_local_machine\software\microsoft\windows\currentversion\explorer\folderdescriptions{f42ee2d3-909f-4907-8871-4c22fc0bf756}\propertybag]
"thispcpolicy"="hide"
[hkey_local_machine\software\microsoft\windows\currentversion\explorer\folderdescriptions{0ddd015d-b06c-45d5-8c4c-f59713854639}\propertybag]
"thispcpolicy"="hide"
[hkey_local_machine\software\microsoft\windows\currentversion\explorer\folderdescriptions{35286a68-3c57-41a1-bbb1-0eae73d76c95}\propertybag]
"thispcpolicy"="hide"
[hkey_local_machine\software\microsoft\windows\currentversion\explorer\folderdescriptions{a0c69a99-21c8-4671-8703-7934162fcf1d}\propertybag]
"thispcpolicy"="hide"
[hkey_local_machine\software\microsoft\windows\currentversion\explorer\folderdescriptions{31c0dd25-9439-4f12-bf41-7ff4eda38722}\propertybag]
"thispcpolicy"="hide"
[hkey_local_machine\software\wow6432node\microsoft\windows\currentversion\explorer\folderdescriptions{7d83ee9b-2244-4e70-b1f5-5393042af1e4}\propertybag]
"thispcpolicy"="hide"
[hkey_local_machine\software\wow6432node\microsoft\windows\currentversion\explorer\folderdescriptions{b4bfcc3a-db2c-424c-b029-7fe99a87c641}\propertybag]
"thispcpolicy"="hide"
[hkey_local_machine\software\wow6432node\microsoft\windows\currentversion\explorer\folderdescriptions{f42ee2d3-909f-4907-8871-4c22fc0bf756}\propertybag]
"thispcpolicy"="hide"
[hkey_local_machine\software\wow6432node\microsoft\windows\currentversion\explorer\folderdescriptions{0ddd015d-b06c-45d5-8c4c-f59713854639}\propertybag]
"thispcpolicy"="hide"
[hkey_local_machine\software\wow6432node\microsoft\windows\currentversion\explorer\folderdescriptions{35286a68-3c57-41a1-bbb1-0eae73d76c95}\propertybag]
"thispcpolicy"="hide"
[hkey_local_machine\software\wow6432node\microsoft\windows\currentversion\explorer\folderdescriptions{a0c69a99-21c8-4671-8703-7934162fcf1d}\propertybag]
"thispcpolicy"="hide"
[hkey_local_machine\software\wow6432node\microsoft\windows\currentversion\explorer\folderdescriptions{31c0dd25-9439-4f12-bf41-7ff4eda38722}\propertybag]
"thispcpolicy"="hide"
;禁用自动播放
[hkey_current_user\software\microsoft\windows\currentversion\explorer\autoplayhandlers]
"disableautoplay"=dword:00000001
[hkey_current_user\software\microsoft\windows\currentversion\policies\explorer]
"nodrivetypeautorun"=dword:000000dd
;资源管理器最小化显示完整路径
[hkey_current_user\software\microsoft\windows\currentversion\explorer\cabinetstate]
"fullpath"=dword:00000001
;关闭视频音乐预览
[hkey_local_machine\software\classes.mp4-shellex{e357fccd-a995-4576-b01f-234630154e96}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.mp4-shellex{bb2e617c-0920-11d1-9a0b-00c04fc2d6c1}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.3gp-shellex{e357fccd-a995-4576-b01f-234630154e96}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.3gp-shellex{bb2e617c-0920-11d1-9a0b-00c04fc2d6c1}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.m4v-shellex{e357fccd-a995-4576-b01f-234630154e96}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.m4v-shellex{bb2e617c-0920-11d1-9a0b-00c04fc2d6c1}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.mkv-shellex{e357fccd-a995-4576-b01f-234630154e96}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.mkv-shellex{bb2e617c-0920-11d1-9a0b-00c04fc2d6c1}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.m4a-shellex{e357fccd-a995-4576-b01f-234630154e96}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.m4a-shellex{bb2e617c-0920-11d1-9a0b-00c04fc2d6c1}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.mod-shellex{e357fccd-a995-4576-b01f-234630154e96}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.mod-shellex{bb2e617c-0920-11d1-9a0b-00c04fc2d6c1}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.avi-shellex{e357fccd-a995-4576-b01f-234630154e96}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.avi-shellex{bb2e617c-0920-11d1-9a0b-00c04fc2d6c1}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.avi-shellex{3d1975af-0fc3-463d-8965-4dc6b5a840f4}]
@=""
[hkey_local_machine\software\classes.wmv-shellex{e357fccd-a995-4576-b01f-234630154e96}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.wmv-shellex{bb2e617c-0920-11d1-9a0b-00c04fc2d6c1}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.wmv-shellex{3d1975af-0fc3-463d-8965-4dc6b5a840f4}]
@=""
[hkey_local_machine\software\classes.mpg-shellex{e357fccd-a995-4576-b01f-234630154e96}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.mpg-shellex{bb2e617c-0920-11d1-9a0b-00c04fc2d6c1}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.mpg-shellex{3d1975af-0fc3-463d-8965-4dc6b5a840f4}]
@=""
[hkey_local_machine\software\classes.mpeg-shellex{e357fccd-a995-4576-b01f-234630154e96}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.mpeg-shellex{bb2e617c-0920-11d1-9a0b-00c04fc2d6c1}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.mpeg-shellex{3d1975af-0fc3-463d-8965-4dc6b5a840f4}]
@=""
[hkey_local_machine\software\classes.mov-shellex{e357fccd-a995-4576-b01f-234630154e96}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.mov-shellex{bb2e617c-0920-11d1-9a0b-00c04fc2d6c1}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.mp3-shellex{e357fccd-a995-4576-b01f-234630154e96}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.mp3-shellex{bb2e617c-0920-11d1-9a0b-00c04fc2d6c1}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.flac-shellex{e357fccd-a995-4576-b01f-234630154e96}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
[hkey_local_machine\software\classes.flac-shellex{bb2e617c-0920-11d1-9a0b-00c04fc2d6c1}]
@="{9dbd2c50-62ad-11d0-b806-00c04fd706ec}"
;鼠标指向右上角不显示超级按钮
[hkey_current_user\software\policies\microsoft\windows\edgeui]
"disablecharms"=dword:00000001
;减少关机等待时间
[hkey_local_machine\system\currentcontrolset\control]
"waittokillservicetimeout"="0"
[hkey_current_user\control panel\desktop]
"hungapptimeout"="3000"
"waittokillapptimeout"="10000"
;当资源管理器崩溃时则自动重启资源管理器
[hkey_current_user\software\microsoft\windows nt\currentversion\winlogon]
"autorestartshell"=dword:00000001
;禁止一联网就打开浏览器
[hkey_local_machine\software\policies\microsoft\windows\networkconnectivitystatusindicator]
"noactiveprobe"=dword:00000001
;关闭用户账户控制(uac)
[hkey_local_machine\software\microsoft\windows\currentversion\policies\system]
"consentpromptbehavioradmin"=dword:00000000
"enablelua"=dword:00000000
;删除回收站固定到开始屏幕和开始菜单
[-hkey_local_machine\software\classes\folder\shellex\contextmenuhandlers\pintostartscreen]
[-hkey_classes_root\folder\shellex\contextmenuhandlers{a2a9545d-a0c2-42b4-9708-a0b2badd77c8}]
;隐藏我的文档、显示此电脑
[hkey_local_machine\software\microsoft\windows\currentversion\explorer\hidedesktopicons\newstartpanel]
"{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000001
[hkey_local_machine\software\microsoft\windows\currentversion\explorer\hidedesktopicons\newstartpanel]
"{20d04fe0-3aea-1069-a2d8-08002b30309d}"=dword:00000000
;禁用乱七八糟的右键选项
[hkey_local_machine\software\classes*-shellex\contextmenuhandlers\workfolders]
@="{e61bf828-5e63-4287-bef1-60b1a4fde0e3}"
[hkey_local_machine\software\classes\directory\background-shellex\contextmenuhandlers\workfolders]
@="{e61bf828-5e63-4287-bef1-60b1a4fde0e3}"
[hkey_local_machine\software\classes\allfilesystemobjects-shell\launchworkfolderscontrol]
"programmaticaccessonly"=""
"muiverb"="@%systemroot%\system32\workfolderscontrol.dll,-1"
[hkey_local_machine\software\classes\allfilesystemobjects-shell\launchworkfolderscontrol\command]
"delegateexecute"="{47405ace-008f-43ab-b6f0-91875029adc7}"
[hkey_local_machine\software\classes\directory\shellex-contextmenuhandlers\offline files]
@="{474c98ee-cf3d-41f5-80e3-4aab0ab04301}"
[hkey_local_machine\software\classes\folder\shellex-contextmenuhandlers\offline files]
@="{474c98ee-cf3d-41f5-80e3-4aab0ab04301}"
[hkey_local_machine\software\classes*\shellex-contextmenuhandlers\sharing]
@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
[hkey_local_machine\software\classes\directory\shellex-contextmenuhandlers\sharing]
@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
[hkey_local_machine\software\classes\directory\background\shellex-contextmenuhandlers\sharing]
@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
[hkey_local_machine\software\classes\drive\shellex-contextmenuhandlers\sharing]
@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
[hkey_local_machine\software\classes\libraryfolder\background\shellex-contextmenuhandlers\sharing]
@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
[hkey_local_machine\software\classes\drive\shellex-contextmenuhandlers{fbeb8a05-beee-4442-804e-409d6c4515e9}]
@=""
[hkey_local_machine\software\classes.rar-shellnew]
"filename"="c:\program files\winrar\rarnew.dat"
[hkey_local_machine\software\classes.zip-shellnew]
"filename"="c:\program files\winrar\zipnew.dat"
[hkey_local_machine\software\classes.contact-shellnew]
"menutext"=hex(2):40,00,25,00,43,00,6f,00,6d,00,6d,00,6f,00,6e,00,50,00,72,
00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,
73,00,79,00,73,00,74,00,65,00,6d,00,5c,00,77,00,61,00,62,00,33,00,32,00,72,
00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,00,30,00,32,00,30,00,
33,00,00,00
"iconpath"=hex(2):25,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,00,69,
00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,
20,00,4d,00,61,00,69,00,6c,00,5c,00,77,00,61,00,62,00,2e,00,65,00,78,00,65,
00,2c,00,31,00,00,00
"command"=hex(2):22,00,25,00,70,00,72,00,6f,00,67,00,72,00,61,00,6d,00,46,
00,69,00,6c,00,65,00,73,00,25,00,5c,00,57,00,69,00,6e,00,64,00,6f,00,77,00,
73,00,20,00,4d,00,61,00,69,00,6c,00,5c,00,57,00,61,00,62,00,2e,00,65,00,78,
00,65,00,22,00,20,00,2f,00,43,00,72,00,65,00,61,00,74,00,65,00,43,00,6f,00,
6e,00,74,00,61,00,63,00,74,00,20,00,22,00,25,00,31,00,22,00,00,00
[hkey_local_machine\software\classes\drive\shellex-contextmenuhandlers{d6791a63-e7e2-4fee-bf52-5ded8e86e9b8}]
"{d6791a63-e7e2-4fee-bf52-5ded8e86e9b8}"="portable devices menu"
[hkey_local_machine\software\classes\drive\shellex-contextmenuhandlers\epp]
@="{09a47860-11b0-4da5-afa5-26d86198a780}"
[hkey_local_machine\software\classes\directory\shellex-contextmenuhandlers\epp]
@="{09a47860-11b0-4da5-afa5-26d86198a780}"
[hkey_local_machine\software\classes*\shellex-contextmenuhandlers\epp]
@="{09a47860-11b0-4da5-afa5-26d86198a780}"
;ie浏览器优化
[hkey_current_user\software\microsoft\internet explorer\tabbedbrowsing]
"warnonclose"=dword:00000000
"openinforeground"=dword:00000001
"shortcutbehavior"=dword:00000001
"popupsusenewwindow"=dword:00000002
[hkey_current_user\software\microsoft\internet explorer\browseremulation]
"allsitescompatibilitymode"=dword:00000001
[hkey_current_user\software\microsoft\internet explorer\main]
"use formsuggest"="yes"
"disablefirstruncustomize"=dword:00000001
"noupdatecheck"=dword:00000001
[hkey_current_user\software\microsoft\internet explorer\suggested sites]
"enabled"=dword:00000000
[hkey_current_user\software\microsoft\windows\currentversion\policies\attachments]
"savezoneinformation"=dword:00000001
[hkey_current_user\software\microsoft\internet explorer\toolbar]
"locked"=dword:00000001
[hkey_current_user\software\microsoft\windows\currentversion\internet settings]
"maxconnectionsper1_0server"=dword:0000000a
"maxconnectionsperserver"=dword:0000000a
;退出ie浏览器时自动清理历史记录
[hkey_local_machine\software\software\microsoft\internet explorer\privacy]
"clearbrowsinghistoryonexit"=dword:00000001
;优化处理器性能、内存设置、硬盘读写
[hkey_local_machine\system\controlset001\control\prioritycontrol]
"win32priorityseparation"=dword:00000026
[hkey_local_machine\system\controlset001\control\session manager\memory management]
"iopagelocklimit"=dword:08000000
"disablepagingexecutive"=dword:00000001
[hkey_local_machine\system\controlset001\control\session manager]
"autochktimeout"=dword:00000005
[hkey_current_user\software\microsoft\windows\currentversion\policies\explorer]
"nolowdiskspacechecks"=dword:00000001
;windows 更新优化
[hkey_local_machine\software\policies\microsoft\windows\windowsupdate\au]
"autoinstallminorupdates"=dword:00000001
"noautorebootwithloggedonusers"=dword:00000001
"auoptions"=dword:00000001
"noautoupdate"=dword:00000001
[hkey_local_machine\software\policies\microsoft\windows\windowsupdate]
"excludewudriversinqualityupdate"=dword:00000001
;禁用恶意软件删除工具的windows更新
[hkey_local_machine\software\policies\microsoft\mrt]
"dontofferthroughwuau"=dword:00000001
;禁止远程修改注册表
[hkey_local_machine\system\controlset001\control\securepipeservers\winreg]
"remoteregaccess"=dword:00000001
;固态硬盘优化
[hkey_local_machine\software\microsoft\dfrg\bootoptimizefunction]
"enable"="n"
[hkey_local_machine\system\controlset001\control\session manager\memory management\prefetchparameters]
"enableprefetcher"=dword:00000000
;网络优化
[hkey_current_user\software\microsoft\windows\currentversion\explorer\advanced]
"nonetcrawling"=dword:00000001
[hkey_local_machine\system\controlset001\services\dnscache\parameters]
"maxnegativecachettl"=dword:00000000
"maxcachettl"=dword:00002a30
"maxcacheentryttllimit"=dword:00002a30
"netfailurecachetime"=dword:00000000
"negativesoacachetime"=dword:00000000
[hkey_local_machine\system\controlset001\services\tcpip\parameters]
"maxconnectionsperserver"=dword:00000000
"tcp1323opts"=dword:00000001
"sackopts"=dword:00000001
"tcpmaxdupacks"=dword:00000002
"namesrvquerytimeout"=dword:00000bb8
"enablepmtudiscovery"=dword:00000001
"enablepmtubhdetect"=dword:00000001
"defaultttl"=dword:00000040
[hkey_local_machine\system\controlset001\services\lanmanworkstation\parameters]
"maxcollectioncount"=dword:00000020
"maxthreads"=dword:0000001e
"maxcmds"=dword:0000001e
;禁用自动更新下载的地图
[hkey_local_machine\software\policies\microsoft\windows\maps]
"autodownloadandupdatemapdata"=dword:00000000
;记事本自动换行
[hkey_current_user\software\microsoft\notepad]
"fwrap"=dword:00000001
;关闭共享、防火墙、远程协助、家庭组
[hkey_local_machine\system\controlset001\services\lanmanserver\parameters]
"autoshareserver"=dword:00000000
"autosharewks"=dword:00000000
[hkey_local_machine\system\controlset001\services\sharedaccess\parameters\firewallpolicy\standardprofile]
"enablefirewall"=dword:00000000
[hkey_local_machine\system\controlset001\services\sharedaccess\parameters\firewallpolicy\domainprofile]
"enablefirewall"=dword:00000000
[hkey_local_machine\system\controlset001\services\sharedaccess\parameters\firewallpolicy\publicprofile]
"enablefirewall"=dword:00000000
[hkey_local_machine\software\policies\microsoft\windowsfirewall\domainprofile]
"enablefirewall"=dword:00000000
[hkey_local_machine\software\policies\microsoft\windowsfirewall\privateprofile]
"enablefirewall"=dword:00000000
[hkey_local_machine\software\policies\microsoft\windowsfirewall\publicprofile]
"enablefirewall"=dword:00000000
[hkey_local_machine\system\controlset001\control\remote assistance]
"fallowtogethelp"=dword:00000000
[hkey_local_machine\software\policies\microsoft\windows nt\terminal services]
"fallowtogethelp"=dword:00000000
"fallowunsolicited"=dword:00000000
"fdenytsconnections"=dword:00000000
[hkey_local_machine\software\policies\microsoft\windows\homegroup]
"disablehomegroup"=dword:00000001
;关闭错误报告
[hkey_local_machine\software\policies\microsoft\windows\windows error reporting]
"disabled"=dword:00000001
[hkey_local_machine\software\microsoft\pchealth\errorreporting]
"doreport"=dword:00000000
"showui"=dword:00000000
;禁用无用服务
[hkey_local_machine\system\controlset001\services\pcasvc]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\remoteregistry]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\iphlpsvc]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\wsearch]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\wersvc]
"start"=dword:00000004
[hkey_local_machine\system\controlset001\services\homegroupprovider]
"start"=dword:00000004
[hkey_local_machine\software\policies\microsoft\sqmclient\windows]
"ceipenable"=dword:00000000
[hkey_local_machine\software\policies\microsoft\windows\scheduleddiagnostics]
"enabledexecution"=dword:00000000
;禁用驱动签名
[hkey_local_machine\software\microsoft\driver signing]
"policy"=hex:01
[hkey_current_user\software\policies\microsoft\windows nt\driver signing]
"behavioronfailedverify"=dword:00000000
;不显示windows media player首次使用对话框
[hkey_local_machine\software\policies\microsoft\windowsmediaplayer]
"groupprivacyacceptance"=dword:00000001
;禁止系统在蓝屏时重启
[hkey_local_machine\system\controlset001\control\crashcontrol]
"autoreboot"=dword:00000001
;其他杂乱优化
[hkey_local_machine\software\policies\microsoft\windows\onedrive]
"disablefilesyncngsc"=dword:00000001
[hkey_local_machine\system\controlset001\services\fsdepends\parameters]
"virtualdiskexpandonmount"=dword:00000004
[hkey_current_user\software\policies\microsoft\windows\windows error reporting]
"loggingdisabled"=dword:00000001
[hkey_local_machine\software\microsoft\windows\currentversion\sidebyside\configuration]
"disablecomponentbackups"=dword:00000001
[hkey_local_machine\software\microsoft\windows nt\currentversion\winlogon]
"reportbootok"="0"
[hkey_current_user\control panel\keyboard]
"initialkeyboardindicators"="80000002"
;优化服务器域名查询超时时间
[hkey_local_machine\system\controlset001\services\vxd\mstcp]
"namesrvquerytimeout"=dword:00000000
;优化最大传输单元(mtu)
[hkey_local_machine\system\controlset001\services\tcpip\parameters]
"mtu"=dword:000005dc
;降低系统保留带宽
[hkey_local_machine\software\policies\microsoft\windows\psched]
"nonbesteffortlimit"=dword:00000000
河南省郑州市 1f
登录回复
不敢用,优点慌