多语言展示
当前在线:399今日阅读:60今日分享:41

Win10隐藏/显示:此电脑中文件夹

Win10隐藏/显示:此电脑中3D 对象、视频、图片、文档、下载、音乐、桌面七个文件夹
工具/原料

Win10

方法/步骤

复制下面代码另存为.bat管理员身份运行,重启生效::隐藏此电脑中3D 对象、视频、图片、文档、下载、音乐、桌面七个文件夹::恢复把Hide改为Show::3D 对象文件夹:{31C0DD25-9439-4F12-BF41-7FF4EDA38722}\PropertyBagReg add 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{31C0DD25-9439-4F12-BF41-7FF4EDA38722}\PropertyBag' /v 'ThisPCPolicy' /t REG_SZ /d 'Hide' /fReg add 'HKLM\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{31C0DD25-9439-4F12-BF41-7FF4EDA38722}\PropertyBag' /v 'ThisPCPolicy' /t REG_SZ /d 'Hide' /f::视频文件夹:{35286a68-3c57-41a1-bbb1-0eae73d76c95}\PropertyBagReg add 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{35286a68-3c57-41a1-bbb1-0eae73d76c95}\PropertyBag' /v 'ThisPCPolicy' /t REG_SZ /d 'Hide' /fReg add 'HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{35286a68-3c57-41a1-bbb1-0eae73d76c95}\PropertyBag' /v 'ThisPCPolicy' /t REG_SZ /d 'Hide' /f::文档文件夹:{f42ee2d3-909f-4907-8871-4c22fc0bf756}\PropertyBagReg add 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{f42ee2d3-909f-4907-8871-4c22fc0bf756}\PropertyBag' /v 'ThisPCPolicy' /t REG_SZ /d 'Hide' /fReg add 'HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{f42ee2d3-909f-4907-8871-4c22fc0bf756}\PropertyBag' /v 'ThisPCPolicy' /t REG_SZ /d 'Hide' /f::下载文件夹:{7d83ee9b-2244-4e70-b1f5-5393042af1e4}\PropertyBagReg add 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{7d83ee9b-2244-4e70-b1f5-5393042af1e4}\PropertyBag' /v 'ThisPCPolicy' /t REG_SZ /d 'Hide' /fReg add 'HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{7d83ee9b-2244-4e70-b1f5-5393042af1e4}\PropertyBag' /v 'ThisPCPolicy' /t REG_SZ /d 'Hide' /f::图片文件夹:{0ddd015d-b06c-45d5-8c4c-f59713854639}\PropertyBagReg add 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{0ddd015d-b06c-45d5-8c4c-f59713854639}\PropertyBag' /v 'ThisPCPolicy' /t REG_SZ /d 'Hide' /fReg add 'HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{0ddd015d-b06c-45d5-8c4c-f59713854639}\PropertyBag' /v 'ThisPCPolicy' /t REG_SZ /d 'Hide' /f::音乐文件夹:{a0c69a99-21c8-4671-8703-7934162fcf1d}\PropertyBagReg add 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{a0c69a99-21c8-4671-8703-7934162fcf1d}\PropertyBag' /v 'ThisPCPolicy' /t REG_SZ /d 'Hide' /fReg add 'HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{a0c69a99-21c8-4671-8703-7934162fcf1d}\PropertyBag' /v 'ThisPCPolicy' /t REG_SZ /d 'Hide' /f::桌面文件夹:{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}\PropertyBagReg add 'HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}\PropertyBag' /v 'ThisPCPolicy' /t REG_SZ /d 'Hide' /fReg add 'HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{B4BFCC3A-DB2C-424C-B029-7FE99A87C641}\PropertyBag' /v 'ThisPCPolicy' /t REG_SZ /d 'Hide' /f

推荐信息