techwiki:win10

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
techwiki:win10 [2024/04/07 06:44] – [Windows 10 Problem and Solution] yingtechwiki:win10 [2024/04/20 17:58] (current) – [Windows 10 Initial Config] ying
Line 130: Line 130:
     - start menu: unpin tiles     - start menu: unpin tiles
     - change CD driver letter: diskmgmt.msc     - change CD driver letter: diskmgmt.msc
-    - disable Lock Screen totally (only once for admin acc): <code reg win10_lockScreen_off.reg>+    - turn off lock screen picture <code dos> 
 +reg add HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System /v DisableLogonBackgroundImage /t REG_DWORD /d 1 /f 
 +</code> 
 +    - disable Lock Screen change (only once for admin acc): <code reg win10_lockScreen_off.reg>
 Windows Registry Editor Version 5.00 Windows Registry Editor Version 5.00
  
Line 295: Line 298:
     - install license apps and activate     - install license apps and activate
     - back all OS again     - back all OS again
 +
 +ref:
 +  * https://gist.github.com/mackwage/08604751462126599d7e52f233490efe
 ====== Extra Config ====== ====== Extra Config ======
  
Line 390: Line 396:
     * go asus bios > Advanced > tool, change Download and install armoury crate to disable     * go asus bios > Advanced > tool, change Download and install armoury crate to disable
     * go windows and unintall armoury crate     * go windows and unintall armoury crate
 +    * then, uninstall asus framework service
  • techwiki/win10.txt
  • Last modified: 2024/04/20 17:58
  • by ying