
windows10墙纸

By default, Windows 10 compresses JPEG pictures you use as your background, reducing it to around 85% of the original quality. If you’re bothered by the compression artifacts this often introduces, here’s how use high quality images instead.
默认情况下,Windows 10会压缩用作背景的JPEG图片,将其降低到原始质量的85%左右。 如果您经常被压缩文物所困扰,这就是使用高质量图像的方法。
We’re not really sure why Windows 10 compresses background images. It’s not like doing so saves tons of disk space, and using better quality images doesn’t really use up any system resources. It may have something to do with syncing them between PCs that share the same Microsoft account, but even then, not much space is be saved by compressing them. The really interesting thing is that background images used for your lock screen and sign in screen don’t appear to be compressed at all. Here’s how to replace your compressed wallpaper image with a full quality image in File Explorer, and how to turn off compression altogether in the Windows Registry.
我们不确定为什么Windows 10会压缩背景图像。 这样做不像节省大量磁盘空间,而且使用质量更好的映像实际上并不会消耗任何系统资源。 这可能与在共享相同Microsoft帐户的PC之间同步它们有关,但是即使那样,通过压缩它们也不会节省太多空间。 真正有趣的是,用于锁定屏幕和登录屏幕的背景图像似乎根本没有被压缩。 这是在文件资源管理器中用完整质量的图像替换压缩的墙纸图像的方法,以及如何在Windows注册表中完全关闭压缩功能。
选项一:用完整质量的图像替换压缩的图像 (Option One: Replace the Compressed Image with a Full Quality Image)
No matter how you set your wallpaper–Control Panel, right-clicking an image in File Explorer, and so on–Windows uses a compressed version that often introduces unwanted compression artifacts. As far as we can tell, this even happens with wallpaper changers like DisplayFusion.
无论您如何设置墙纸(控制面板),在文件资源管理器中右键单击图像等等,Windows都使用压缩版本,该版本通常会引入不需要的压缩伪像。 据我们所知,这甚至发生在DisplayFusion之类的壁纸更换器上。

Windows saves the compressed version of the background image to the following directory:
Windows将背景图像的压缩版本保存到以下目录:
C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Themes
There, you’ll see a file named simply “TranscodedWallpaper” that has no file extension.
在那里,您会看到一个名为“ TranscodedWallpaper”的文件,没有文件扩展名。

If you don’t do a lot of wallpaper switching and aren’t comfortable diving into the Registry to turn it off (see the next section), you can easily replace that compressed image with a high quality version using these steps:
如果您不进行大量墙纸切换,并且不满意进入注册表以将其关闭(请参阅下一节),则可以使用以下步骤轻松地用高质量版本替换该压缩图像:
- Rename the TranscodedWallpaper file to something like TranscodedWallpaper_old. Do this instead of just deleting the file so that you can recover the compressed image easily if you need to. 将TranscodedWallpaper文件重命名为TranscodedWallpaper_old之类的文件。 这样做不仅仅是删除文件,这样就可以在需要时轻松恢复压缩的图像。
- Find the original image and create a copy of it. 查找原始图像并创建它的副本。
- Rename the copy of the image to TranscodedWallpaper. 将图像副本重命名为TranscodedWallpaper。
- Drag the new TranscodedWallpaper file to the Themes folder. 将新的TranscodedWallpaper文件拖到主题文件夹。
That’s all you have to do to trick Windows into using a high quality, uncompressed image. If you prefer turning off compression altogether, then read on.
这就是诱使Windows使用高质量未压缩图像的所有步骤。 如果您希望完全关闭压缩功能,请继续阅读。
选项二:在Windows注册表中关闭压缩 (Option Two: Turn Off Compression in the Windows Registry)
To turn off wallpaper compression in Windows 10, you’ll have to make a minor change to the Windows Registry.
要在Windows 10中关闭墙纸压缩,您必须对Windows注册表进行较小的更改。
Standard warning: Registry Editor is a powerful tool and misusing it can render your system unstable or even inoperable. This is a pretty simple hack and as long as you stick to the instructions, you shouldn’t have any problems. That said, if you’ve never worked with it before, consider reading about how to use the Registry Editor before you get started. And definitely back up the Registry (and your computer!) before making changes.
标准警告:注册表编辑器是一个功能强大的工具,滥用它会使您的系统不稳定甚至无法运行。 这是一个非常简单的技巧,只要您按照说明进行操作,就不会有任何问题。 也就是说,如果您以前从未使用过它,请在开始之前考虑阅读有关如何使用注册表编辑器的信息 。 并在进行更改之前一定要备份注册表 (和您的计算机 !)。
Open the Registry Editor by hitting Start and typing “regedit.” Press Enter to open Registry Editor and give it permission to make changes to your PC.
通过单击开始并键入“ regedit”来打开注册表编辑器。 按Enter键打开注册表编辑器,并授予其对PC进行更改的权限。

