Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| windows:basic_settings [2020/08/06 11:12] – [Copy icons & wallpapers] Júne Park | windows:basic_settings [2020/08/06 11:13] (current) – [Copy icons & wallpapers] Júne Park | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| ---- | ---- | ||
| + | |||
| + | ==== Prevent wallpaper compression ==== | ||
| + | Default value to show wallpaper in Windows 10 is about 85% compression, | ||
| + | Open registry editor '' | ||
| + | |||
| + | <code reg> | ||
| + | [HKEY_CURRENT_USER\Control Panel\Desktop] | ||
| + | </ | ||
| + | |||
| + | Add '' | ||
| + | |||
| + | <code reg> | ||
| + | Windows Registry Editor Version 5.00 | ||
| + | |||
| + | [HKEY_CURRENT_USER\Control Panel\Desktop] | ||
| + | " | ||
| + | </ | ||
| + | '' | ||
| + | |||
| + | ---- | ||
| + | |||
| + | |||