Win10禁止移动磁盘生成System Volume Information文件夹

WIN10系统有的时候移动硬盘无法正常删除,就是因为System Volume Information文件夹下的tracking.log被系统读写,这种情况只能关机后拔掉移动硬盘。

移动硬盘无法正常删除

那么如何禁止在移动磁盘生成System Volume Information文件夹呢?方法如下:

将以下内容:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Windows Search]
"DisableRemovableDriveIndexing"=dword:00000001

保存到1.reg文件,并导入注册表之后,重启电脑即可。

未经允许不得转载:阿藏博客 » Win10禁止移动磁盘生成System Volume Information文件夹