In the Registry Editor, use the left sidebar to navigate to the following key:
在注册表编辑器中,使用左侧边栏导航至以下键:
HKEY_CURRENT_USER\Control Panel\Desktop

Next, you’ll create a new value inside the Desktop
key. Right-click Desktop and choose New > DWORD (32-bit) Value. Name the new value JPEGImportQuality
.
接下来,您将在“ Desktop
键中创建一个新值。 右键单击“桌面”,然后选择“新建”>“ DWORD(32位)值”。 将新值JPEGImportQuality
。

Double-click the new JPEGImportQuality
value to open its properties dialog. Switch the “Base” setting to “Decimal” and then enter a value between 60 and 100 in the “Value data” box. The number you choose designates the quality of the image, so set the value to 100 to use full quality images with no compression at all. Click “OK” when you’re done
双击新的JPEGImportQuality
值以打开其属性对话框。 将“基本”设置切换为“十进制”,然后在“数值数据”框中输入60到100之间的一个值。 您选择的数字表示图像的质量,因此将其值设置为100以使用完全没有压缩的完整质量的图像。 完成后单击“确定”

You can now exit Registry Editor. You’ll need to restart your computer and then set a new image to be your background for the changes to take effect. And any image you set as your background from now on will not have any compression applied.
您现在可以退出注册表编辑器。 您需要重新启动计算机,然后将新图像设置为背景,以使更改生效。 从现在开始,您设置为背景的任何图像都不会应用任何压缩。
下载我们的一键式注册表黑客 (Download Our One-Click Registry Hack)

If you don’t feel like diving into the Registry yourself, we’ve created a couple of registry hacks you can use. The “Turn Off Wallpaper Compression” hack creates the JPEGImportQuality
value and sets it to 100. The “Restore Wallpaper Compression (Default)” hack deletes that value from the Registry. Both hacks are included in the following ZIP file. Double-click the one you want to use and click through the prompts. When you’ve applied the hack you want, restart your computer and set a new background image.
如果您不想自己进入注册表,我们已经创建了两个可以使用的注册表黑客。 “关闭墙纸压缩” hack创建JPEGImportQuality
值并将其设置为100。“恢复墙纸压缩(默认)” hack从注册表中删除该值。 这两种黑客都包含在以下ZIP文件中。 双击您要使用的一个,然后单击提示。 应用所需的技巧后,请重新启动计算机并设置新的背景图片。
These hacks are really just the Desktop
key, stripped down to the JPEGImportQuality
value we talked about in the previous section and then exported to a .REG file. Running either of the hacks sets that value to the appropriate number. And if you enjoy fiddling with the Registry, it’s worth taking the time to learn how to make your own Registry hacks.
这些hack实际上只是Desktop
密钥,被简化为上一节中讨论的JPEGImportQuality
值,然后导出到.REG文件。 运行任何一个hack都会将该值设置为适当的数字。 而且,如果您喜欢使用注册表,则值得花时间学习如何制作自己的注册表黑客 。
windows10墙纸