且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Windows 10文件系统问题

更新时间:2023-11-16 19:07:28

有可能您可以在尝试编程解决方案之外更正此问题.但我不知道下面是否有任何用处.在更改注册表之前,我建议您在系统上创建一个系统还原点,以防您需要 恢复到更改注册表之前的时间.

It's possible you may be able to correct the issue outside of trying a programmatic solution. But I don't know if anything below will work. And prior to altering the Registry I would suggest making a system restore point on the system in case you need to revert to the time right before altering the registry.

文件/文件夹没有自动更新?这是您的解决方法!

Files/Folders Not Updating Automatically ? Here's your fix!

================================================ ===
解决方法:
==================================================

1.以管理员身份运行注册表编辑器(regedit.exe)
2.导航到HKEY_CLASSES_ROOT \ CLSID
3.右键单击CLSID,然后搜索"dontrefresh"
4.将值更改为0
5.继续按F3继续搜索注册表以获取相同的值.如果找到结果,请将其值更改为0.
6.点击F5刷新注册表
7.打开没有海拔的命令提示符,然后发出以下命令:tskill Explorer
8. Explorer外壳现在应该能够自动更新对文件和文件夹所做的更改.您可以通过在桌面上创建一个文件夹并尝试对其重命名来进行测试.

==================================================
How to fix:
==================================================

1. Run registry editor (regedit.exe) as administrator
2. Navigate to HKEY_CLASSES_ROOT\CLSID
3. Right-click on CLSID and perform a search for "dontrefresh"
4. Change the values to 0
5. Keep hitting F3 to continue searching registry for the same value. If a result is found, change its value to 0.
6. Hit F5 to refresh registry
7. Open command prompt without elevation and issue the following command: tskill explorer
8. Your Explorer shell should now be able to automatically update changes made to files and folders. You can test this by creating a folder on desktop and attempting to rename it.

Windows 10 File Explorer Windows Don't Refresh