您好,今天帅帅来为大家解答以上的问题。win10恢复默认虚拟内存,win10恢复默认字体相信很多小伙伴还不知道,现在让我们一起来看看吧!
1、Win 10 、Win 8 系统的默认字体比较模糊,如何改为美观清晰的宋体呢,修改注册表就可以做到,方法如下: 方法/步骤 Win 10 字体改为宋体方法: 新建一个文本文档txt,将如下代码复制进去: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFonts] "Microsoft YaHei & Microsoft YaHei UI (TrueType)"="simsun.ttc" [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFontSubstitutes] "Microsoft YaHei"="SimSun" "Microsoft YaHei UI"="SimSun" 保存,将文本文档txt的后缀名txt改为reg,双击或用注册表编辑器打开,确认后重启生效。
2、 Win 10 系统字体还原为默认字体的方法: 新建一个文本文档txt,将如下代码复制进去: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFonts] "Microsoft YaHei & Microsoft YaHei UI (TrueType)"="msyh.ttc" [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFontSubstitutes] "Microsoft YaHei"=- "Microsoft YaHei UI"=- 保存,将文本文档txt的后缀名txt改为reg,双击或用注册表编辑器打开,确认后重启生效。
3、 Win 8 字体改为宋体方法: 新建一个文本文档txt,将如下代码复制进去: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFonts] "Microsoft YaHei (TrueType) & Microsoft YaHei UI (TrueType)"="simsun.ttc" [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFontSubstitutes] "Microsoft YaHei"="simsun" "Microsoft YaHei UI"="simsun" 保存,将文本文档txt的后缀名txt改为reg,双击或用注册表编辑器打开,确认后重启生效。
4、 Win 8 系统字体还原为默认字体的方法: 新建一个文本文档txt,将如下代码复制进去: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFonts] "Microsoft YaHei (TrueType) & Microsoft YaHei UI (TrueType)"="msyh.ttc" [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFontSubstitutes] "Microsoft YaHei"=- "Microsoft YaHei UI"=- 保存,将文本文档txt的后缀名txt改为reg,双击或用注册表编辑器打开,确认后重启生效。
5、 Win 8 字体比较彻底的改宋体的方法: 新建一个文本文档txt,将如下代码复制进去: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFonts] "Microsoft YaHei (TrueType) & Microsoft YaHei UI (TrueType)"="simsun.ttc" "Microsoft YaHei Bold (TrueType) & Microsoft YaHei UI Bold (TrueType)"="simsun.ttc" "Microsoft YaHei Light (TrueType) & Microsoft YaHei UI Light (TrueType)"="simsun.ttc" [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFontSubstitutes] "Microsoft YaHei"="SimSun" "Microsoft YaHei UI"="SimSun" "Microsoft YaHei Bold"="SimSun" "Microsoft YaHei UI Bold"="SimSun" "Microsoft YaHei Light"="SimSun" "Microsoft YaHei UI Light"="SimSun" 保存,将文本文档txt的后缀名txt改为reg,双击或用注册表编辑器打开,确认后重启生效。
6、 Win 8 系统字体还原为默认字体的方法: 新建一个文本文档txt,将如下代码复制进去: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFonts] "Microsoft YaHei (TrueType) & Microsoft YaHei UI (TrueType)"="msyh.ttc" "Microsoft YaHei Bold (TrueType) & Microsoft YaHei UI Bold (TrueType)"="msyhbd.ttc" "Microsoft YaHei Light (TrueType) & Microsoft YaHei UI Light (TrueType)"="msyhl.ttc" [HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFontSubstitutes] "Microsoft YaHei"=- "Microsoft YaHei UI"=- "Microsoft YaHei Bold"=- "Microsoft YaHei UI Bold"=- "Microsoft YaHei Light"=- "Microsoft YaHei UI Light"=- 保存,将文本文档txt的后缀名txt改为reg,双击或用注册表编辑器打开,确认后重启生效。
7、 方法二 首先,你得有自己满意的字体,我不管你从哪儿找的,下载的 以管理员身份运行命令提示符,打开注册表,定位到HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Fonts,在右边找的Microsoft YaHei & Microsoft YaHei UI (TrueType)把后面的msyh.ttc改为你想要的字体,比如我的是冬青黑体简体中文W3 ,就改为Hiragino Sans GB W3.otf,第二步在找到Microsoft YaHei Bold & Microsoft YaHei UI Bold(TrueType),把后面的msyhbd.ttc也改为你想要的字体,如我的事思源黑体,就改为SourceHanSansCN-Normal.otf 改完后退出注册表,重启! 看看是不是字体变了? 大功告成!!!。
本文就为大家分享到这里,希望小伙伴们会喜欢。