<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>修芯俱乐部 - win系统-软件系统-经验</title>
    <link>https://xxpc.top/forum-78-1.html</link>
    <description>Latest 20 threads of win系统-软件系统-经验</description>
    <copyright>Copyright(C) 修芯俱乐部</copyright>
    <generator>Discuz! Board by Discuz! Team</generator>
    <lastBuildDate>Sat, 01 Aug 2026 14:11:22 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>https://xxpc.top/static/image/common/logo_88_31.gif</url>
      <title>修芯俱乐部</title>
      <link>https://xxpc.top/</link>
    </image>
    <item>
      <title>win10 win11 常用的系统修复命令 sfc 和 DISM</title>
      <link>https://xxpc.top/thread-1316-1-1.html</link>
      <description><![CDATA[[*]运行sfc工具：这个命令会扫描所有受保护的系统文件，并用缓存副本替换损坏的文件。
[*]运行 DISM 工具 扫描映像以检查是否有损坏： 再使用 查看是否检测到损坏。
[*]运行 DISM 工具（部署映像服务和管理）： 这个命令会连接 Windows 更新服务器来修复本地系统映像。 ...]]></description>
      <category>win系统-软件系统-经验</category>
      <author>火龙线</author>
      <pubDate>Sun, 11 Jan 2026 14:01:00 +0000</pubDate>
    </item>
    <item>
      <title>win10 取消系统开机硬盘自检</title>
      <link>https://xxpc.top/thread-1313-1-1.html</link>
      <description><![CDATA[1.使用管理员打开 命令提示符  输入命令 chkntfs  /t:0 即可 关闭硬盘自检。]]></description>
      <category>win系统-软件系统-经验</category>
      <author>火龙线</author>
      <pubDate>Thu, 08 Jan 2026 12:57:08 +0000</pubDate>
    </item>
    <item>
      <title>win11 异常卡顿</title>
      <link>https://xxpc.top/thread-1217-1-1.html</link>
      <description><![CDATA[故障配置：i3-14100,16G-4800,华硕B760M 
故障系统：win11 25H2 X64 家庭版

1.在 任务管理器 看，各项计算资源都正常。但异常卡顿，这在则面正明，该任务管理器的资源查看并不全面。

2.在闭关了，个性化-辅助功能-视觉效果-动画效果后。异常卡顿恢复。这个从则面正明 ...]]></description>
      <category>win系统-软件系统-经验</category>
      <author>皮皮虾</author>
      <pubDate>Tue, 18 Nov 2025 11:17:16 +0000</pubDate>
    </item>
    <item>
      <title>win11 win10 找不到文件gpedit.msc 解决办法</title>
      <link>https://xxpc.top/thread-1165-1-1.html</link>
      <description><![CDATA[Win11找不到组策略编辑器

以上代码，使用保存{记事本}，文件名设为gpedit.bat，保存类型选择{所有文件}。]]></description>
      <category>win系统-软件系统-经验</category>
      <author>皮皮虾</author>
      <pubDate>Wed, 06 Aug 2025 09:00:51 +0000</pubDate>
    </item>
    <item>
      <title>解决 Discuz! X3.5 手机发图片 出现 网络出现问题，请稍后再试</title>
      <link>https://xxpc.top/thread-1114-1-1.html</link>
      <description><![CDATA[1.图片尺寸太大导致。
2.注意这个图片尺寸不是图片占用空间的大小。而是图片的宽度和高度太大了。]]></description>
      <category>win系统-软件系统-经验</category>
      <author>火龙线</author>
      <pubDate>Sat, 17 May 2025 07:36:49 +0000</pubDate>
    </item>
    <item>
      <title>解决 Discuz! X3.5 IIS 中的 WebSocket https 反向代理问题</title>
      <link>https://xxpc.top/thread-968-1-1.html</link>
      <description><![CDATA[需要用到两个IIS 插件 分是 URL重写 和 Application Request Routing Cache
1.需要在 web.config 中的 URL重写 规则中加入下面这个代码就行。

可以，使用 URL重写-加添-空白规则
模式 输入



操作类型：重写
URL下面的代码，8282为通信端口






2.除此之外还要安装 ...]]></description>
      <category>win系统-软件系统-经验</category>
      <author>火龙线</author>
      <pubDate>Tue, 26 Nov 2024 14:29:58 +0000</pubDate>
    </item>
    <item>
      <title>解决 Discuz! X3.5 带不www 小图标和跨域问题 IIS</title>
      <link>https://xxpc.top/thread-967-1-1.html</link>
      <description><![CDATA[尝试过数几失败后，发现问题很简单的，只是顺序问题。
在 web.config 文件中加入头标信息算是成功一半了。


因为只是 web.config 加入头标信息，那么就有可能成功，也有可能失败。
因为头标信息不是最前行，所以才会有可能成功也有可能失败。
看下图，在  下面，就要是 ...]]></description>
      <category>win系统-软件系统-经验</category>
      <author>火龙线</author>
      <pubDate>Tue, 26 Nov 2024 14:16:37 +0000</pubDate>
    </item>
    <item>
      <title>win11 首次开机跳过登录</title>
      <link>https://xxpc.top/thread-373-1-1.html</link>
      <description><![CDATA[1.按下Shift+F10 调出命令提示符 输入 OOBE\\BYPASSNRO 重启后即可。]]></description>
      <category>win系统-软件系统-经验</category>
      <author>火龙线</author>
      <pubDate>Sat, 03 Feb 2024 13:01:11 +0000</pubDate>
    </item>
  </channel>
</rss>