## Beautification ### [[font|Fonts]] [How to change default system font on Windows 10](https://www.windowscentral.com/how-change-default-system-font-windows-10) ```reg Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Fonts] "Segoe UI (TrueType)"="" "Segoe UI Bold (TrueType)"="" "Segoe UI Bold Italic (TrueType)"="" "Segoe UI Italic (TrueType)"="" "Segoe UI Light (TrueType)"="" "Segoe UI Semibold (TrueType)"="" "Segoe UI Symbol (TrueType)"="" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes] "Segoe UI"="NEW-FONT-NAME" ``` There is currently no way to configure CJK fallback fonts in Windows. You may want to make your own merged fonts. In case the font size is not correct, go to Settings -> Accessibility to adjust font size. ### Custom cursor - [Deviant Art](https://deviantart.com), a platform collecting artworks, including Windows themes and cursors. - [Windows 11 Cursors Concept v2](https://www.deviantart.com/jepricreations/art/Windows-11-Cursors-Concept-v2-886489356) - [Windows 11 Cursors Concept HD v2.2](https://ko-fi.com/s/d9f85e6821) - [Link found from a Vietnam forum](https://drive.google.com/drive/folders/1WbFEMDwppXfVeUBDVCqfSgJRKFgF2QxL) - [Oreo Nord cursor](https://www.deviantart.com/abod1960/art/Oreo-Nord-875312546) ### Taskbar and Start menu - [ExplorerPatcher](https://github.com/valinet/ExplorerPatcher), provides legacy start menu style and other enhancements. - RoundedTB ### Others - [MicaForEveryone](https://github.com/MicaForEveryone/MicaForEveryone), customizes system backdrop to apply Mica effects. Note that [[dotnet|.NET]] 3.1 is required.