













来源:https://answers.microsoft.com/en-us/windows/forum/all/always-show-icons-never-thumbnails-option-not/31a04351-eaf7-4ed0-9b1f-d74682514f11
顺利解决缩略图不显示的问题。有可能会问是否替换,输入yes即可。
Based from the screenshot that you've provided, it appears that the option to enable or disable Always show icons, never thumbnails has been missing which can be caused by an application that changes the value on the Registry or corruption of the system file that is handling the File Explorer Options. This can be resolved by adding the option on the Registry using the Command Prompt. To do this, follow the steps below:
REG ADD HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v DisableThumbnails /t REG_DWORD /d 0
Note: After pressing Enter, you will receive a message saying The operation completed successfully
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。