<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:wfw="http://wellformedweb.org/CommentAPI/">
<channel>
<title>ikn0w1T&#039;s blog - 优化</title>
<link>https://blog.lihan.cyou/index.php/tag/%E4%BC%98%E5%8C%96/</link>
<atom:link href="https://blog.lihan.cyou/index.php/feed/tag/%E4%BC%98%E5%8C%96/" rel="self" type="application/rss+xml" />
<language>zh-CN</language>
<description></description>
<lastBuildDate>Tue, 29 Apr 2025 23:28:00 +0800</lastBuildDate>
<pubDate>Tue, 29 Apr 2025 23:28:00 +0800</pubDate>
<item>
<title>windows系统优化及清理部分操作</title>
<link>https://blog.lihan.cyou/index.php/archives/139/</link>
<guid>https://blog.lihan.cyou/index.php/archives/139/</guid>
<pubDate>Tue, 29 Apr 2025 23:28:00 +0800</pubDate>
<dc:creator>ikn0w1T</dc:creator>
<description><![CDATA[延长系统更新时间如果对当前系统版本使用比较满意又没有遇到什么bug，其实可以保持当前版本不变，避免频繁的更新，万一哪次更新完发现不好用了呢。cmd运行reg add HKEY_LOCAL_MAC...]]></description>
<content:encoded xml:lang="zh-CN"><![CDATA[
<h2>延长系统更新时间</h2><p>如果对当前系统版本使用比较满意又没有遇到什么bug，其实可以保持当前版本不变，避免频繁的更新，万一哪次更新完发现不好用了呢。</p><p>cmd运行</p><pre><code class='language-cmd' lang='cmd'>reg add HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsUpdate\UX\Settings /v FlightSettingsMaxPauseDays /t REG_DWORD /d 6000 /f
</code></pre><p>回显<strong>操作成功完成。</strong></p><p>下拉框中指定时间即可</p><p><img src="https://image.lihan.cyou/20250429225855660.png" referrerpolicy="no-referrer" alt="image-20250429225848501"></p><h2>系统自带磁盘清理</h2><p>搜索磁盘清理，对指定磁盘进行清理，这里主要是清理windows安装临时文件，通常有10多个G</p><h2>设置存储感知</h2><p>设置存储感知频率为每周，可以实现定期清理临时文件等不需要的系统垃圾。</p><p><img src="https://image.lihan.cyou/20250429231027405.png" referrerpolicy="no-referrer" alt="image-20250429231027339"></p><h2>安全工具清理</h2><p>现在很多安全工具也可以清理一些垃圾以及修复注册表，例如卡巴斯基：</p><p><img src="https://image.lihan.cyou/20250429231709338.png" referrerpolicy="no-referrer" alt="image-20250429231709261"></p><h2>磁盘问题排查</h2><p>可以使用图吧工具箱简单检查磁盘是否存在问题</p><p><img src="https://image.lihan.cyou/20250429232404413.png" referrerpolicy="no-referrer" alt="image-20250429232404190"></p><p>例如图则为正常</p><p><img src="https://image.lihan.cyou/20250429232544236.png" referrerpolicy="no-referrer" alt="image-20250429232544182"></p><h2>修改电脑鼠标指针</h2><p>（这个不算优化哈哈哈）这个是个人电脑的设置，记录一下</p><p><a href='https://pan.quark.cn/s/fc926f9f3c77'>下载文件</a>内有操作指南。</p>
]]></content:encoded>
<slash:comments>0</slash:comments>
<comments>https://blog.lihan.cyou/index.php/archives/139/#comments</comments>
<wfw:commentRss>https://blog.lihan.cyou/index.php/feed/tag/%E4%BC%98%E5%8C%96/</wfw:commentRss>
</item>
</channel>
</rss>