文档详情

Win10各种注册表小设置

博****1
实名认证
店铺
DOC
34.50KB
约10页
文档ID:510818339
Win10各种注册表小设置_第1页
1/10

Win10 各种注册表小设置很多人不适应 Win10 的新功能,且还有强迫症,讨厌任务栏的搜索和多任务按钮现提供屏蔽方法去除搜索按钮复制粘贴一下内容,保存为 reg 文件,双击,确定(注意导入后需要重新启动资源管理器) Windows Registry EditorVersionCurrentVersion\Search]"EnableProactive"=dword:00000000 如何你想恢复,导入如下即可(两个注册表任选其一即可恢复注意导入后需要重新启动资源管理器) Windows RegistryEditor VersionCurrentVersion\Search]"EnableProactive"=dword:00000000 或者导入 Windows Registry Editor VersionCurrentVersion\Search]"EnableProactive"=dword:00000001 去除多任务(虚拟桌面)按钮(同一楼,复制粘贴保存为 reg文件) Windows Registry Editor VersionCurrentVersion\Explorer\MultitaskingView\AllUpView]"Enabled"=dword:00000000 恢复多任务按钮 Windows Registry EditorVersionCurrentVersion\Explorer\MultitaskingView\AllUpView]"Enabled"=dword:00000000 或者 Windows Registry Editor VersionCurrentVersion\Explorer\MultitaskingView\AllUpView]"Enabled"=dword:00000001 预览版更新选择功能,预览版微软锁定了选择权,现提供注册表方法更改从不检查更新 ( 不推荐 )Windows Registry Editor Version5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\AutoUpdate]"AUOptions"=dword:00000001 检查更新, 但是让我选择是否下载和安装更新 Windows Registry Editor Version5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\AutoUpdate]"AUOptions"=dword:00000002 下载更新, 但是让我选择是否安装更新 Windows Registry Editor Version5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\AutoUpdate]"AUOptions"=dword:00000003 自动安装更新 (推荐 )Windows Registry Editor Version5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WindowsUpdate\AutoUpdate]"AUOptions"=dword:00000004 隐藏资源管理器主页内容在主页中隐藏 Frequent folderWindows Registry EditorVersion5.00[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HomeFolder\NameSpace\DelegateFolders\{3936E9E4-D92C-4EEE-A85A-BC16D5EA0819}] 在主页中显示 Frequent folder (恢复原状) Windows RegistryEditor Version5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Win dows\CurrentVersion\Explorer\HomeFolder\NameSpace\Delega teFolders\{3936E9E4-D92C-4EEE-A85A-BC16D5EA0819}]@="Frequent Places Folder"在主页中隐藏Recent filesWindowsRegistry Editor Version5.00[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Win dows\CurrentVersion\Explorer\HomeFolder\NameSpace\DelegateFolders\{4564b25e-30cd-4787-82ba-39e73a750b14}] 在主页中显示 Recent files (就是恢复原状) Windows Registry EditorVersion5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HomeFolder\NameSpace\DelegateFolders\{4564b25e-30cd-4787-82ba-39e73a750b14}]@="Recent Items Instance Folder" 在主页中隐藏收藏夹 WindowsRegistry Editor Version5.00[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HomeFolder\NameSpace\DelegateFolders\{d34a6ca6-62c2-4c34-8a7c-14709c1ad938}] 在主页中显示收藏夹(就是恢复原状) Windows Registry EditorVersion5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HomeFolder\NameSpace\DelegateFolders\{d34a6ca6-62c2-4c34-8a7c-14709c1ad938}]@="Favorites Folder" 注册表开启 Win10 新任务栏时间日期面板 1.键盘快捷键 WIN+R 打开运行,输入 regedit 打开注册表编辑器2. 前往HKEY_LOCAL_MACHINE>Software>Microsoft>Windows>CurrentVersion>ImmersiveShell3. 创建新的 DWORD ( 32-bit ),名字为 UseWin32TrayClockExperience ,保持 0 值 4. 点击任务栏右下角的时间和日期会打开新的面板,界面上的“其他时钟”可以打开闹钟应用里的“世界时钟” ,但添加城市目前还不会在任务栏的时间日期面板里显示。

右键添加管理员权限下面的代码保存成 REG 导入即可 Windows Registry EditorVersion 5.00[HKEY_CLASSES_ROOT\*\shell\runas]@=" 管理员取得所有权""NoWorkingDirectory"=""[HKEY_CLASSES_ROOT\*\shell\r unas\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\exefile\shell\runas2]@=" 管理员取得所有权""NoWorkingDirectory"=""[HKEY_CLASSES_ROOT\exefile\shell\runas2\command]@="cmd.exe /c takeown /f \"%1\" &&icacls \"%1\" /grantadministrators:F""IsolatedCommand"="cmd.exe /c takeown /f\"%1\" && icacls \"%1\" /grantadministrators:F"[HKEY_CLASSES_ROOT\Directory\shell\runas]@=" 管理员取得所有权""NoWorkingDirectory"=""[HKEY_CLASSES_ROOT\Directory\shell\runas\command]@="cmd.exe /c takeown /f \"%1\" /r /dy && icacls \"%1\" /grant administrators:F/t""IsolatedCommand"="cmd.e。

下载提示
相似文档
正为您匹配相似的精品文档