windows:basic_settings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
windows:basic_settings [2018/04/25 17:09] – created Júne Parkwindows:basic_settings [2020/08/06 11:13] (current) – [Copy icons & wallpapers] Júne Park
Line 1: Line 1:
-===== Personal settings for Windows 10 ===== +====== Personal settings for Windows 10 ====== 
  
 After installation of fresh {{fa>windows?color=#0000A0}} Windows 10, several settings are not in backup. Therefore, some settings are need to be set up manually.  After installation of fresh {{fa>windows?color=#0000A0}} Windows 10, several settings are not in backup. Therefore, some settings are need to be set up manually. 
Line 6: Line 6:
  
 Considering both ''expand'' and ''collapse'', Need to arrange tiles in Action center as following:  Considering both ''expand'' and ''collapse'', Need to arrange tiles in Action center as following: 
-  + 
-{{:windows:setting.windows_center.png?nolink&300|}}+{{:windows:setting.windows_center.png|}} 
 + 
 +---- 
 + 
 +==== Copy icons & wallpapers ====  
 + 
 +{{mdi>emoticon-poop?24&color=#47525d}} **Icons** are used for folder identification and image --- Copy from {{mdi>dropbox?color=#007ee5}} to ''N:'' drive. Usual path for icons: **''N:/sys_icon''** and its folder name is ''☆ System Icons & Packages''  
 + 
 +{{mdi>wallpaper?24&color=#b4009e}} **Wallpapers** for background --- Copy from {{mdi>dropbox?color=#007ee5}} to **''%USERPROFILE%Pictures\System Wallpaper''** and its usual presented name is ''º 시스템 배경화면''  
 + 
 +---- 
 + 
 +==== Prevent wallpaper compression ====  
 +Default value to show wallpaper in Windows 10 is about 85% compression, which results in dithering and low quality. Change registry value to prevent image compression. \\ 
 +Open registry editor ''regedit.exe''  
 + 
 +<code reg> 
 +[HKEY_CURRENT_USER\Control Panel\Desktop] 
 +</code> 
 + 
 +Add ''DWORD'' named ''JPEGImportQuality'' with value ''64 (hex base)'' or ''100 (decimal base)'' \\ or make ''.reg'' file with following contents and run it with administrative permission.  
 + 
 +<code reg> 
 +Windows Registry Editor Version 5.00 
 + 
 +[HKEY_CURRENT_USER\Control Panel\Desktop] 
 +"JPEGImportQuality"=dword:00000064  
 +</code> 
 +''.reg'' file is at [[https://meson.ml/configuration|registry file for high-res wallpaper]] {{fa>folder-open?color=#FFDF00}} WebDAV 
 + 
 +---- 
 + 
  • windows/basic_settings.1524676141
  • Last modified: 2018/04/25 17:09
  • by Júne Park