Windows 7 主题已损坏

Windows 7 主题已损坏

我无法更改 Windows 主题。无论我尝试使用哪个主题,它都只是显示为黑色。(即使在个性化桌面设置中它也是空白的。)Aero 确实有效,但我无法设置背景或任何其他主题。

在我切换到 Windows 经典版然后又切换回 Aero 之后发生了这种情况(我试图解决图像缩略图问题,无法预览大图标(它们只是白色))。

我努力了:

注册表更改,例如:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
“Wallpaper”=-
“WallpaperStyle”=-

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
“Wallpaper”=-
“WallpaperStyle”=-

擦除slideshow.ini主题文件夹中的文件。

重命名TranscodedWallpaper.jpg.old

添加ActiveDesktopHKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies

sfc /scannow
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Windows\system32>sfc /scannow

Beginning system scan.  This process will take some time.

Beginning verification phase of system scan.
Verification 100% complete.

Windows Resource Protection did not find any integrity violations.

C:\Windows\system32>

    downloading new theme from windows
    restarting Themes service

什么都没起作用。帮忙吗?

答案1

您的 Windows 7 可能未激活吗?我读到过一些文章说在这种情况下 Windows 会删除背景。

答案2

我获得了注册表项的所有权:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Windows

然后更改管理员和我自己的权利,然后删除“拒绝所有人” - 一切又恢复正常。

相关内容