<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>飞天魔神|张杰</title><link>http://huiyiclm.com/</link><description>码农|城市搬运工|黑暗骑士</description><generator>RainbowSoft Studio Z-Blog 2.2 Prism Build 140101</generator><language>zh-CN</language><pubDate>Fri, 15 May 2026 15:43:16 +0800</pubDate><item><title>msg邮件无法用Outlook打开，双击无反应</title><author>null@null.com (Jack)</author><link>http://huiyiclm.com/post/250.html</link><pubDate>Wed, 18 Mar 2026 16:58:52 +0800</pubDate><guid>http://huiyiclm.com/post/250.html</guid><description><![CDATA[<p>新建文本文档，粘贴以下内容，保存为 <code style="font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, &quot;Liberation Mono&quot;, &quot;Courier New&quot;, monospace; font-size: 16px; line-height: 24px; text-wrap-mode: wrap; display: inline; flex: 0 1 auto; flex-direction: row; justify-content: normal; align-items: normal; padding: 0px; margin: 0px; background-image: none; background-position: 0% 0%; background-size: auto; background-repeat: repeat; background-attachment: scroll; background-origin: padding-box; background-clip: border-box;">修复MSG关联.bat</code>，编码选 <span style="font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-family: ui-sans-serif, system-ui, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;; font-size: 16px; font-weight: 700; line-height: 24px; text-wrap-mode: wrap; flex: 0 1 auto; flex-direction: row; justify-content: normal; align-items: normal; padding: 0px; margin: 0px; background-image: none; background-position: 0% 0%; background-size: auto; background-repeat: repeat; background-attachment: scroll; background-origin: padding-box; background-clip: border-box;">ANSI</span>，<span style="font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-size-adjust: none; font-language-override: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-variant-emoji: normal; font-stretch: normal; font-family: ui-sans-serif, system-ui, sans-serif, &quot;Apple Color Emoji&quot;, &quot;Segoe UI Emoji&quot;, &quot;Segoe UI Symbol&quot;, &quot;Noto Color Emoji&quot;; font-size: 16px; font-weight: 700; line-height: 24px; text-wrap-mode: wrap; flex: 0 1 auto; flex-direction: row; justify-content: normal; align-items: normal; padding: 0px; margin: 0px; background-image: none; background-position: 0% 0%; background-size: auto; background-repeat: repeat; background-attachment: scroll; background-origin: padding-box; background-clip: border-box;">右键以管理员身份运行</span></p><p>@echo off</p><p>echo 正在修复 .msg 文件关联...</p><p>reg add HKCR\.msg /ve /d &quot;OutlookFile&quot; /f &gt;nul</p><p>reg add HKCR\OutlookFile\shell\open\command /ve /d &quot;\&quot;C:\Program Files (x86)\Microsoft Office\root\Office16\OUTLOOK.EXE\&quot; /f \&quot;%1\&quot;&quot; /f &gt;nul</p><p>reg add HKCR\OutlookFile\shell\open\ddeexec /ve /d &quot;[Open(\&quot;%1\&quot;)]&quot; /f &gt;nul</p><p>echo .msg 关联已修复，请重启电脑</p><p>pause</p><p><br/></p><p>注意：将Outlook安装路径C:\Program Files (x86)\Microsoft Office\root\Office16\OUTLOOK.EXE改为实际路径</p>]]></description><category>技术支持</category><comments>http://huiyiclm.com/post/250.html#comment</comments><wfw:commentRss>http://huiyiclm.com/feed.asp?cmt=250</wfw:commentRss></item><item><title>2016域控服务器迁移,Windows Server 2016 AD 域控制器迁移到 Windows Server 2019</title><author>null@null.com (Jack)</author><link>http://huiyiclm.com/post/249.html</link><pubDate>Tue, 06 Jan 2026 10:23:22 +0800</pubDate><guid>http://huiyiclm.com/post/249.html</guid><description><![CDATA[<p>本文记录了Windows Server 2016 AD 域控制器迁移到 Windows Server 2019的整个过程。提醒各位阅读本文的朋友，道路千万条，安全第一条；如在生产环境中升级迁移一定要备份、备份、备份重要的说三遍。</p><table><tbody><tr class="firstRow"><td width="339" valign="top" style="word-break: break-all;">名称</td><td width="339" valign="top" style="word-break: break-all;">系统</td><td width="339" valign="top" style="word-break: break-all;">IP</td><td width="339" valign="top" style="word-break: break-all;">备注</td></tr><tr><td width="339" valign="top" style="word-break: break-all;">ServerA</td><td width="339" valign="top" style="word-break: break-all;">Windows2016</td><td width="339" valign="top" style="word-break: break-all;">10.10.10.254</td><td width="339" valign="top"><br/></td></tr><tr><td width="339" valign="top" style="word-break: break-all;"><span style="text-wrap-mode: wrap;"><span style="text-wrap-mode: wrap;">S</span>erverB</span></td><td width="339" valign="top" style="word-break: break-all;"><span style="text-wrap-mode: wrap;">Windows2016</span></td><td width="339" valign="top" style="word-break: break-all;">10.10.10.253</td><td width="339" valign="top"><br/></td></tr><tr><td width="339" valign="top" style="word-break: break-all;"><span style="text-wrap-mode: wrap;"><span style="text-wrap-mode: wrap;">S</span>erverC</span></td><td width="339" valign="top" style="word-break: break-all;"><span style="text-wrap-mode: wrap;">Windows2019</span></td><td width="339" valign="top" style="word-break: break-all;">10.10.10.252</td><td width="339" valign="top"><br/></td></tr></tbody></table><p><strong><span style="text-wrap-mode: nowrap;">迁移步骤大致如下：</span></strong></p><p><span style="text-wrap-mode: nowrap;">1、升级域控制器林架构；</span></p><p><span style="text-wrap-mode: nowrap;">2、更新域控制器全域信息；</span></p><p><span style="text-wrap-mode: nowrap;">3、设置服务器名、IP、DNS；</span></p><p><span style="text-wrap-mode: nowrap;">4、加入域作为成员服务器；</span></p><p><span style="text-wrap-mode: nowrap;">5、使用域管理员账号登陆到服务器；</span></p><p><span style="text-wrap-mode: nowrap;">6、添加角色；</span></p><p><span style="text-wrap-mode: nowrap;">7、提升为域控制器；</span></p><p><span style="text-wrap-mode: nowrap;">8、FSMO五大角色迁移；</span></p><p><span style="text-wrap-mode: nowrap;">9、确认迁移；</span></p><p><span style="text-wrap-mode: nowrap;">10、检查DNS；</span></p><p><span style="text-wrap-mode: nowrap;">11、更新客户端DNS指向新的域控制器；</span></p><p><strong><span style="text-wrap-mode: nowrap;">在主域控制器 ServerA 上升级域控制器架构</span></strong></p><p>将准备好的Windows Server 2019 ISO文件解压拷贝到 ServerA 的非系统盘符文件夹，使用 PowerShell(需要管理员方式运行)&nbsp; cd X:\support\adprep 目录(X为你的盘符，根据自己的情况调整)执行以下命令升级架构；</p><p><span style="color: rgb(255, 0, 0);">.\adprep /forestprep #升级林架构</span></p><p><span style="color: rgb(255, 0, 0);">.\adprep /domainprep #更新全域信息</span></p><p><span style="color: rgb(255, 0, 0);"><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010637773593.png"/></span></p><p>ServerC 更改IP及DNS指向ServerA IP地址</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010637802281.png"/></p><p>ServerC加入到域(pangzhan.net)，作为成员服务器</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010637837125.png"/></p><p>使用域管理员账号密码登陆到ServerC</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010637854049.png"/></p><p>在ServerC打开服务器管理器“添加角色和功能</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010637870377.png"/></p><p>直接下一步</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010637885781.png"/></p><p>选择“基于角色或基于功能的安装</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010637905205.png"/></p><p>从服务器池中选择服务器，只有一台没得选</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010637929297.png"/></p><p>选择服务器角色，勾选“Active Directory 域服务”弹出框点击添加功能</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010637965581.png"/></p><p>确认勾选，下一步</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638051237.png"/></p><p>下一步</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638067265.png"/></p><p>下一步</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638083157.png"/></p><p>勾选如果需要，自动重新启动目标服务器，弹出框选择“是”</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638099409.png"/></p><p>点击安装</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638113861.png"/></p><p>等待安装成功后，点击“关闭”</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638136237.png"/></p><p>打开服务器管理，将此服务器提升为域控制器</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638169593.png"/></p><p>将域控制器添加到现有域，指定域，输入域管理员账号密码</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638185565.png"/></p><p>勾选DNS和全局目录，输入主域控制器的目录还原密码</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638201469.png"/></p><p>DNS委派不用理会，下一步</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638215421.png"/></p><p>指定复制介质，选择主域服务器</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638230861.png"/></p><p>指定AD DS数据库、日志文件和SYSVOL的位置，这里建议放在D盘或其他的盘</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638247609.png"/></p><p>下一步</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638262189.png"/></p><p>下一步</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638275205.png"/></p><p>先决条件检查不通过；原因是如果你是Server 2016的系统，在做这步之前一定要先升级林架构和更新全域信息，否者就会报这个错误；</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638299157.png"/></p><p>先决条件检查通过，点击“安装”，安装完毕后会自动重启服务器</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638328705.png"/></p><p>迁移FSMO五大角色前先检查系统信息</p><p>netdom query fsmo #FSMO角色</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638369625.png"/></p><p>PowerShell一条命令迁移FSMO五大角色，根据提示输入要迁移的对象；<span style="color: rgb(255, 0, 0);">netdom query fsmo</span>查看五大角色是否变更为目标服务器</p><p><span style="color: rgb(255, 0, 0);">Move-ADDirectoryServerOperationMasterRole -Identity ServerC -OperationMasterRole SchemaMaster,DomainNamingMaster,PDCEmulator,RIDMaster,InfrastructureMaster -force</span> #ServerC为目标服务器名称</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638420781.png"/></p><p><span style="color: rgb(77, 77, 77); font-family: -apple-system, &quot;SF UI Text&quot;, Arial, &quot;PingFang SC&quot;, &quot;Hiragino Sans GB&quot;, &quot;Microsoft YaHei&quot;, &quot;WenQuanYi Micro Hei&quot;, sans-serif, SimHei, SimSun; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);">升级域功能级别、升级林功能级别</span></p><p>对于Window Server 2019，没有名为windows2019的域或林功能级别。它仍然是Windows2016 所以我们从Server 2016 迁移到Server 2019这步可以忽略</p><p><span style="color: rgb(255, 0, 0);">Set-ADDomainMode -identity pangzhan.net -DomainMode Windows2016Domain</span> #升级域功能</p><p><span style="color: rgb(255, 0, 0);">Set-ADForestMode -Identity pangzhan.net -ForestMode Windows2016Forest</span> #升级林功能</p><p>迁移完成后，我们仍需要验证其是否成功完成；</p><p><span style="color: rgb(255, 0, 0);">Get-ADDomain | fl Name,DomainMode</span> #此命令将显示迁移后域的当前域功能级别。</p><p><span style="color: rgb(255, 0, 0);">Get-ADForest | fl Name,ForestMode</span> #此命令将显示域的当前林功能级别。</p><p><img src="http://huiyiclm.com/zb_users/upload/2026/1/2026010638490861.png"/></p><p>检查DNS服务器是否正常，更新客户端DNS指向；</p><p>请参照《Windows Server 2016 域控制器修改IP》这篇文章来检查DNS服务是否正常；客户端DNS指向需要更新到迁移后的主域控制器ServerC的IP(10.10.10.252)</p><p>至此，我们已经完成了从Windows Server 2016 AD 域控制器迁移到 Windows Server 2019的整个过程，然后就可以将ServerA的服务器进行降级作为成员服务器《Windows Server 2016 辅助域控制器降级》降级可以参考这篇文章。</p><p>在实际的生产环境中，请谨记一定要备份、备份、备份然后在执行操作，因为这些操作都是不可逆的。迁移成功后先不要立马就降级服务器，等待一个星期观察期后再进行降级处理。</p><p><br/></p><p>*此文引用庞展博客</p>]]></description><category>技术支持</category><comments>http://huiyiclm.com/post/249.html#comment</comments><wfw:commentRss>http://huiyiclm.com/feed.asp?cmt=249</wfw:commentRss></item><item><title>桌面图标设置时，提示Windows无法访问指定设备，路径或文件，你可能没有适当的权限访问该项目</title><author>null@null.com (Jack)</author><link>http://huiyiclm.com/post/248.html</link><pubDate>Tue, 06 Jan 2026 10:00:47 +0800</pubDate><guid>http://huiyiclm.com/post/248.html</guid><description><![CDATA[<h2 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">一、快速修复步骤</span></h2><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">步骤1：以管理员身份运行</span></h3><ul style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">按&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">Win + R</code>&nbsp;输入&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0</code>&nbsp;然后按&nbsp;<span style="font-weight: 600;">Ctrl+Shift+Enter</span>&nbsp;以管理员身份运行。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">或者，右键点击&nbsp;<span style="font-weight: 600;">开始菜单</span>&nbsp;→&nbsp;<span style="font-weight: 600;">Windows PowerShell（管理员）</span>，然后输入上述命令。</p></li></ul><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">步骤2：检查系统服务状态</span></h3><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">按&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">Win + R</code>&nbsp;输入&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">services.msc</code>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">确保以下服务正在运行：</p></li><ul style="margin-top: 4px; padding-left: 18px;" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">Themes</span>（必须运行）</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">User Profile Service</span></p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">Desktop Window Manager Session Manager</span>（如有）</p></li></ul><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">右键点击每个服务 →&nbsp;<span style="font-weight: 600;">重新启动</span>。</p></li></ol><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">步骤3：修复系统文件</span></h3><p class="ds-markdown-paragraph" style="margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);">以管理员身份运行PowerShell或CMD，依次执行：</p><div class="md-code-block md-code-block-light" style="--ds-md-code-banner-background-color: var(--dsw-alias-markdown-code-block-banner); --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(var(--ds-md-zoom)*var(--ds-font-size-xsp)); color: rgb(15, 17, 21); background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: var(--ds-md-code-block-border-radius); margin-top: 16px; margin-right: 0px; margin-bottom: calc(var(--ds-md-zoom)*10px); margin-left: 0px; position: relative; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"><div class="md-code-block-banner-wrap" style="z-index: 6; position: sticky; top: 0px;"><div class="md-code-block-banner md-code-block-banner-lite" style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; padding: 0px; font-size: var(--ds-md-code-block-font-size); line-height: var(--ds-md-code-block-font-size); justify-content: space-between; display: flex; border-top-left-radius: var(--ds-md-code-block-border-radius); border-top-right-radius: var(--ds-md-code-block-border-radius);"><div class="_121d384" style="justify-content: space-between; align-items: center; width: 740px; padding: 6px; display: flex;"><div class="d2a24f03" style="flex-shrink: 0;"><span class="d813de27" style="color: var(--dsw-alias-label-primary); font-family: var(--ds-font-family-code); margin-left: 8px; font-size: 12px; line-height: 18px;">cmd</span></div><div class="d2a24f03 _246a029" style="flex-shrink: 0; user-select: none;"><div class="efa13877" style="height: 28px; color: var(--dsw-alias-label-secondary); align-items: center; display: flex;"><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px 4px 0px 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.14923 4.02032C7.11191 4.02032 7.87977 4.02017 8.49591 4.07599C9.12122 4.1327 9.65786 4.25188 10.1414 4.53107C10.7201 4.8653 11.2008 5.34591 11.535 5.92462C11.8142 6.40818 11.9333 6.94482 11.9901 7.57013C12.0459 8.18625 12.0457 8.9542 12.0457 9.91681C12.0457 10.8795 12.0459 11.6474 11.9901 12.2635C11.9333 12.8888 11.8142 13.4254 11.535 13.909C11.2008 14.4877 10.7201 14.9683 10.1414 15.3026C9.65786 15.5817 9.12122 15.7009 8.49591 15.7576C7.87977 15.8134 7.1119 15.8133 6.14923 15.8133C5.18661 15.8133 4.41868 15.8134 3.80255 15.7576C3.17724 15.7009 2.6406 15.5817 2.15704 15.3026C1.57834 14.9684 1.09772 14.4877 0.763489 13.909C0.484305 13.4254 0.365123 12.8888 0.308411 12.2635C0.252587 11.6474 0.252747 10.8795 0.252747 9.91681C0.252747 8.95419 0.252603 8.18625 0.308411 7.57013C0.365123 6.94482 0.484305 6.40818 0.763489 5.92462C1.09771 5.3459 1.57833 4.86529 2.15704 4.53107C2.6406 4.25188 3.17724 4.1327 3.80255 4.07599C4.41868 4.02018 5.1866 4.02032 6.14923 4.02032ZM6.14923 5.37775C5.16175 5.37775 4.46628 5.37761 3.9256 5.42657C3.39428 5.47473 3.07853 5.56574 2.83575 5.70587C2.46313 5.92106 2.15348 6.23071 1.93829 6.60333C1.79817 6.84611 1.70715 7.16185 1.659 7.69318C1.61004 8.23385 1.61017 8.92934 1.61017 9.91681C1.61017 10.9043 1.61002 11.5998 1.659 12.1404C1.70715 12.6717 1.79817 12.9875 1.93829 13.2303C2.15349 13.6029 2.46315 13.9126 2.83575 14.1277C3.07853 14.2679 3.39428 14.3589 3.9256 14.407C4.46628 14.456 5.16176 14.4559 6.14923 14.4559C7.13675 14.4559 7.83218 14.456 8.37286 14.407C8.90419 14.3589 9.21993 14.2679 9.46271 14.1277C9.83529 13.9126 10.145 13.6029 10.3602 13.2303C10.5003 12.9875 10.5913 12.6718 10.6395 12.1404C10.6884 11.5998 10.6883 10.9043 10.6883 9.91681C10.6883 8.92935 10.6884 8.23385 10.6395 7.69318C10.5913 7.16185 10.5003 6.84611 10.3602 6.60333C10.145 6.23072 9.8353 5.92107 9.46271 5.70587C9.21993 5.56574 8.90418 5.47473 8.37286 5.42657C7.83218 5.3776 7.13676 5.37775 6.14923 5.37775ZM9.80157 0.367981C10.7637 0.367981 11.5313 0.367886 12.1473 0.423645C12.7725 0.480313 13.3093 0.598765 13.7928 0.877747C14.3716 1.21192 14.852 1.69355 15.1863 2.27228C15.4655 2.75575 15.5857 3.29165 15.6424 3.91681C15.6982 4.53301 15.6971 5.30161 15.6971 6.26447V7.8299C15.6971 8.29265 15.6989 8.58994 15.6649 8.84845C15.4667 10.3525 14.4009 11.5738 12.9832 11.9988V10.5467C13.6973 10.1903 14.2104 9.49662 14.3192 8.67169C14.3387 8.52348 14.3406 8.3358 14.3406 7.8299V6.26447C14.3406 5.27707 14.3398 4.58149 14.2908 4.04083C14.2427 3.50969 14.1526 3.19373 14.0125 2.95099C13.7974 2.5785 13.4875 2.2687 13.1151 2.05353C12.8723 1.91347 12.5563 1.82237 12.0252 1.77423C11.4846 1.72528 10.7888 1.7254 9.80157 1.7254H7.71466C6.75614 1.72559 5.92659 2.27697 5.52325 3.07892H4.07013C4.54215 1.51132 5.99314 0.368192 7.71466 0.367981H9.80157Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">复制</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.3695 11.411L15.1234 12.8866C14.8869 14.3042 13.6603 15.3436 12.223 15.3436H3.7767C2.33954 15.3434 1.11276 14.3042 0.876312 12.8866L0.630219 11.411L2.05405 11.1747L2.29916 12.6493C2.41969 13.3713 3.04472 13.9001 3.7767 13.9003H12.223C12.9551 13.9002 13.58 13.3713 13.7005 12.6493L13.9456 11.1747L15.3695 11.411ZM8.72202 8.994C8.77714 8.93934 8.83789 8.88106 8.90268 8.81627L12.4828 5.23424L13.5042 6.25572L9.92221 9.8358C9.63947 10.1185 9.3876 10.3732 9.15854 10.5575C8.91889 10.7503 8.6395 10.9224 8.28647 10.9784C8.09708 11.0083 7.9036 11.0083 7.7142 10.9784C7.36103 10.9224 7.08087 10.7503 6.84116 10.5575C6.61212 10.3732 6.36019 10.1185 6.07748 9.8358L2.49643 6.25572L3.51694 5.23424L7.09702 8.81627C7.16216 8.88142 7.22327 8.94006 7.27866 8.99498V1.3065H8.72202V8.994Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">下载</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button></div></div></div></div></div><pre style="font-family: var(--ds-font-family-code); overflow: auto; text-wrap-mode: wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;">sfc&nbsp;/scannow
dism&nbsp;/online&nbsp;/cleanup-image&nbsp;/restorehealth</pre><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _33882ae"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _28d7e84"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg></div><p class="ds-markdown-paragraph" style="margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);">完成后重启服务器。</p><hr style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border: none; height: 1px; margin: 32px 0px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"/><h2 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">二、注册表修复</span></h2><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">步骤1：重置桌面图标设置注册表项</span></h3><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">按&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">Win + R</code>&nbsp;输入&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">regedit</code>&nbsp;打开注册表编辑器。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">导航到以下路径：</p><div class="md-code-block md-code-block-light" style="--ds-md-code-banner-background-color: var(--dsw-alias-markdown-code-block-banner); --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(var(--ds-md-zoom)*var(--ds-font-size-xsp)); color: var(--dsw-alias-label-primary); background: var(--dsw-alias-markdown-code-block); border-radius: var(--ds-md-code-block-border-radius); margin: 16px 0px; position: relative;"><div class="md-code-block-banner-wrap" style="z-index: 6; background-color: var(--dsw-alias-bg-base); position: sticky; top: 0px;"><div class="md-code-block-banner md-code-block-banner-lite" style="background: var(--ds-md-code-banner-background-color); padding: 0px; font-size: var(--ds-md-code-block-font-size); line-height: var(--ds-md-code-block-font-size); justify-content: space-between; display: flex; border-top-left-radius: var(--ds-md-code-block-border-radius); border-top-right-radius: var(--ds-md-code-block-border-radius);"><div class="_121d384" style="justify-content: space-between; align-items: center; width: 722px; padding: 6px; display: flex;"><div class="d2a24f03" style="flex-shrink: 0;"><span class="d813de27" style="color: var(--dsw-alias-label-primary); font-family: var(--ds-font-family-code); margin-left: 8px; font-size: 12px; line-height: 18px;">text</span></div><div class="d2a24f03 _246a029" style="flex-shrink: 0; user-select: none;"><div class="efa13877" style="height: 28px; color: var(--dsw-alias-label-secondary); align-items: center; display: flex;"><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px 4px 0px 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.14923 4.02032C7.11191 4.02032 7.87977 4.02017 8.49591 4.07599C9.12122 4.1327 9.65786 4.25188 10.1414 4.53107C10.7201 4.8653 11.2008 5.34591 11.535 5.92462C11.8142 6.40818 11.9333 6.94482 11.9901 7.57013C12.0459 8.18625 12.0457 8.9542 12.0457 9.91681C12.0457 10.8795 12.0459 11.6474 11.9901 12.2635C11.9333 12.8888 11.8142 13.4254 11.535 13.909C11.2008 14.4877 10.7201 14.9683 10.1414 15.3026C9.65786 15.5817 9.12122 15.7009 8.49591 15.7576C7.87977 15.8134 7.1119 15.8133 6.14923 15.8133C5.18661 15.8133 4.41868 15.8134 3.80255 15.7576C3.17724 15.7009 2.6406 15.5817 2.15704 15.3026C1.57834 14.9684 1.09772 14.4877 0.763489 13.909C0.484305 13.4254 0.365123 12.8888 0.308411 12.2635C0.252587 11.6474 0.252747 10.8795 0.252747 9.91681C0.252747 8.95419 0.252603 8.18625 0.308411 7.57013C0.365123 6.94482 0.484305 6.40818 0.763489 5.92462C1.09771 5.3459 1.57833 4.86529 2.15704 4.53107C2.6406 4.25188 3.17724 4.1327 3.80255 4.07599C4.41868 4.02018 5.1866 4.02032 6.14923 4.02032ZM6.14923 5.37775C5.16175 5.37775 4.46628 5.37761 3.9256 5.42657C3.39428 5.47473 3.07853 5.56574 2.83575 5.70587C2.46313 5.92106 2.15348 6.23071 1.93829 6.60333C1.79817 6.84611 1.70715 7.16185 1.659 7.69318C1.61004 8.23385 1.61017 8.92934 1.61017 9.91681C1.61017 10.9043 1.61002 11.5998 1.659 12.1404C1.70715 12.6717 1.79817 12.9875 1.93829 13.2303C2.15349 13.6029 2.46315 13.9126 2.83575 14.1277C3.07853 14.2679 3.39428 14.3589 3.9256 14.407C4.46628 14.456 5.16176 14.4559 6.14923 14.4559C7.13675 14.4559 7.83218 14.456 8.37286 14.407C8.90419 14.3589 9.21993 14.2679 9.46271 14.1277C9.83529 13.9126 10.145 13.6029 10.3602 13.2303C10.5003 12.9875 10.5913 12.6718 10.6395 12.1404C10.6884 11.5998 10.6883 10.9043 10.6883 9.91681C10.6883 8.92935 10.6884 8.23385 10.6395 7.69318C10.5913 7.16185 10.5003 6.84611 10.3602 6.60333C10.145 6.23072 9.8353 5.92107 9.46271 5.70587C9.21993 5.56574 8.90418 5.47473 8.37286 5.42657C7.83218 5.3776 7.13676 5.37775 6.14923 5.37775ZM9.80157 0.367981C10.7637 0.367981 11.5313 0.367886 12.1473 0.423645C12.7725 0.480313 13.3093 0.598765 13.7928 0.877747C14.3716 1.21192 14.852 1.69355 15.1863 2.27228C15.4655 2.75575 15.5857 3.29165 15.6424 3.91681C15.6982 4.53301 15.6971 5.30161 15.6971 6.26447V7.8299C15.6971 8.29265 15.6989 8.58994 15.6649 8.84845C15.4667 10.3525 14.4009 11.5738 12.9832 11.9988V10.5467C13.6973 10.1903 14.2104 9.49662 14.3192 8.67169C14.3387 8.52348 14.3406 8.3358 14.3406 7.8299V6.26447C14.3406 5.27707 14.3398 4.58149 14.2908 4.04083C14.2427 3.50969 14.1526 3.19373 14.0125 2.95099C13.7974 2.5785 13.4875 2.2687 13.1151 2.05353C12.8723 1.91347 12.5563 1.82237 12.0252 1.77423C11.4846 1.72528 10.7888 1.7254 9.80157 1.7254H7.71466C6.75614 1.72559 5.92659 2.27697 5.52325 3.07892H4.07013C4.54215 1.51132 5.99314 0.368192 7.71466 0.367981H9.80157Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">复制</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.3695 11.411L15.1234 12.8866C14.8869 14.3042 13.6603 15.3436 12.223 15.3436H3.7767C2.33954 15.3434 1.11276 14.3042 0.876312 12.8866L0.630219 11.411L2.05405 11.1747L2.29916 12.6493C2.41969 13.3713 3.04472 13.9001 3.7767 13.9003H12.223C12.9551 13.9002 13.58 13.3713 13.7005 12.6493L13.9456 11.1747L15.3695 11.411ZM8.72202 8.994C8.77714 8.93934 8.83789 8.88106 8.90268 8.81627L12.4828 5.23424L13.5042 6.25572L9.92221 9.8358C9.63947 10.1185 9.3876 10.3732 9.15854 10.5575C8.91889 10.7503 8.6395 10.9224 8.28647 10.9784C8.09708 11.0083 7.9036 11.0083 7.7142 10.9784C7.36103 10.9224 7.08087 10.7503 6.84116 10.5575C6.61212 10.3732 6.36019 10.1185 6.07748 9.8358L2.49643 6.25572L3.51694 5.23424L7.09702 8.81627C7.16216 8.88142 7.22327 8.94006 7.27866 8.99498V1.3065H8.72202V8.994Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">下载</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button></div></div></div></div></div><pre style="font-family: var(--ds-font-family-code); overflow: auto; text-wrap-mode: wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;">HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons</pre><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _33882ae"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _28d7e84"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg></div></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">如果存在&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">NewStartPanel</code>&nbsp;或&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">ClassicStartMenu</code>&nbsp;子项，请备份后删除。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">重启电脑或重启Explorer进程：</p></li><ul style="margin-top: 4px; padding-left: 18px;" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">任务管理器 → 右键点击&nbsp;<span style="font-weight: 600;">Windows资源管理器</span>&nbsp;→&nbsp;<span style="font-weight: 600;">重新启动</span>。</p></li></ul></ol><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">步骤2：修复Control Panel访问权限</span></h3><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">打开注册表编辑器，导航到：</p><div class="md-code-block md-code-block-light" style="--ds-md-code-banner-background-color: var(--dsw-alias-markdown-code-block-banner); --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(var(--ds-md-zoom)*var(--ds-font-size-xsp)); color: var(--dsw-alias-label-primary); background: var(--dsw-alias-markdown-code-block); border-radius: var(--ds-md-code-block-border-radius); margin-top: 16px; margin-right: 0px; margin-bottom: calc(var(--ds-md-zoom)*10px); margin-left: 0px; position: relative;"><div class="md-code-block-banner-wrap" style="z-index: 6; background-color: var(--dsw-alias-bg-base); position: sticky; top: 0px;"><div class="md-code-block-banner md-code-block-banner-lite" style="background: var(--ds-md-code-banner-background-color); padding: 0px; font-size: var(--ds-md-code-block-font-size); line-height: var(--ds-md-code-block-font-size); justify-content: space-between; display: flex; border-top-left-radius: var(--ds-md-code-block-border-radius); border-top-right-radius: var(--ds-md-code-block-border-radius);"><div class="_121d384" style="justify-content: space-between; align-items: center; width: 722px; padding: 6px; display: flex;"><div class="d2a24f03" style="flex-shrink: 0;"><span class="d813de27" style="color: var(--dsw-alias-label-primary); font-family: var(--ds-font-family-code); margin-left: 8px; font-size: 12px; line-height: 18px;">text</span></div><div class="d2a24f03 _246a029" style="flex-shrink: 0; user-select: none;"><div class="efa13877" style="height: 28px; color: var(--dsw-alias-label-secondary); align-items: center; display: flex;"><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px 4px 0px 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.14923 4.02032C7.11191 4.02032 7.87977 4.02017 8.49591 4.07599C9.12122 4.1327 9.65786 4.25188 10.1414 4.53107C10.7201 4.8653 11.2008 5.34591 11.535 5.92462C11.8142 6.40818 11.9333 6.94482 11.9901 7.57013C12.0459 8.18625 12.0457 8.9542 12.0457 9.91681C12.0457 10.8795 12.0459 11.6474 11.9901 12.2635C11.9333 12.8888 11.8142 13.4254 11.535 13.909C11.2008 14.4877 10.7201 14.9683 10.1414 15.3026C9.65786 15.5817 9.12122 15.7009 8.49591 15.7576C7.87977 15.8134 7.1119 15.8133 6.14923 15.8133C5.18661 15.8133 4.41868 15.8134 3.80255 15.7576C3.17724 15.7009 2.6406 15.5817 2.15704 15.3026C1.57834 14.9684 1.09772 14.4877 0.763489 13.909C0.484305 13.4254 0.365123 12.8888 0.308411 12.2635C0.252587 11.6474 0.252747 10.8795 0.252747 9.91681C0.252747 8.95419 0.252603 8.18625 0.308411 7.57013C0.365123 6.94482 0.484305 6.40818 0.763489 5.92462C1.09771 5.3459 1.57833 4.86529 2.15704 4.53107C2.6406 4.25188 3.17724 4.1327 3.80255 4.07599C4.41868 4.02018 5.1866 4.02032 6.14923 4.02032ZM6.14923 5.37775C5.16175 5.37775 4.46628 5.37761 3.9256 5.42657C3.39428 5.47473 3.07853 5.56574 2.83575 5.70587C2.46313 5.92106 2.15348 6.23071 1.93829 6.60333C1.79817 6.84611 1.70715 7.16185 1.659 7.69318C1.61004 8.23385 1.61017 8.92934 1.61017 9.91681C1.61017 10.9043 1.61002 11.5998 1.659 12.1404C1.70715 12.6717 1.79817 12.9875 1.93829 13.2303C2.15349 13.6029 2.46315 13.9126 2.83575 14.1277C3.07853 14.2679 3.39428 14.3589 3.9256 14.407C4.46628 14.456 5.16176 14.4559 6.14923 14.4559C7.13675 14.4559 7.83218 14.456 8.37286 14.407C8.90419 14.3589 9.21993 14.2679 9.46271 14.1277C9.83529 13.9126 10.145 13.6029 10.3602 13.2303C10.5003 12.9875 10.5913 12.6718 10.6395 12.1404C10.6884 11.5998 10.6883 10.9043 10.6883 9.91681C10.6883 8.92935 10.6884 8.23385 10.6395 7.69318C10.5913 7.16185 10.5003 6.84611 10.3602 6.60333C10.145 6.23072 9.8353 5.92107 9.46271 5.70587C9.21993 5.56574 8.90418 5.47473 8.37286 5.42657C7.83218 5.3776 7.13676 5.37775 6.14923 5.37775ZM9.80157 0.367981C10.7637 0.367981 11.5313 0.367886 12.1473 0.423645C12.7725 0.480313 13.3093 0.598765 13.7928 0.877747C14.3716 1.21192 14.852 1.69355 15.1863 2.27228C15.4655 2.75575 15.5857 3.29165 15.6424 3.91681C15.6982 4.53301 15.6971 5.30161 15.6971 6.26447V7.8299C15.6971 8.29265 15.6989 8.58994 15.6649 8.84845C15.4667 10.3525 14.4009 11.5738 12.9832 11.9988V10.5467C13.6973 10.1903 14.2104 9.49662 14.3192 8.67169C14.3387 8.52348 14.3406 8.3358 14.3406 7.8299V6.26447C14.3406 5.27707 14.3398 4.58149 14.2908 4.04083C14.2427 3.50969 14.1526 3.19373 14.0125 2.95099C13.7974 2.5785 13.4875 2.2687 13.1151 2.05353C12.8723 1.91347 12.5563 1.82237 12.0252 1.77423C11.4846 1.72528 10.7888 1.7254 9.80157 1.7254H7.71466C6.75614 1.72559 5.92659 2.27697 5.52325 3.07892H4.07013C4.54215 1.51132 5.99314 0.368192 7.71466 0.367981H9.80157Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">复制</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.3695 11.411L15.1234 12.8866C14.8869 14.3042 13.6603 15.3436 12.223 15.3436H3.7767C2.33954 15.3434 1.11276 14.3042 0.876312 12.8866L0.630219 11.411L2.05405 11.1747L2.29916 12.6493C2.41969 13.3713 3.04472 13.9001 3.7767 13.9003H12.223C12.9551 13.9002 13.58 13.3713 13.7005 12.6493L13.9456 11.1747L15.3695 11.411ZM8.72202 8.994C8.77714 8.93934 8.83789 8.88106 8.90268 8.81627L12.4828 5.23424L13.5042 6.25572L9.92221 9.8358C9.63947 10.1185 9.3876 10.3732 9.15854 10.5575C8.91889 10.7503 8.6395 10.9224 8.28647 10.9784C8.09708 11.0083 7.9036 11.0083 7.7142 10.9784C7.36103 10.9224 7.08087 10.7503 6.84116 10.5575C6.61212 10.3732 6.36019 10.1185 6.07748 9.8358L2.49643 6.25572L3.51694 5.23424L7.09702 8.81627C7.16216 8.88142 7.22327 8.94006 7.27866 8.99498V1.3065H8.72202V8.994Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">下载</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button></div></div></div></div></div><pre style="font-family: var(--ds-font-family-code); overflow: auto; text-wrap-mode: wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;">HKEY_CLASSES_ROOT\CLSID\{80F3F1D5-FECA-45F3-BC32-752C152E456E}</pre><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _33882ae"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _28d7e84"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg></div><p class="ds-markdown-paragraph" style="margin-top: 8px; margin-bottom: 0px;">（这是桌面图标设置项对应的CLSID）</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">右键点击该项 →&nbsp;<span style="font-weight: 600;">权限</span>&nbsp;→&nbsp;<span style="font-weight: 600;">高级</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">确保&nbsp;<span style="font-weight: 600;">SYSTEM</span>&nbsp;和&nbsp;<span style="font-weight: 600;">Administrators</span>&nbsp;拥有完全控制权限。</p></li></ol><hr style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border: none; height: 1px; margin: 32px 0px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"/><h2 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">三、权限重置</span></h2><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">步骤1：重置系统文件夹权限</span></h3><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">打开文件资源管理器，导航到：</p><div class="md-code-block md-code-block-light" style="--ds-md-code-banner-background-color: var(--dsw-alias-markdown-code-block-banner); --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(var(--ds-md-zoom)*var(--ds-font-size-xsp)); color: var(--dsw-alias-label-primary); background: var(--dsw-alias-markdown-code-block); border-radius: var(--ds-md-code-block-border-radius); margin: 16px 0px; position: relative;"><div class="md-code-block-banner-wrap" style="z-index: 6; background-color: var(--dsw-alias-bg-base); position: sticky; top: 0px;"><div class="md-code-block-banner md-code-block-banner-lite" style="background: var(--ds-md-code-banner-background-color); padding: 0px; font-size: var(--ds-md-code-block-font-size); line-height: var(--ds-md-code-block-font-size); justify-content: space-between; display: flex; border-top-left-radius: var(--ds-md-code-block-border-radius); border-top-right-radius: var(--ds-md-code-block-border-radius);"><div class="_121d384" style="justify-content: space-between; align-items: center; width: 722px; padding: 6px; display: flex;"><div class="d2a24f03" style="flex-shrink: 0;"><span class="d813de27" style="color: var(--dsw-alias-label-primary); font-family: var(--ds-font-family-code); margin-left: 8px; font-size: 12px; line-height: 18px;">text</span></div><div class="d2a24f03 _246a029" style="flex-shrink: 0; user-select: none;"><div class="efa13877" style="height: 28px; color: var(--dsw-alias-label-secondary); align-items: center; display: flex;"><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px 4px 0px 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.14923 4.02032C7.11191 4.02032 7.87977 4.02017 8.49591 4.07599C9.12122 4.1327 9.65786 4.25188 10.1414 4.53107C10.7201 4.8653 11.2008 5.34591 11.535 5.92462C11.8142 6.40818 11.9333 6.94482 11.9901 7.57013C12.0459 8.18625 12.0457 8.9542 12.0457 9.91681C12.0457 10.8795 12.0459 11.6474 11.9901 12.2635C11.9333 12.8888 11.8142 13.4254 11.535 13.909C11.2008 14.4877 10.7201 14.9683 10.1414 15.3026C9.65786 15.5817 9.12122 15.7009 8.49591 15.7576C7.87977 15.8134 7.1119 15.8133 6.14923 15.8133C5.18661 15.8133 4.41868 15.8134 3.80255 15.7576C3.17724 15.7009 2.6406 15.5817 2.15704 15.3026C1.57834 14.9684 1.09772 14.4877 0.763489 13.909C0.484305 13.4254 0.365123 12.8888 0.308411 12.2635C0.252587 11.6474 0.252747 10.8795 0.252747 9.91681C0.252747 8.95419 0.252603 8.18625 0.308411 7.57013C0.365123 6.94482 0.484305 6.40818 0.763489 5.92462C1.09771 5.3459 1.57833 4.86529 2.15704 4.53107C2.6406 4.25188 3.17724 4.1327 3.80255 4.07599C4.41868 4.02018 5.1866 4.02032 6.14923 4.02032ZM6.14923 5.37775C5.16175 5.37775 4.46628 5.37761 3.9256 5.42657C3.39428 5.47473 3.07853 5.56574 2.83575 5.70587C2.46313 5.92106 2.15348 6.23071 1.93829 6.60333C1.79817 6.84611 1.70715 7.16185 1.659 7.69318C1.61004 8.23385 1.61017 8.92934 1.61017 9.91681C1.61017 10.9043 1.61002 11.5998 1.659 12.1404C1.70715 12.6717 1.79817 12.9875 1.93829 13.2303C2.15349 13.6029 2.46315 13.9126 2.83575 14.1277C3.07853 14.2679 3.39428 14.3589 3.9256 14.407C4.46628 14.456 5.16176 14.4559 6.14923 14.4559C7.13675 14.4559 7.83218 14.456 8.37286 14.407C8.90419 14.3589 9.21993 14.2679 9.46271 14.1277C9.83529 13.9126 10.145 13.6029 10.3602 13.2303C10.5003 12.9875 10.5913 12.6718 10.6395 12.1404C10.6884 11.5998 10.6883 10.9043 10.6883 9.91681C10.6883 8.92935 10.6884 8.23385 10.6395 7.69318C10.5913 7.16185 10.5003 6.84611 10.3602 6.60333C10.145 6.23072 9.8353 5.92107 9.46271 5.70587C9.21993 5.56574 8.90418 5.47473 8.37286 5.42657C7.83218 5.3776 7.13676 5.37775 6.14923 5.37775ZM9.80157 0.367981C10.7637 0.367981 11.5313 0.367886 12.1473 0.423645C12.7725 0.480313 13.3093 0.598765 13.7928 0.877747C14.3716 1.21192 14.852 1.69355 15.1863 2.27228C15.4655 2.75575 15.5857 3.29165 15.6424 3.91681C15.6982 4.53301 15.6971 5.30161 15.6971 6.26447V7.8299C15.6971 8.29265 15.6989 8.58994 15.6649 8.84845C15.4667 10.3525 14.4009 11.5738 12.9832 11.9988V10.5467C13.6973 10.1903 14.2104 9.49662 14.3192 8.67169C14.3387 8.52348 14.3406 8.3358 14.3406 7.8299V6.26447C14.3406 5.27707 14.3398 4.58149 14.2908 4.04083C14.2427 3.50969 14.1526 3.19373 14.0125 2.95099C13.7974 2.5785 13.4875 2.2687 13.1151 2.05353C12.8723 1.91347 12.5563 1.82237 12.0252 1.77423C11.4846 1.72528 10.7888 1.7254 9.80157 1.7254H7.71466C6.75614 1.72559 5.92659 2.27697 5.52325 3.07892H4.07013C4.54215 1.51132 5.99314 0.368192 7.71466 0.367981H9.80157Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">复制</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.3695 11.411L15.1234 12.8866C14.8869 14.3042 13.6603 15.3436 12.223 15.3436H3.7767C2.33954 15.3434 1.11276 14.3042 0.876312 12.8866L0.630219 11.411L2.05405 11.1747L2.29916 12.6493C2.41969 13.3713 3.04472 13.9001 3.7767 13.9003H12.223C12.9551 13.9002 13.58 13.3713 13.7005 12.6493L13.9456 11.1747L15.3695 11.411ZM8.72202 8.994C8.77714 8.93934 8.83789 8.88106 8.90268 8.81627L12.4828 5.23424L13.5042 6.25572L9.92221 9.8358C9.63947 10.1185 9.3876 10.3732 9.15854 10.5575C8.91889 10.7503 8.6395 10.9224 8.28647 10.9784C8.09708 11.0083 7.9036 11.0083 7.7142 10.9784C7.36103 10.9224 7.08087 10.7503 6.84116 10.5575C6.61212 10.3732 6.36019 10.1185 6.07748 9.8358L2.49643 6.25572L3.51694 5.23424L7.09702 8.81627C7.16216 8.88142 7.22327 8.94006 7.27866 8.99498V1.3065H8.72202V8.994Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">下载</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button></div></div></div></div></div><pre style="font-family: var(--ds-font-family-code); overflow: auto; text-wrap-mode: wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;">C:\Windows\System32</pre><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _33882ae"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _28d7e84"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg></div></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">找到以下文件，右键点击 →&nbsp;<span style="font-weight: 600;">属性</span>&nbsp;→&nbsp;<span style="font-weight: 600;">安全</span>：</p></li><ul style="margin-top: 4px; padding-left: 18px;" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">desk.cpl</code></p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">shell32.dll</code></p></li></ul><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">点击&nbsp;<span style="font-weight: 600;">高级</span>&nbsp;→ 确保&nbsp;<span style="font-weight: 600;">所有者</span>&nbsp;为&nbsp;<span style="font-weight: 600;">TrustedInstaller</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">确保&nbsp;<span style="font-weight: 600;">SYSTEM</span>、<span style="font-weight: 600;">Administrators</span>&nbsp;和&nbsp;<span style="font-weight: 600;">Users</span>&nbsp;有读取权限。</p></li></ol><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">步骤2：修复用户配置文件权限</span></h3><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">以管理员身份运行PowerShell，执行：</p><div class="md-code-block md-code-block-light" style="--ds-md-code-banner-background-color: var(--dsw-alias-markdown-code-block-banner); --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(var(--ds-md-zoom)*var(--ds-font-size-xsp)); color: var(--dsw-alias-label-primary); background: var(--dsw-alias-markdown-code-block); border-radius: var(--ds-md-code-block-border-radius); margin: 16px 0px; position: relative;"><div class="md-code-block-banner-wrap" style="z-index: 6; background-color: var(--dsw-alias-bg-base); position: sticky; top: 0px;"><div class="md-code-block-banner md-code-block-banner-lite" style="background: var(--ds-md-code-banner-background-color); padding: 0px; font-size: var(--ds-md-code-block-font-size); line-height: var(--ds-md-code-block-font-size); justify-content: space-between; display: flex; border-top-left-radius: var(--ds-md-code-block-border-radius); border-top-right-radius: var(--ds-md-code-block-border-radius);"><div class="_121d384" style="justify-content: space-between; align-items: center; width: 722px; padding: 6px; display: flex;"><div class="d2a24f03" style="flex-shrink: 0;"><span class="d813de27" style="color: var(--dsw-alias-label-primary); font-family: var(--ds-font-family-code); margin-left: 8px; font-size: 12px; line-height: 18px;">powershell</span></div><div class="d2a24f03 _246a029" style="flex-shrink: 0; user-select: none;"><div class="efa13877" style="height: 28px; color: var(--dsw-alias-label-secondary); align-items: center; display: flex;"><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px 4px 0px 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.14923 4.02032C7.11191 4.02032 7.87977 4.02017 8.49591 4.07599C9.12122 4.1327 9.65786 4.25188 10.1414 4.53107C10.7201 4.8653 11.2008 5.34591 11.535 5.92462C11.8142 6.40818 11.9333 6.94482 11.9901 7.57013C12.0459 8.18625 12.0457 8.9542 12.0457 9.91681C12.0457 10.8795 12.0459 11.6474 11.9901 12.2635C11.9333 12.8888 11.8142 13.4254 11.535 13.909C11.2008 14.4877 10.7201 14.9683 10.1414 15.3026C9.65786 15.5817 9.12122 15.7009 8.49591 15.7576C7.87977 15.8134 7.1119 15.8133 6.14923 15.8133C5.18661 15.8133 4.41868 15.8134 3.80255 15.7576C3.17724 15.7009 2.6406 15.5817 2.15704 15.3026C1.57834 14.9684 1.09772 14.4877 0.763489 13.909C0.484305 13.4254 0.365123 12.8888 0.308411 12.2635C0.252587 11.6474 0.252747 10.8795 0.252747 9.91681C0.252747 8.95419 0.252603 8.18625 0.308411 7.57013C0.365123 6.94482 0.484305 6.40818 0.763489 5.92462C1.09771 5.3459 1.57833 4.86529 2.15704 4.53107C2.6406 4.25188 3.17724 4.1327 3.80255 4.07599C4.41868 4.02018 5.1866 4.02032 6.14923 4.02032ZM6.14923 5.37775C5.16175 5.37775 4.46628 5.37761 3.9256 5.42657C3.39428 5.47473 3.07853 5.56574 2.83575 5.70587C2.46313 5.92106 2.15348 6.23071 1.93829 6.60333C1.79817 6.84611 1.70715 7.16185 1.659 7.69318C1.61004 8.23385 1.61017 8.92934 1.61017 9.91681C1.61017 10.9043 1.61002 11.5998 1.659 12.1404C1.70715 12.6717 1.79817 12.9875 1.93829 13.2303C2.15349 13.6029 2.46315 13.9126 2.83575 14.1277C3.07853 14.2679 3.39428 14.3589 3.9256 14.407C4.46628 14.456 5.16176 14.4559 6.14923 14.4559C7.13675 14.4559 7.83218 14.456 8.37286 14.407C8.90419 14.3589 9.21993 14.2679 9.46271 14.1277C9.83529 13.9126 10.145 13.6029 10.3602 13.2303C10.5003 12.9875 10.5913 12.6718 10.6395 12.1404C10.6884 11.5998 10.6883 10.9043 10.6883 9.91681C10.6883 8.92935 10.6884 8.23385 10.6395 7.69318C10.5913 7.16185 10.5003 6.84611 10.3602 6.60333C10.145 6.23072 9.8353 5.92107 9.46271 5.70587C9.21993 5.56574 8.90418 5.47473 8.37286 5.42657C7.83218 5.3776 7.13676 5.37775 6.14923 5.37775ZM9.80157 0.367981C10.7637 0.367981 11.5313 0.367886 12.1473 0.423645C12.7725 0.480313 13.3093 0.598765 13.7928 0.877747C14.3716 1.21192 14.852 1.69355 15.1863 2.27228C15.4655 2.75575 15.5857 3.29165 15.6424 3.91681C15.6982 4.53301 15.6971 5.30161 15.6971 6.26447V7.8299C15.6971 8.29265 15.6989 8.58994 15.6649 8.84845C15.4667 10.3525 14.4009 11.5738 12.9832 11.9988V10.5467C13.6973 10.1903 14.2104 9.49662 14.3192 8.67169C14.3387 8.52348 14.3406 8.3358 14.3406 7.8299V6.26447C14.3406 5.27707 14.3398 4.58149 14.2908 4.04083C14.2427 3.50969 14.1526 3.19373 14.0125 2.95099C13.7974 2.5785 13.4875 2.2687 13.1151 2.05353C12.8723 1.91347 12.5563 1.82237 12.0252 1.77423C11.4846 1.72528 10.7888 1.7254 9.80157 1.7254H7.71466C6.75614 1.72559 5.92659 2.27697 5.52325 3.07892H4.07013C4.54215 1.51132 5.99314 0.368192 7.71466 0.367981H9.80157Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">复制</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.3695 11.411L15.1234 12.8866C14.8869 14.3042 13.6603 15.3436 12.223 15.3436H3.7767C2.33954 15.3434 1.11276 14.3042 0.876312 12.8866L0.630219 11.411L2.05405 11.1747L2.29916 12.6493C2.41969 13.3713 3.04472 13.9001 3.7767 13.9003H12.223C12.9551 13.9002 13.58 13.3713 13.7005 12.6493L13.9456 11.1747L15.3695 11.411ZM8.72202 8.994C8.77714 8.93934 8.83789 8.88106 8.90268 8.81627L12.4828 5.23424L13.5042 6.25572L9.92221 9.8358C9.63947 10.1185 9.3876 10.3732 9.15854 10.5575C8.91889 10.7503 8.6395 10.9224 8.28647 10.9784C8.09708 11.0083 7.9036 11.0083 7.7142 10.9784C7.36103 10.9224 7.08087 10.7503 6.84116 10.5575C6.61212 10.3732 6.36019 10.1185 6.07748 9.8358L2.49643 6.25572L3.51694 5.23424L7.09702 8.81627C7.16216 8.88142 7.22327 8.94006 7.27866 8.99498V1.3065H8.72202V8.994Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">下载</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button></div></div></div></div></div><pre style="font-family: var(--ds-font-family-code); overflow: auto; text-wrap-mode: wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;">icacls&nbsp;&quot;C:\Users\%username%&quot;&nbsp;/reset&nbsp;/T&nbsp;/C</pre><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _33882ae"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _28d7e84"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg></div></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">重启电脑。</p></li></ol><hr style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border: none; height: 1px; margin: 32px 0px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"/><h2 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">四、组策略检查（Windows Server 2022特有）</span></h2><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">步骤1：检查相关策略</span></h3><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">按&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">Win + R</code>&nbsp;输入&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">gpedit.msc</code>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">导航到：</p></li><ul style="margin-top: 4px; padding-left: 18px;" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">用户配置</span>&nbsp;→&nbsp;<span style="font-weight: 600;">管理模板</span>&nbsp;→&nbsp;<span style="font-weight: 600;">控制面板</span>&nbsp;→&nbsp;<span style="font-weight: 600;">个性化</span></p></li></ul><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">检查以下策略是否被启用：</p></li><ul style="margin-top: 4px; padding-left: 18px;" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">防止更改桌面图标</span></p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">强制特定的可视设置</span></p></li></ul><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">如果启用，请设置为&nbsp;<span style="font-weight: 600;">未配置</span>&nbsp;或&nbsp;<span style="font-weight: 600;">已禁用</span>。</p></li></ol><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">步骤2：刷新组策略</span></h3><p class="ds-markdown-paragraph" style="margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);">以管理员身份运行CMD：</p><div class="md-code-block md-code-block-light" style="--ds-md-code-banner-background-color: var(--dsw-alias-markdown-code-block-banner); --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(var(--ds-md-zoom)*var(--ds-font-size-xsp)); color: rgb(15, 17, 21); background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: var(--ds-md-code-block-border-radius); margin-top: 16px; margin-right: 0px; margin-bottom: calc(var(--ds-md-zoom)*10px); margin-left: 0px; position: relative; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"><div class="md-code-block-banner-wrap" style="z-index: 6; position: sticky; top: 0px;"><div class="md-code-block-banner md-code-block-banner-lite" style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; padding: 0px; font-size: var(--ds-md-code-block-font-size); line-height: var(--ds-md-code-block-font-size); justify-content: space-between; display: flex; border-top-left-radius: var(--ds-md-code-block-border-radius); border-top-right-radius: var(--ds-md-code-block-border-radius);"><div class="_121d384" style="justify-content: space-between; align-items: center; width: 740px; padding: 6px; display: flex;"><div class="d2a24f03" style="flex-shrink: 0;"><span class="d813de27" style="color: var(--dsw-alias-label-primary); font-family: var(--ds-font-family-code); margin-left: 8px; font-size: 12px; line-height: 18px;">cmd</span></div><div class="d2a24f03 _246a029" style="flex-shrink: 0; user-select: none;"><div class="efa13877" style="height: 28px; color: var(--dsw-alias-label-secondary); align-items: center; display: flex;"><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px 4px 0px 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.14923 4.02032C7.11191 4.02032 7.87977 4.02017 8.49591 4.07599C9.12122 4.1327 9.65786 4.25188 10.1414 4.53107C10.7201 4.8653 11.2008 5.34591 11.535 5.92462C11.8142 6.40818 11.9333 6.94482 11.9901 7.57013C12.0459 8.18625 12.0457 8.9542 12.0457 9.91681C12.0457 10.8795 12.0459 11.6474 11.9901 12.2635C11.9333 12.8888 11.8142 13.4254 11.535 13.909C11.2008 14.4877 10.7201 14.9683 10.1414 15.3026C9.65786 15.5817 9.12122 15.7009 8.49591 15.7576C7.87977 15.8134 7.1119 15.8133 6.14923 15.8133C5.18661 15.8133 4.41868 15.8134 3.80255 15.7576C3.17724 15.7009 2.6406 15.5817 2.15704 15.3026C1.57834 14.9684 1.09772 14.4877 0.763489 13.909C0.484305 13.4254 0.365123 12.8888 0.308411 12.2635C0.252587 11.6474 0.252747 10.8795 0.252747 9.91681C0.252747 8.95419 0.252603 8.18625 0.308411 7.57013C0.365123 6.94482 0.484305 6.40818 0.763489 5.92462C1.09771 5.3459 1.57833 4.86529 2.15704 4.53107C2.6406 4.25188 3.17724 4.1327 3.80255 4.07599C4.41868 4.02018 5.1866 4.02032 6.14923 4.02032ZM6.14923 5.37775C5.16175 5.37775 4.46628 5.37761 3.9256 5.42657C3.39428 5.47473 3.07853 5.56574 2.83575 5.70587C2.46313 5.92106 2.15348 6.23071 1.93829 6.60333C1.79817 6.84611 1.70715 7.16185 1.659 7.69318C1.61004 8.23385 1.61017 8.92934 1.61017 9.91681C1.61017 10.9043 1.61002 11.5998 1.659 12.1404C1.70715 12.6717 1.79817 12.9875 1.93829 13.2303C2.15349 13.6029 2.46315 13.9126 2.83575 14.1277C3.07853 14.2679 3.39428 14.3589 3.9256 14.407C4.46628 14.456 5.16176 14.4559 6.14923 14.4559C7.13675 14.4559 7.83218 14.456 8.37286 14.407C8.90419 14.3589 9.21993 14.2679 9.46271 14.1277C9.83529 13.9126 10.145 13.6029 10.3602 13.2303C10.5003 12.9875 10.5913 12.6718 10.6395 12.1404C10.6884 11.5998 10.6883 10.9043 10.6883 9.91681C10.6883 8.92935 10.6884 8.23385 10.6395 7.69318C10.5913 7.16185 10.5003 6.84611 10.3602 6.60333C10.145 6.23072 9.8353 5.92107 9.46271 5.70587C9.21993 5.56574 8.90418 5.47473 8.37286 5.42657C7.83218 5.3776 7.13676 5.37775 6.14923 5.37775ZM9.80157 0.367981C10.7637 0.367981 11.5313 0.367886 12.1473 0.423645C12.7725 0.480313 13.3093 0.598765 13.7928 0.877747C14.3716 1.21192 14.852 1.69355 15.1863 2.27228C15.4655 2.75575 15.5857 3.29165 15.6424 3.91681C15.6982 4.53301 15.6971 5.30161 15.6971 6.26447V7.8299C15.6971 8.29265 15.6989 8.58994 15.6649 8.84845C15.4667 10.3525 14.4009 11.5738 12.9832 11.9988V10.5467C13.6973 10.1903 14.2104 9.49662 14.3192 8.67169C14.3387 8.52348 14.3406 8.3358 14.3406 7.8299V6.26447C14.3406 5.27707 14.3398 4.58149 14.2908 4.04083C14.2427 3.50969 14.1526 3.19373 14.0125 2.95099C13.7974 2.5785 13.4875 2.2687 13.1151 2.05353C12.8723 1.91347 12.5563 1.82237 12.0252 1.77423C11.4846 1.72528 10.7888 1.7254 9.80157 1.7254H7.71466C6.75614 1.72559 5.92659 2.27697 5.52325 3.07892H4.07013C4.54215 1.51132 5.99314 0.368192 7.71466 0.367981H9.80157Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">复制</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.3695 11.411L15.1234 12.8866C14.8869 14.3042 13.6603 15.3436 12.223 15.3436H3.7767C2.33954 15.3434 1.11276 14.3042 0.876312 12.8866L0.630219 11.411L2.05405 11.1747L2.29916 12.6493C2.41969 13.3713 3.04472 13.9001 3.7767 13.9003H12.223C12.9551 13.9002 13.58 13.3713 13.7005 12.6493L13.9456 11.1747L15.3695 11.411ZM8.72202 8.994C8.77714 8.93934 8.83789 8.88106 8.90268 8.81627L12.4828 5.23424L13.5042 6.25572L9.92221 9.8358C9.63947 10.1185 9.3876 10.3732 9.15854 10.5575C8.91889 10.7503 8.6395 10.9224 8.28647 10.9784C8.09708 11.0083 7.9036 11.0083 7.7142 10.9784C7.36103 10.9224 7.08087 10.7503 6.84116 10.5575C6.61212 10.3732 6.36019 10.1185 6.07748 9.8358L2.49643 6.25572L3.51694 5.23424L7.09702 8.81627C7.16216 8.88142 7.22327 8.94006 7.27866 8.99498V1.3065H8.72202V8.994Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">下载</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button></div></div></div></div></div><pre style="font-family: var(--ds-font-family-code); overflow: auto; text-wrap-mode: wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;">gpupdate&nbsp;/force</pre><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _33882ae"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _28d7e84"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg></div><hr style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border: none; height: 1px; margin: 32px 0px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"/><h2 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">五、创建新的管理账户测试</span></h2><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">步骤1：创建新账户</span></h3><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">以管理员身份运行CMD：</p><div class="md-code-block md-code-block-light" style="--ds-md-code-banner-background-color: var(--dsw-alias-markdown-code-block-banner); --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(var(--ds-md-zoom)*var(--ds-font-size-xsp)); color: var(--dsw-alias-label-primary); background: var(--dsw-alias-markdown-code-block); border-radius: var(--ds-md-code-block-border-radius); margin: 16px 0px; position: relative;"><div class="md-code-block-banner-wrap" style="z-index: 6; background-color: var(--dsw-alias-bg-base); position: sticky; top: 0px;"><div class="md-code-block-banner md-code-block-banner-lite" style="background: var(--ds-md-code-banner-background-color); padding: 0px; font-size: var(--ds-md-code-block-font-size); line-height: var(--ds-md-code-block-font-size); justify-content: space-between; display: flex; border-top-left-radius: var(--ds-md-code-block-border-radius); border-top-right-radius: var(--ds-md-code-block-border-radius);"><div class="_121d384" style="justify-content: space-between; align-items: center; width: 722px; padding: 6px; display: flex;"><div class="d2a24f03" style="flex-shrink: 0;"><span class="d813de27" style="color: var(--dsw-alias-label-primary); font-family: var(--ds-font-family-code); margin-left: 8px; font-size: 12px; line-height: 18px;">cmd</span></div><div class="d2a24f03 _246a029" style="flex-shrink: 0; user-select: none;"><div class="efa13877" style="height: 28px; color: var(--dsw-alias-label-secondary); align-items: center; display: flex;"><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px 4px 0px 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.14923 4.02032C7.11191 4.02032 7.87977 4.02017 8.49591 4.07599C9.12122 4.1327 9.65786 4.25188 10.1414 4.53107C10.7201 4.8653 11.2008 5.34591 11.535 5.92462C11.8142 6.40818 11.9333 6.94482 11.9901 7.57013C12.0459 8.18625 12.0457 8.9542 12.0457 9.91681C12.0457 10.8795 12.0459 11.6474 11.9901 12.2635C11.9333 12.8888 11.8142 13.4254 11.535 13.909C11.2008 14.4877 10.7201 14.9683 10.1414 15.3026C9.65786 15.5817 9.12122 15.7009 8.49591 15.7576C7.87977 15.8134 7.1119 15.8133 6.14923 15.8133C5.18661 15.8133 4.41868 15.8134 3.80255 15.7576C3.17724 15.7009 2.6406 15.5817 2.15704 15.3026C1.57834 14.9684 1.09772 14.4877 0.763489 13.909C0.484305 13.4254 0.365123 12.8888 0.308411 12.2635C0.252587 11.6474 0.252747 10.8795 0.252747 9.91681C0.252747 8.95419 0.252603 8.18625 0.308411 7.57013C0.365123 6.94482 0.484305 6.40818 0.763489 5.92462C1.09771 5.3459 1.57833 4.86529 2.15704 4.53107C2.6406 4.25188 3.17724 4.1327 3.80255 4.07599C4.41868 4.02018 5.1866 4.02032 6.14923 4.02032ZM6.14923 5.37775C5.16175 5.37775 4.46628 5.37761 3.9256 5.42657C3.39428 5.47473 3.07853 5.56574 2.83575 5.70587C2.46313 5.92106 2.15348 6.23071 1.93829 6.60333C1.79817 6.84611 1.70715 7.16185 1.659 7.69318C1.61004 8.23385 1.61017 8.92934 1.61017 9.91681C1.61017 10.9043 1.61002 11.5998 1.659 12.1404C1.70715 12.6717 1.79817 12.9875 1.93829 13.2303C2.15349 13.6029 2.46315 13.9126 2.83575 14.1277C3.07853 14.2679 3.39428 14.3589 3.9256 14.407C4.46628 14.456 5.16176 14.4559 6.14923 14.4559C7.13675 14.4559 7.83218 14.456 8.37286 14.407C8.90419 14.3589 9.21993 14.2679 9.46271 14.1277C9.83529 13.9126 10.145 13.6029 10.3602 13.2303C10.5003 12.9875 10.5913 12.6718 10.6395 12.1404C10.6884 11.5998 10.6883 10.9043 10.6883 9.91681C10.6883 8.92935 10.6884 8.23385 10.6395 7.69318C10.5913 7.16185 10.5003 6.84611 10.3602 6.60333C10.145 6.23072 9.8353 5.92107 9.46271 5.70587C9.21993 5.56574 8.90418 5.47473 8.37286 5.42657C7.83218 5.3776 7.13676 5.37775 6.14923 5.37775ZM9.80157 0.367981C10.7637 0.367981 11.5313 0.367886 12.1473 0.423645C12.7725 0.480313 13.3093 0.598765 13.7928 0.877747C14.3716 1.21192 14.852 1.69355 15.1863 2.27228C15.4655 2.75575 15.5857 3.29165 15.6424 3.91681C15.6982 4.53301 15.6971 5.30161 15.6971 6.26447V7.8299C15.6971 8.29265 15.6989 8.58994 15.6649 8.84845C15.4667 10.3525 14.4009 11.5738 12.9832 11.9988V10.5467C13.6973 10.1903 14.2104 9.49662 14.3192 8.67169C14.3387 8.52348 14.3406 8.3358 14.3406 7.8299V6.26447C14.3406 5.27707 14.3398 4.58149 14.2908 4.04083C14.2427 3.50969 14.1526 3.19373 14.0125 2.95099C13.7974 2.5785 13.4875 2.2687 13.1151 2.05353C12.8723 1.91347 12.5563 1.82237 12.0252 1.77423C11.4846 1.72528 10.7888 1.7254 9.80157 1.7254H7.71466C6.75614 1.72559 5.92659 2.27697 5.52325 3.07892H4.07013C4.54215 1.51132 5.99314 0.368192 7.71466 0.367981H9.80157Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">复制</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.3695 11.411L15.1234 12.8866C14.8869 14.3042 13.6603 15.3436 12.223 15.3436H3.7767C2.33954 15.3434 1.11276 14.3042 0.876312 12.8866L0.630219 11.411L2.05405 11.1747L2.29916 12.6493C2.41969 13.3713 3.04472 13.9001 3.7767 13.9003H12.223C12.9551 13.9002 13.58 13.3713 13.7005 12.6493L13.9456 11.1747L15.3695 11.411ZM8.72202 8.994C8.77714 8.93934 8.83789 8.88106 8.90268 8.81627L12.4828 5.23424L13.5042 6.25572L9.92221 9.8358C9.63947 10.1185 9.3876 10.3732 9.15854 10.5575C8.91889 10.7503 8.6395 10.9224 8.28647 10.9784C8.09708 11.0083 7.9036 11.0083 7.7142 10.9784C7.36103 10.9224 7.08087 10.7503 6.84116 10.5575C6.61212 10.3732 6.36019 10.1185 6.07748 9.8358L2.49643 6.25572L3.51694 5.23424L7.09702 8.81627C7.16216 8.88142 7.22327 8.94006 7.27866 8.99498V1.3065H8.72202V8.994Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">下载</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button></div></div></div></div></div><pre style="font-family: var(--ds-font-family-code); overflow: auto; text-wrap-mode: wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;">net&nbsp;user&nbsp;TestAdmin&nbsp;Password123!&nbsp;/add
net&nbsp;localgroup&nbsp;administrators&nbsp;TestAdmin&nbsp;/add</pre><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _33882ae"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _28d7e84"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg></div></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">注销当前账户，使用&nbsp;<span style="font-weight: 600;">TestAdmin</span>&nbsp;登录。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">测试桌面图标设置是否能正常打开。</p></li></ol><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">步骤2：如果新账户正常</span></h3><ul style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">问题出在原用户配置文件。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">可以考虑将数据迁移到新账户，或修复原账户配置文件。</p></li></ul><hr style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border: none; height: 1px; margin: 32px 0px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"/><h2 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">六、系统组件修复</span></h2><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">步骤1：重置控制面板组件</span></h3><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">以管理员身份运行PowerShell：</p><div class="md-code-block md-code-block-light" style="--ds-md-code-banner-background-color: var(--dsw-alias-markdown-code-block-banner); --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(var(--ds-md-zoom)*var(--ds-font-size-xsp)); color: var(--dsw-alias-label-primary); background: var(--dsw-alias-markdown-code-block); border-radius: var(--ds-md-code-block-border-radius); margin: 16px 0px; position: relative;"><div class="md-code-block-banner-wrap" style="z-index: 6; background-color: var(--dsw-alias-bg-base); position: sticky; top: 0px;"><div class="md-code-block-banner md-code-block-banner-lite" style="background: var(--ds-md-code-banner-background-color); padding: 0px; font-size: var(--ds-md-code-block-font-size); line-height: var(--ds-md-code-block-font-size); justify-content: space-between; display: flex; border-top-left-radius: var(--ds-md-code-block-border-radius); border-top-right-radius: var(--ds-md-code-block-border-radius);"><div class="_121d384" style="justify-content: space-between; align-items: center; width: 722px; padding: 6px; display: flex;"><div class="d2a24f03" style="flex-shrink: 0;"><span class="d813de27" style="color: var(--dsw-alias-label-primary); font-family: var(--ds-font-family-code); margin-left: 8px; font-size: 12px; line-height: 18px;">powershell</span></div><div class="d2a24f03 _246a029" style="flex-shrink: 0; user-select: none;"><div class="efa13877" style="height: 28px; color: var(--dsw-alias-label-secondary); align-items: center; display: flex;"><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px 4px 0px 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.14923 4.02032C7.11191 4.02032 7.87977 4.02017 8.49591 4.07599C9.12122 4.1327 9.65786 4.25188 10.1414 4.53107C10.7201 4.8653 11.2008 5.34591 11.535 5.92462C11.8142 6.40818 11.9333 6.94482 11.9901 7.57013C12.0459 8.18625 12.0457 8.9542 12.0457 9.91681C12.0457 10.8795 12.0459 11.6474 11.9901 12.2635C11.9333 12.8888 11.8142 13.4254 11.535 13.909C11.2008 14.4877 10.7201 14.9683 10.1414 15.3026C9.65786 15.5817 9.12122 15.7009 8.49591 15.7576C7.87977 15.8134 7.1119 15.8133 6.14923 15.8133C5.18661 15.8133 4.41868 15.8134 3.80255 15.7576C3.17724 15.7009 2.6406 15.5817 2.15704 15.3026C1.57834 14.9684 1.09772 14.4877 0.763489 13.909C0.484305 13.4254 0.365123 12.8888 0.308411 12.2635C0.252587 11.6474 0.252747 10.8795 0.252747 9.91681C0.252747 8.95419 0.252603 8.18625 0.308411 7.57013C0.365123 6.94482 0.484305 6.40818 0.763489 5.92462C1.09771 5.3459 1.57833 4.86529 2.15704 4.53107C2.6406 4.25188 3.17724 4.1327 3.80255 4.07599C4.41868 4.02018 5.1866 4.02032 6.14923 4.02032ZM6.14923 5.37775C5.16175 5.37775 4.46628 5.37761 3.9256 5.42657C3.39428 5.47473 3.07853 5.56574 2.83575 5.70587C2.46313 5.92106 2.15348 6.23071 1.93829 6.60333C1.79817 6.84611 1.70715 7.16185 1.659 7.69318C1.61004 8.23385 1.61017 8.92934 1.61017 9.91681C1.61017 10.9043 1.61002 11.5998 1.659 12.1404C1.70715 12.6717 1.79817 12.9875 1.93829 13.2303C2.15349 13.6029 2.46315 13.9126 2.83575 14.1277C3.07853 14.2679 3.39428 14.3589 3.9256 14.407C4.46628 14.456 5.16176 14.4559 6.14923 14.4559C7.13675 14.4559 7.83218 14.456 8.37286 14.407C8.90419 14.3589 9.21993 14.2679 9.46271 14.1277C9.83529 13.9126 10.145 13.6029 10.3602 13.2303C10.5003 12.9875 10.5913 12.6718 10.6395 12.1404C10.6884 11.5998 10.6883 10.9043 10.6883 9.91681C10.6883 8.92935 10.6884 8.23385 10.6395 7.69318C10.5913 7.16185 10.5003 6.84611 10.3602 6.60333C10.145 6.23072 9.8353 5.92107 9.46271 5.70587C9.21993 5.56574 8.90418 5.47473 8.37286 5.42657C7.83218 5.3776 7.13676 5.37775 6.14923 5.37775ZM9.80157 0.367981C10.7637 0.367981 11.5313 0.367886 12.1473 0.423645C12.7725 0.480313 13.3093 0.598765 13.7928 0.877747C14.3716 1.21192 14.852 1.69355 15.1863 2.27228C15.4655 2.75575 15.5857 3.29165 15.6424 3.91681C15.6982 4.53301 15.6971 5.30161 15.6971 6.26447V7.8299C15.6971 8.29265 15.6989 8.58994 15.6649 8.84845C15.4667 10.3525 14.4009 11.5738 12.9832 11.9988V10.5467C13.6973 10.1903 14.2104 9.49662 14.3192 8.67169C14.3387 8.52348 14.3406 8.3358 14.3406 7.8299V6.26447C14.3406 5.27707 14.3398 4.58149 14.2908 4.04083C14.2427 3.50969 14.1526 3.19373 14.0125 2.95099C13.7974 2.5785 13.4875 2.2687 13.1151 2.05353C12.8723 1.91347 12.5563 1.82237 12.0252 1.77423C11.4846 1.72528 10.7888 1.7254 9.80157 1.7254H7.71466C6.75614 1.72559 5.92659 2.27697 5.52325 3.07892H4.07013C4.54215 1.51132 5.99314 0.368192 7.71466 0.367981H9.80157Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">复制</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.3695 11.411L15.1234 12.8866C14.8869 14.3042 13.6603 15.3436 12.223 15.3436H3.7767C2.33954 15.3434 1.11276 14.3042 0.876312 12.8866L0.630219 11.411L2.05405 11.1747L2.29916 12.6493C2.41969 13.3713 3.04472 13.9001 3.7767 13.9003H12.223C12.9551 13.9002 13.58 13.3713 13.7005 12.6493L13.9456 11.1747L15.3695 11.411ZM8.72202 8.994C8.77714 8.93934 8.83789 8.88106 8.90268 8.81627L12.4828 5.23424L13.5042 6.25572L9.92221 9.8358C9.63947 10.1185 9.3876 10.3732 9.15854 10.5575C8.91889 10.7503 8.6395 10.9224 8.28647 10.9784C8.09708 11.0083 7.9036 11.0083 7.7142 10.9784C7.36103 10.9224 7.08087 10.7503 6.84116 10.5575C6.61212 10.3732 6.36019 10.1185 6.07748 9.8358L2.49643 6.25572L3.51694 5.23424L7.09702 8.81627C7.16216 8.88142 7.22327 8.94006 7.27866 8.99498V1.3065H8.72202V8.994Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">下载</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button></div></div></div></div></div><pre style="font-family: var(--ds-font-family-code); overflow: auto; text-wrap-mode: wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;">Get-AppXPackage&nbsp;-AllUsers&nbsp;|&nbsp;Foreach&nbsp;{Add-AppxPackage&nbsp;-DisableDevelopmentMode&nbsp;-Register&nbsp;&quot;$($_.InstallLocation)\AppXManifest.xml&quot;}</pre><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _33882ae"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _28d7e84"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg></div></li></ol><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">步骤2：修复.NET Framework和系统组件</span></h3><div class="md-code-block md-code-block-light" style="--ds-md-code-banner-background-color: var(--dsw-alias-markdown-code-block-banner); --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(var(--ds-md-zoom)*var(--ds-font-size-xsp)); color: rgb(15, 17, 21); background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: var(--ds-md-code-block-border-radius); margin-top: 16px; margin-right: 0px; margin-bottom: calc(var(--ds-md-zoom)*10px); margin-left: 0px; position: relative; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"><div class="md-code-block-banner-wrap" style="z-index: 6; position: sticky; top: 0px;"><div class="md-code-block-banner md-code-block-banner-lite" style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; padding: 0px; font-size: var(--ds-md-code-block-font-size); line-height: var(--ds-md-code-block-font-size); justify-content: space-between; display: flex; border-top-left-radius: var(--ds-md-code-block-border-radius); border-top-right-radius: var(--ds-md-code-block-border-radius);"><div class="_121d384" style="justify-content: space-between; align-items: center; width: 740px; padding: 6px; display: flex;"><div class="d2a24f03" style="flex-shrink: 0;"><span class="d813de27" style="color: var(--dsw-alias-label-primary); font-family: var(--ds-font-family-code); margin-left: 8px; font-size: 12px; line-height: 18px;">cmd</span></div><div class="d2a24f03 _246a029" style="flex-shrink: 0; user-select: none;"><div class="efa13877" style="height: 28px; color: var(--dsw-alias-label-secondary); align-items: center; display: flex;"><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px 4px 0px 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.14923 4.02032C7.11191 4.02032 7.87977 4.02017 8.49591 4.07599C9.12122 4.1327 9.65786 4.25188 10.1414 4.53107C10.7201 4.8653 11.2008 5.34591 11.535 5.92462C11.8142 6.40818 11.9333 6.94482 11.9901 7.57013C12.0459 8.18625 12.0457 8.9542 12.0457 9.91681C12.0457 10.8795 12.0459 11.6474 11.9901 12.2635C11.9333 12.8888 11.8142 13.4254 11.535 13.909C11.2008 14.4877 10.7201 14.9683 10.1414 15.3026C9.65786 15.5817 9.12122 15.7009 8.49591 15.7576C7.87977 15.8134 7.1119 15.8133 6.14923 15.8133C5.18661 15.8133 4.41868 15.8134 3.80255 15.7576C3.17724 15.7009 2.6406 15.5817 2.15704 15.3026C1.57834 14.9684 1.09772 14.4877 0.763489 13.909C0.484305 13.4254 0.365123 12.8888 0.308411 12.2635C0.252587 11.6474 0.252747 10.8795 0.252747 9.91681C0.252747 8.95419 0.252603 8.18625 0.308411 7.57013C0.365123 6.94482 0.484305 6.40818 0.763489 5.92462C1.09771 5.3459 1.57833 4.86529 2.15704 4.53107C2.6406 4.25188 3.17724 4.1327 3.80255 4.07599C4.41868 4.02018 5.1866 4.02032 6.14923 4.02032ZM6.14923 5.37775C5.16175 5.37775 4.46628 5.37761 3.9256 5.42657C3.39428 5.47473 3.07853 5.56574 2.83575 5.70587C2.46313 5.92106 2.15348 6.23071 1.93829 6.60333C1.79817 6.84611 1.70715 7.16185 1.659 7.69318C1.61004 8.23385 1.61017 8.92934 1.61017 9.91681C1.61017 10.9043 1.61002 11.5998 1.659 12.1404C1.70715 12.6717 1.79817 12.9875 1.93829 13.2303C2.15349 13.6029 2.46315 13.9126 2.83575 14.1277C3.07853 14.2679 3.39428 14.3589 3.9256 14.407C4.46628 14.456 5.16176 14.4559 6.14923 14.4559C7.13675 14.4559 7.83218 14.456 8.37286 14.407C8.90419 14.3589 9.21993 14.2679 9.46271 14.1277C9.83529 13.9126 10.145 13.6029 10.3602 13.2303C10.5003 12.9875 10.5913 12.6718 10.6395 12.1404C10.6884 11.5998 10.6883 10.9043 10.6883 9.91681C10.6883 8.92935 10.6884 8.23385 10.6395 7.69318C10.5913 7.16185 10.5003 6.84611 10.3602 6.60333C10.145 6.23072 9.8353 5.92107 9.46271 5.70587C9.21993 5.56574 8.90418 5.47473 8.37286 5.42657C7.83218 5.3776 7.13676 5.37775 6.14923 5.37775ZM9.80157 0.367981C10.7637 0.367981 11.5313 0.367886 12.1473 0.423645C12.7725 0.480313 13.3093 0.598765 13.7928 0.877747C14.3716 1.21192 14.852 1.69355 15.1863 2.27228C15.4655 2.75575 15.5857 3.29165 15.6424 3.91681C15.6982 4.53301 15.6971 5.30161 15.6971 6.26447V7.8299C15.6971 8.29265 15.6989 8.58994 15.6649 8.84845C15.4667 10.3525 14.4009 11.5738 12.9832 11.9988V10.5467C13.6973 10.1903 14.2104 9.49662 14.3192 8.67169C14.3387 8.52348 14.3406 8.3358 14.3406 7.8299V6.26447C14.3406 5.27707 14.3398 4.58149 14.2908 4.04083C14.2427 3.50969 14.1526 3.19373 14.0125 2.95099C13.7974 2.5785 13.4875 2.2687 13.1151 2.05353C12.8723 1.91347 12.5563 1.82237 12.0252 1.77423C11.4846 1.72528 10.7888 1.7254 9.80157 1.7254H7.71466C6.75614 1.72559 5.92659 2.27697 5.52325 3.07892H4.07013C4.54215 1.51132 5.99314 0.368192 7.71466 0.367981H9.80157Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">复制</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.3695 11.411L15.1234 12.8866C14.8869 14.3042 13.6603 15.3436 12.223 15.3436H3.7767C2.33954 15.3434 1.11276 14.3042 0.876312 12.8866L0.630219 11.411L2.05405 11.1747L2.29916 12.6493C2.41969 13.3713 3.04472 13.9001 3.7767 13.9003H12.223C12.9551 13.9002 13.58 13.3713 13.7005 12.6493L13.9456 11.1747L15.3695 11.411ZM8.72202 8.994C8.77714 8.93934 8.83789 8.88106 8.90268 8.81627L12.4828 5.23424L13.5042 6.25572L9.92221 9.8358C9.63947 10.1185 9.3876 10.3732 9.15854 10.5575C8.91889 10.7503 8.6395 10.9224 8.28647 10.9784C8.09708 11.0083 7.9036 11.0083 7.7142 10.9784C7.36103 10.9224 7.08087 10.7503 6.84116 10.5575C6.61212 10.3732 6.36019 10.1185 6.07748 9.8358L2.49643 6.25572L3.51694 5.23424L7.09702 8.81627C7.16216 8.88142 7.22327 8.94006 7.27866 8.99498V1.3065H8.72202V8.994Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">下载</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button></div></div></div></div></div><pre style="font-family: var(--ds-font-family-code); overflow: auto; text-wrap-mode: wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;">dism&nbsp;/online&nbsp;/cleanup-image&nbsp;/startcomponentcleanup
dism&nbsp;/online&nbsp;/cleanup-image&nbsp;/restorehealth</pre><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _33882ae"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _28d7e84"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg></div><hr style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border: none; height: 1px; margin: 32px 0px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"/><h2 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">七、替代访问方法</span></h2><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">方法1：使用经典控制面板</span></h3><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">按&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">Win + R</code>&nbsp;输入&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">control</code>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">进入&nbsp;<span style="font-weight: 600;">外观和个性化</span>&nbsp;→&nbsp;<span style="font-weight: 600;">个性化</span>&nbsp;→&nbsp;<span style="font-weight: 600;">更改桌面图标</span>。</p></li></ol><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">方法2：使用设置应用</span></h3><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">按&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">Win + I</code>&nbsp;打开设置。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">导航到&nbsp;<span style="font-weight: 600;">个性化</span>&nbsp;→&nbsp;<span style="font-weight: 600;">主题</span>&nbsp;→&nbsp;<span style="font-weight: 600;">相关设置</span>&nbsp;→&nbsp;<span style="font-weight: 600;">桌面图标设置</span>。</p></li></ol><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">方法3：直接脚本修复</span></h3><p class="ds-markdown-paragraph" style="margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);">创建批处理文件&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">fix_desktop_icons.bat</code>：</p><div class="md-code-block md-code-block-light" style="--ds-md-code-banner-background-color: var(--dsw-alias-markdown-code-block-banner); --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(var(--ds-md-zoom)*var(--ds-font-size-xsp)); color: rgb(15, 17, 21); background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: var(--ds-md-code-block-border-radius); margin-top: 16px; margin-right: 0px; margin-bottom: calc(var(--ds-md-zoom)*10px); margin-left: 0px; position: relative; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"><div class="md-code-block-banner-wrap" style="z-index: 6; position: sticky; top: 0px;"><div class="md-code-block-banner md-code-block-banner-lite" style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; padding: 0px; font-size: var(--ds-md-code-block-font-size); line-height: var(--ds-md-code-block-font-size); justify-content: space-between; display: flex; border-top-left-radius: var(--ds-md-code-block-border-radius); border-top-right-radius: var(--ds-md-code-block-border-radius);"><div class="_121d384" style="justify-content: space-between; align-items: center; width: 740px; padding: 6px; display: flex;"><div class="d2a24f03" style="flex-shrink: 0;"><span class="d813de27" style="color: var(--dsw-alias-label-primary); font-family: var(--ds-font-family-code); margin-left: 8px; font-size: 12px; line-height: 18px;">batch</span></div><div class="d2a24f03 _246a029" style="flex-shrink: 0; user-select: none;"><div class="efa13877" style="height: 28px; color: var(--dsw-alias-label-secondary); align-items: center; display: flex;"><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px 4px 0px 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.14923 4.02032C7.11191 4.02032 7.87977 4.02017 8.49591 4.07599C9.12122 4.1327 9.65786 4.25188 10.1414 4.53107C10.7201 4.8653 11.2008 5.34591 11.535 5.92462C11.8142 6.40818 11.9333 6.94482 11.9901 7.57013C12.0459 8.18625 12.0457 8.9542 12.0457 9.91681C12.0457 10.8795 12.0459 11.6474 11.9901 12.2635C11.9333 12.8888 11.8142 13.4254 11.535 13.909C11.2008 14.4877 10.7201 14.9683 10.1414 15.3026C9.65786 15.5817 9.12122 15.7009 8.49591 15.7576C7.87977 15.8134 7.1119 15.8133 6.14923 15.8133C5.18661 15.8133 4.41868 15.8134 3.80255 15.7576C3.17724 15.7009 2.6406 15.5817 2.15704 15.3026C1.57834 14.9684 1.09772 14.4877 0.763489 13.909C0.484305 13.4254 0.365123 12.8888 0.308411 12.2635C0.252587 11.6474 0.252747 10.8795 0.252747 9.91681C0.252747 8.95419 0.252603 8.18625 0.308411 7.57013C0.365123 6.94482 0.484305 6.40818 0.763489 5.92462C1.09771 5.3459 1.57833 4.86529 2.15704 4.53107C2.6406 4.25188 3.17724 4.1327 3.80255 4.07599C4.41868 4.02018 5.1866 4.02032 6.14923 4.02032ZM6.14923 5.37775C5.16175 5.37775 4.46628 5.37761 3.9256 5.42657C3.39428 5.47473 3.07853 5.56574 2.83575 5.70587C2.46313 5.92106 2.15348 6.23071 1.93829 6.60333C1.79817 6.84611 1.70715 7.16185 1.659 7.69318C1.61004 8.23385 1.61017 8.92934 1.61017 9.91681C1.61017 10.9043 1.61002 11.5998 1.659 12.1404C1.70715 12.6717 1.79817 12.9875 1.93829 13.2303C2.15349 13.6029 2.46315 13.9126 2.83575 14.1277C3.07853 14.2679 3.39428 14.3589 3.9256 14.407C4.46628 14.456 5.16176 14.4559 6.14923 14.4559C7.13675 14.4559 7.83218 14.456 8.37286 14.407C8.90419 14.3589 9.21993 14.2679 9.46271 14.1277C9.83529 13.9126 10.145 13.6029 10.3602 13.2303C10.5003 12.9875 10.5913 12.6718 10.6395 12.1404C10.6884 11.5998 10.6883 10.9043 10.6883 9.91681C10.6883 8.92935 10.6884 8.23385 10.6395 7.69318C10.5913 7.16185 10.5003 6.84611 10.3602 6.60333C10.145 6.23072 9.8353 5.92107 9.46271 5.70587C9.21993 5.56574 8.90418 5.47473 8.37286 5.42657C7.83218 5.3776 7.13676 5.37775 6.14923 5.37775ZM9.80157 0.367981C10.7637 0.367981 11.5313 0.367886 12.1473 0.423645C12.7725 0.480313 13.3093 0.598765 13.7928 0.877747C14.3716 1.21192 14.852 1.69355 15.1863 2.27228C15.4655 2.75575 15.5857 3.29165 15.6424 3.91681C15.6982 4.53301 15.6971 5.30161 15.6971 6.26447V7.8299C15.6971 8.29265 15.6989 8.58994 15.6649 8.84845C15.4667 10.3525 14.4009 11.5738 12.9832 11.9988V10.5467C13.6973 10.1903 14.2104 9.49662 14.3192 8.67169C14.3387 8.52348 14.3406 8.3358 14.3406 7.8299V6.26447C14.3406 5.27707 14.3398 4.58149 14.2908 4.04083C14.2427 3.50969 14.1526 3.19373 14.0125 2.95099C13.7974 2.5785 13.4875 2.2687 13.1151 2.05353C12.8723 1.91347 12.5563 1.82237 12.0252 1.77423C11.4846 1.72528 10.7888 1.7254 9.80157 1.7254H7.71466C6.75614 1.72559 5.92659 2.27697 5.52325 3.07892H4.07013C4.54215 1.51132 5.99314 0.368192 7.71466 0.367981H9.80157Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">复制</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.3695 11.411L15.1234 12.8866C14.8869 14.3042 13.6603 15.3436 12.223 15.3436H3.7767C2.33954 15.3434 1.11276 14.3042 0.876312 12.8866L0.630219 11.411L2.05405 11.1747L2.29916 12.6493C2.41969 13.3713 3.04472 13.9001 3.7767 13.9003H12.223C12.9551 13.9002 13.58 13.3713 13.7005 12.6493L13.9456 11.1747L15.3695 11.411ZM8.72202 8.994C8.77714 8.93934 8.83789 8.88106 8.90268 8.81627L12.4828 5.23424L13.5042 6.25572L9.92221 9.8358C9.63947 10.1185 9.3876 10.3732 9.15854 10.5575C8.91889 10.7503 8.6395 10.9224 8.28647 10.9784C8.09708 11.0083 7.9036 11.0083 7.7142 10.9784C7.36103 10.9224 7.08087 10.7503 6.84116 10.5575C6.61212 10.3732 6.36019 10.1185 6.07748 9.8358L2.49643 6.25572L3.51694 5.23424L7.09702 8.81627C7.16216 8.88142 7.22327 8.94006 7.27866 8.99498V1.3065H8.72202V8.994Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">下载</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button></div></div></div></div></div><pre style="font-family: var(--ds-font-family-code); overflow: auto; text-wrap-mode: wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;">@echo&nbsp;offreg&nbsp;add&nbsp;&quot;HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel&quot;&nbsp;/v&nbsp;&quot;{20D04FE0-3AEA-1069-A2D8-08002B30309D}&quot;&nbsp;/t&nbsp;REG_DWORD&nbsp;/d&nbsp;0&nbsp;/freg&nbsp;add&nbsp;&quot;HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel&quot;&nbsp;/v&nbsp;&quot;{59031a47-3f72-44a7-89c5-5595fe6b30ee}&quot;&nbsp;/t&nbsp;REG_DWORD&nbsp;/d&nbsp;0&nbsp;/freg&nbsp;add&nbsp;&quot;HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel&quot;&nbsp;/v&nbsp;&quot;{645FF040-5081-101B-9F08-00AA002F954E}&quot;&nbsp;/t&nbsp;REG_DWORD&nbsp;/d&nbsp;0&nbsp;/ftaskkill&nbsp;/f&nbsp;/im&nbsp;explorer.exestart&nbsp;explorer.exe</pre><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _33882ae"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _28d7e84"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg></div><p class="ds-markdown-paragraph" style="margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);">以管理员身份运行，这会重置常用桌面图标（此电脑、回收站、用户文件夹）。</p><hr style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border: none; height: 1px; margin: 32px 0px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"/><h2 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">八、如果以上都无效</span></h2><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">选项1：系统还原</span></h3><p class="ds-markdown-paragraph" style="margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);">如果有可用的还原点：</p><div class="md-code-block md-code-block-light" style="--ds-md-code-banner-background-color: var(--dsw-alias-markdown-code-block-banner); --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(var(--ds-md-zoom)*var(--ds-font-size-xsp)); color: rgb(15, 17, 21); background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: var(--ds-md-code-block-border-radius); margin-top: 16px; margin-right: 0px; margin-bottom: calc(var(--ds-md-zoom)*10px); margin-left: 0px; position: relative; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"><div class="md-code-block-banner-wrap" style="z-index: 6; position: sticky; top: 0px;"><div class="md-code-block-banner md-code-block-banner-lite" style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; padding: 0px; font-size: var(--ds-md-code-block-font-size); line-height: var(--ds-md-code-block-font-size); justify-content: space-between; display: flex; border-top-left-radius: var(--ds-md-code-block-border-radius); border-top-right-radius: var(--ds-md-code-block-border-radius);"><div class="_121d384" style="justify-content: space-between; align-items: center; width: 740px; padding: 6px; display: flex;"><div class="d2a24f03" style="flex-shrink: 0;"><span class="d813de27" style="color: var(--dsw-alias-label-primary); font-family: var(--ds-font-family-code); margin-left: 8px; font-size: 12px; line-height: 18px;">cmd</span></div><div class="d2a24f03 _246a029" style="flex-shrink: 0; user-select: none;"><div class="efa13877" style="height: 28px; color: var(--dsw-alias-label-secondary); align-items: center; display: flex;"><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px 4px 0px 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.14923 4.02032C7.11191 4.02032 7.87977 4.02017 8.49591 4.07599C9.12122 4.1327 9.65786 4.25188 10.1414 4.53107C10.7201 4.8653 11.2008 5.34591 11.535 5.92462C11.8142 6.40818 11.9333 6.94482 11.9901 7.57013C12.0459 8.18625 12.0457 8.9542 12.0457 9.91681C12.0457 10.8795 12.0459 11.6474 11.9901 12.2635C11.9333 12.8888 11.8142 13.4254 11.535 13.909C11.2008 14.4877 10.7201 14.9683 10.1414 15.3026C9.65786 15.5817 9.12122 15.7009 8.49591 15.7576C7.87977 15.8134 7.1119 15.8133 6.14923 15.8133C5.18661 15.8133 4.41868 15.8134 3.80255 15.7576C3.17724 15.7009 2.6406 15.5817 2.15704 15.3026C1.57834 14.9684 1.09772 14.4877 0.763489 13.909C0.484305 13.4254 0.365123 12.8888 0.308411 12.2635C0.252587 11.6474 0.252747 10.8795 0.252747 9.91681C0.252747 8.95419 0.252603 8.18625 0.308411 7.57013C0.365123 6.94482 0.484305 6.40818 0.763489 5.92462C1.09771 5.3459 1.57833 4.86529 2.15704 4.53107C2.6406 4.25188 3.17724 4.1327 3.80255 4.07599C4.41868 4.02018 5.1866 4.02032 6.14923 4.02032ZM6.14923 5.37775C5.16175 5.37775 4.46628 5.37761 3.9256 5.42657C3.39428 5.47473 3.07853 5.56574 2.83575 5.70587C2.46313 5.92106 2.15348 6.23071 1.93829 6.60333C1.79817 6.84611 1.70715 7.16185 1.659 7.69318C1.61004 8.23385 1.61017 8.92934 1.61017 9.91681C1.61017 10.9043 1.61002 11.5998 1.659 12.1404C1.70715 12.6717 1.79817 12.9875 1.93829 13.2303C2.15349 13.6029 2.46315 13.9126 2.83575 14.1277C3.07853 14.2679 3.39428 14.3589 3.9256 14.407C4.46628 14.456 5.16176 14.4559 6.14923 14.4559C7.13675 14.4559 7.83218 14.456 8.37286 14.407C8.90419 14.3589 9.21993 14.2679 9.46271 14.1277C9.83529 13.9126 10.145 13.6029 10.3602 13.2303C10.5003 12.9875 10.5913 12.6718 10.6395 12.1404C10.6884 11.5998 10.6883 10.9043 10.6883 9.91681C10.6883 8.92935 10.6884 8.23385 10.6395 7.69318C10.5913 7.16185 10.5003 6.84611 10.3602 6.60333C10.145 6.23072 9.8353 5.92107 9.46271 5.70587C9.21993 5.56574 8.90418 5.47473 8.37286 5.42657C7.83218 5.3776 7.13676 5.37775 6.14923 5.37775ZM9.80157 0.367981C10.7637 0.367981 11.5313 0.367886 12.1473 0.423645C12.7725 0.480313 13.3093 0.598765 13.7928 0.877747C14.3716 1.21192 14.852 1.69355 15.1863 2.27228C15.4655 2.75575 15.5857 3.29165 15.6424 3.91681C15.6982 4.53301 15.6971 5.30161 15.6971 6.26447V7.8299C15.6971 8.29265 15.6989 8.58994 15.6649 8.84845C15.4667 10.3525 14.4009 11.5738 12.9832 11.9988V10.5467C13.6973 10.1903 14.2104 9.49662 14.3192 8.67169C14.3387 8.52348 14.3406 8.3358 14.3406 7.8299V6.26447C14.3406 5.27707 14.3398 4.58149 14.2908 4.04083C14.2427 3.50969 14.1526 3.19373 14.0125 2.95099C13.7974 2.5785 13.4875 2.2687 13.1151 2.05353C12.8723 1.91347 12.5563 1.82237 12.0252 1.77423C11.4846 1.72528 10.7888 1.7254 9.80157 1.7254H7.71466C6.75614 1.72559 5.92659 2.27697 5.52325 3.07892H4.07013C4.54215 1.51132 5.99314 0.368192 7.71466 0.367981H9.80157Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">复制</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.3695 11.411L15.1234 12.8866C14.8869 14.3042 13.6603 15.3436 12.223 15.3436H3.7767C2.33954 15.3434 1.11276 14.3042 0.876312 12.8866L0.630219 11.411L2.05405 11.1747L2.29916 12.6493C2.41969 13.3713 3.04472 13.9001 3.7767 13.9003H12.223C12.9551 13.9002 13.58 13.3713 13.7005 12.6493L13.9456 11.1747L15.3695 11.411ZM8.72202 8.994C8.77714 8.93934 8.83789 8.88106 8.90268 8.81627L12.4828 5.23424L13.5042 6.25572L9.92221 9.8358C9.63947 10.1185 9.3876 10.3732 9.15854 10.5575C8.91889 10.7503 8.6395 10.9224 8.28647 10.9784C8.09708 11.0083 7.9036 11.0083 7.7142 10.9784C7.36103 10.9224 7.08087 10.7503 6.84116 10.5575C6.61212 10.3732 6.36019 10.1185 6.07748 9.8358L2.49643 6.25572L3.51694 5.23424L7.09702 8.81627C7.16216 8.88142 7.22327 8.94006 7.27866 8.99498V1.3065H8.72202V8.994Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">下载</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button></div></div></div></div></div><pre style="font-family: var(--ds-font-family-code); overflow: auto; text-wrap-mode: wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;">rstrui.exe</pre><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _33882ae"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _28d7e84"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg></div><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">选项2：修复安装</span></h3><p class="ds-markdown-paragraph" style="margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);">使用Windows Server 2022安装媒体执行修复安装，保留数据和程序：</p><div class="md-code-block md-code-block-light" style="--ds-md-code-banner-background-color: var(--dsw-alias-markdown-code-block-banner); --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(var(--ds-md-zoom)*var(--ds-font-size-xsp)); color: rgb(15, 17, 21); background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border-radius: var(--ds-md-code-block-border-radius); margin-top: 16px; margin-right: 0px; margin-bottom: calc(var(--ds-md-zoom)*10px); margin-left: 0px; position: relative; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"><div class="md-code-block-banner-wrap" style="z-index: 6; position: sticky; top: 0px;"><div class="md-code-block-banner md-code-block-banner-lite" style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; padding: 0px; font-size: var(--ds-md-code-block-font-size); line-height: var(--ds-md-code-block-font-size); justify-content: space-between; display: flex; border-top-left-radius: var(--ds-md-code-block-border-radius); border-top-right-radius: var(--ds-md-code-block-border-radius);"><div class="_121d384" style="justify-content: space-between; align-items: center; width: 740px; padding: 6px; display: flex;"><div class="d2a24f03" style="flex-shrink: 0;"><span class="d813de27" style="color: var(--dsw-alias-label-primary); font-family: var(--ds-font-family-code); margin-left: 8px; font-size: 12px; line-height: 18px;">cmd</span></div><div class="d2a24f03 _246a029" style="flex-shrink: 0; user-select: none;"><div class="efa13877" style="height: 28px; color: var(--dsw-alias-label-secondary); align-items: center; display: flex;"><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px 4px 0px 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6.14923 4.02032C7.11191 4.02032 7.87977 4.02017 8.49591 4.07599C9.12122 4.1327 9.65786 4.25188 10.1414 4.53107C10.7201 4.8653 11.2008 5.34591 11.535 5.92462C11.8142 6.40818 11.9333 6.94482 11.9901 7.57013C12.0459 8.18625 12.0457 8.9542 12.0457 9.91681C12.0457 10.8795 12.0459 11.6474 11.9901 12.2635C11.9333 12.8888 11.8142 13.4254 11.535 13.909C11.2008 14.4877 10.7201 14.9683 10.1414 15.3026C9.65786 15.5817 9.12122 15.7009 8.49591 15.7576C7.87977 15.8134 7.1119 15.8133 6.14923 15.8133C5.18661 15.8133 4.41868 15.8134 3.80255 15.7576C3.17724 15.7009 2.6406 15.5817 2.15704 15.3026C1.57834 14.9684 1.09772 14.4877 0.763489 13.909C0.484305 13.4254 0.365123 12.8888 0.308411 12.2635C0.252587 11.6474 0.252747 10.8795 0.252747 9.91681C0.252747 8.95419 0.252603 8.18625 0.308411 7.57013C0.365123 6.94482 0.484305 6.40818 0.763489 5.92462C1.09771 5.3459 1.57833 4.86529 2.15704 4.53107C2.6406 4.25188 3.17724 4.1327 3.80255 4.07599C4.41868 4.02018 5.1866 4.02032 6.14923 4.02032ZM6.14923 5.37775C5.16175 5.37775 4.46628 5.37761 3.9256 5.42657C3.39428 5.47473 3.07853 5.56574 2.83575 5.70587C2.46313 5.92106 2.15348 6.23071 1.93829 6.60333C1.79817 6.84611 1.70715 7.16185 1.659 7.69318C1.61004 8.23385 1.61017 8.92934 1.61017 9.91681C1.61017 10.9043 1.61002 11.5998 1.659 12.1404C1.70715 12.6717 1.79817 12.9875 1.93829 13.2303C2.15349 13.6029 2.46315 13.9126 2.83575 14.1277C3.07853 14.2679 3.39428 14.3589 3.9256 14.407C4.46628 14.456 5.16176 14.4559 6.14923 14.4559C7.13675 14.4559 7.83218 14.456 8.37286 14.407C8.90419 14.3589 9.21993 14.2679 9.46271 14.1277C9.83529 13.9126 10.145 13.6029 10.3602 13.2303C10.5003 12.9875 10.5913 12.6718 10.6395 12.1404C10.6884 11.5998 10.6883 10.9043 10.6883 9.91681C10.6883 8.92935 10.6884 8.23385 10.6395 7.69318C10.5913 7.16185 10.5003 6.84611 10.3602 6.60333C10.145 6.23072 9.8353 5.92107 9.46271 5.70587C9.21993 5.56574 8.90418 5.47473 8.37286 5.42657C7.83218 5.3776 7.13676 5.37775 6.14923 5.37775ZM9.80157 0.367981C10.7637 0.367981 11.5313 0.367886 12.1473 0.423645C12.7725 0.480313 13.3093 0.598765 13.7928 0.877747C14.3716 1.21192 14.852 1.69355 15.1863 2.27228C15.4655 2.75575 15.5857 3.29165 15.6424 3.91681C15.6982 4.53301 15.6971 5.30161 15.6971 6.26447V7.8299C15.6971 8.29265 15.6989 8.58994 15.6649 8.84845C15.4667 10.3525 14.4009 11.5738 12.9832 11.9988V10.5467C13.6973 10.1903 14.2104 9.49662 14.3192 8.67169C14.3387 8.52348 14.3406 8.3358 14.3406 7.8299V6.26447C14.3406 5.27707 14.3398 4.58149 14.2908 4.04083C14.2427 3.50969 14.1526 3.19373 14.0125 2.95099C13.7974 2.5785 13.4875 2.2687 13.1151 2.05353C12.8723 1.91347 12.5563 1.82237 12.0252 1.77423C11.4846 1.72528 10.7888 1.7254 9.80157 1.7254H7.71466C6.75614 1.72559 5.92659 2.27697 5.52325 3.07892H4.07013C4.54215 1.51132 5.99314 0.368192 7.71466 0.367981H9.80157Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">复制</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button><button role="button" aria-disabled="false" class="ds-atom-button ds-text-button ds-text-button--with-icon" style="cursor: pointer; font-style: inherit; font-variant: inherit; font-weight: 500; font-stretch: inherit; font-size: 13px; line-height: 20px; font-family: inherit; font-optical-sizing: inherit; font-size-adjust: inherit; font-kerning: inherit; font-feature-settings: inherit; font-variation-settings: inherit; width: auto; -webkit-font-smoothing: inherit; appearance: none; background-image: initial; background-position: 0px 0px; background-size: initial; background-repeat: initial; background-attachment: initial; background-origin: initial; background-clip: initial; border-width: initial; border-style: none; border-color: initial; outline: none; justify-content: center; align-items: center; margin: 0px; padding: 0px 10px 0px 8px; transition: background-color 0.2s; display: inline-flex; position: relative; overflow: visible; height: 28px; border-radius: 24px;"><div class="ds-icon ds-atom-button__icon" style="line-height: 0; display: inline-flex; font-size: 16px; width: 16px; height: 16px; margin-right: 3px;"><svg width="16" height="16" viewbox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.3695 11.411L15.1234 12.8866C14.8869 14.3042 13.6603 15.3436 12.223 15.3436H3.7767C2.33954 15.3434 1.11276 14.3042 0.876312 12.8866L0.630219 11.411L2.05405 11.1747L2.29916 12.6493C2.41969 13.3713 3.04472 13.9001 3.7767 13.9003H12.223C12.9551 13.9002 13.58 13.3713 13.7005 12.6493L13.9456 11.1747L15.3695 11.411ZM8.72202 8.994C8.77714 8.93934 8.83789 8.88106 8.90268 8.81627L12.4828 5.23424L13.5042 6.25572L9.92221 9.8358C9.63947 10.1185 9.3876 10.3732 9.15854 10.5575C8.91889 10.7503 8.6395 10.9224 8.28647 10.9784C8.09708 11.0083 7.9036 11.0083 7.7142 10.9784C7.36103 10.9224 7.08087 10.7503 6.84116 10.5575C6.61212 10.3732 6.36019 10.1185 6.07748 9.8358L2.49643 6.25572L3.51694 5.23424L7.09702 8.81627C7.16216 8.88142 7.22327 8.94006 7.27866 8.99498V1.3065H8.72202V8.994Z" fill="currentColor"></path></svg></div><span class="code-info-button-text">下载</span><div class="ds-focus-ring" style="--on: 0; --ds-focus-ring-offset: 0; --ds-focus-ring-offset-x: var(--ds-focus-ring-offset); --ds-focus-ring-offset-y: var(--ds-focus-ring-offset); --ds-focus-ring-box-shadow: 0 0 0 calc(2px*var(--on))var(--ds-focus-ring-color); --ds-focus-ring-color: rgb(var(--ds-rgb-primary)); border-radius: var(--ds-focus-ring-border-radius,inherit); opacity: var(--on); top: var(--ds-focus-ring-offset-y); right: var(--ds-focus-ring-offset-x); bottom: var(--ds-focus-ring-offset-y); left: var(--ds-focus-ring-offset-x); transition: opacity var(--ds-transition-duration)var(--ds-ease-in-out),box-shadow var(--ds-transition-duration)var(--ds-ease-in-out); pointer-events: none; z-index: 1; box-shadow: var(--ds-focus-ring-box-shadow); position: absolute;"></div></button></div></div></div></div></div><pre style="font-family: var(--ds-font-family-code); overflow: auto; text-wrap-mode: wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;">setup.exe&nbsp;/auto&nbsp;upgrade</pre><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _33882ae"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _28d7e84"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg></div><h3 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">选项3：安全模式排查</span></h3><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">重启进入安全模式（启动时按F8）。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">测试桌面图标设置是否正常。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">如果正常，可能是第三方软件冲突，检查最近安装的软件。</p></li></ol><hr style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border: none; height: 1px; margin: 32px 0px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"/><h2 style="font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-weight: inherit;">九、预防措施</span></h2><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">定期创建系统还原点</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">避免使用第三方系统优化工具</span>修改系统设置。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">保持Windows Update更新</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">定期运行&nbsp;<code style="box-sizing: border-box; font-style: ; font-variant-ligatures: ; font-variant-caps: ; font-variant-numeric: ; font-variant-east-asian: ; font-variant-alternates: ; font-variant-position: ; font-variant-emoji: ; font-weight: ; font-stretch: ; line-height: ; font-optical-sizing: ; font-size-adjust: ; font-kerning: ; font-feature-settings: ; font-variation-settings: ; font-family: var(--ds-font-family-code); background-color: var(--dsw-alias-markdown-inline-code); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">sfc /scannow</code>&nbsp;检查系统完整性。</p></li></ol><hr style="background-image: ; background-position-x: ; background-position-y: ; background-size: ; background-repeat: ; background-attachment: ; background-origin: ; background-clip: ; border: none; height: 1px; margin: 32px 0px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap;"/><p class="ds-markdown-paragraph" style="margin-top: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; text-wrap-mode: wrap; background-color: rgb(255, 255, 255); margin-bottom: 0px !important;"><span style="font-weight: 600;">建议操作顺序</span>：先尝试步骤一、二，然后是三和四。如果问题依旧，创建新账户测试。服务器系统建议在执行注册表修改前创建还原点或系统备份。</p><p><br/></p>]]></description><category>技术支持</category><comments>http://huiyiclm.com/post/248.html#comment</comments><wfw:commentRss>http://huiyiclm.com/feed.asp?cmt=248</wfw:commentRss></item><item><title>win10系统蓝屏报错代码：FAULTY HARDWARE CORRUPTED PAGE</title><author>null@null.com (Jack)</author><link>http://huiyiclm.com/post/247.html</link><pubDate>Wed, 17 Dec 2025 11:20:02 +0800</pubDate><guid>http://huiyiclm.com/post/247.html</guid><description><![CDATA[<p>公司同事正常使用电脑，突然出现蓝屏现象。当然蓝屏有很多种，解决方法也是不一样，此次现出的是FAULTY_HARDWARE-CORRUPTED_PAGE 什么意思？：意味着硬件故障导致了页面损坏。</p><p><img src="http://huiyiclm.com/zb_users/upload/2025/12/2025121740953197.jpg" width="715" height="577" title="01.jpg" alt="01.jpg"/></p><p>最直接有效的用软件来测试。因为知道是什么原因了，硬件问题，多数是内存引起的，拆下后盖检查有几根内存条，二条以上的就逐个检测。</p><p>1、下载内存测试(MemTest64)</p><p>2、无需安装，直接打开使用，一根根内存条检测，找出损坏的内存条，替换掉即可。</p><p><img src="http://huiyiclm.com/zb_users/upload/2025/12/2025121741032165.jpg" width="424" height="464" title="02.jpg" alt="02.jpg"/></p>]]></description><category>技术支持</category><comments>http://huiyiclm.com/post/247.html#comment</comments><wfw:commentRss>http://huiyiclm.com/feed.asp?cmt=247</wfw:commentRss></item><item><title>WPS跳过登录使用</title><author>null@null.com (Jack)</author><link>http://huiyiclm.com/post/246.html</link><pubDate>Fri, 12 Dec 2025 11:33:10 +0800</pubDate><guid>http://huiyiclm.com/post/246.html</guid><description><![CDATA[<p><img src="http://huiyiclm.com/zb_users/upload/2025/12/2025121241662821.png"/></p><p>1、在开始菜单搜索框内搜索“配置工具”</p><p>2、打开 配置和修复工具&nbsp;</p><p>3、点击高级</p><p>4、点击功能定制</p><p>5、关闭模版推荐、关闭在线素材资源推荐、关闭场景化功能推荐</p><p>6、点击其他选项</p><p>7、点击兼容离线状态下的未登录使用方式</p><p>8、确定退出</p>]]></description><category>技术支持</category><comments>http://huiyiclm.com/post/246.html#comment</comments><wfw:commentRss>http://huiyiclm.com/feed.asp?cmt=246</wfw:commentRss></item><item><title>禁用远程电脑复制粘贴文件至本地电脑</title><author>null@null.com (Jack)</author><link>http://huiyiclm.com/post/245.html</link><pubDate>Fri, 28 Nov 2025 09:32:09 +0800</pubDate><guid>http://huiyiclm.com/post/245.html</guid><description><![CDATA[<p class="ds-markdown-paragraph" style="margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);">这个需求的核心在于理解远程访问的工作模式。员工通过VPN后，通常使用<span style="font-weight: 600;">远程桌面协议（RDP）</span>&nbsp;连接到192.168.1.1这台电脑。因此，禁用复制粘贴实际上就是禁用RDP会话中的<span style="font-weight: 600;">剪贴板重定向</span>和<span style="font-weight: 600;">驱动器重定向</span>功能。</p><p class="ds-markdown-paragraph" style="margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);">通过域组策略（GPO）是实现这一目标最集中、最有效的方法。</p><h3 style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 20px; line-height: 30px; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); white-space: normal; background-color: rgb(255, 255, 255);">解决方案概览</h3><p class="ds-markdown-paragraph" style="margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);">我们将通过创建并链接一个组策略对象（GPO）到目标计算机（<span style="color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">192.168.1.1</span>）来实现。这个GPO将配置两个关键策略：</p><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">禁用剪贴板重定向</span>：阻止文本、图像等在远程会话和本地电脑之间复制粘贴。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">禁用驱动器重定向</span>：阻止远程会话访问本地电脑的磁盘驱动器，从而无法通过“复制-粘贴”或“拖拽”的方式传输文件。</p></li></ol><hr style="background: none 0% 0% / auto repeat scroll padding-box border-box rgba(0, 0, 0, 0.1); border: none; height: 1px; margin: 32px 0px; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal;"/><h3 style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 20px; line-height: 30px; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); white-space: normal; background-color: rgb(255, 255, 255);">详细配置步骤</h3><h4 style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 16px; line-height: 28px; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 16px 0px 8px; color: rgb(15, 17, 21); white-space: normal; background-color: rgb(255, 255, 255);">第1步：打开组策略管理控制台</h4><ol start="1" style="margin-top: 8px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">在域控制器上，打开&nbsp;<span style="font-weight: 600;">“服务器管理器”</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">点击&nbsp;<span style="font-weight: 600;">“工具”</span>，然后选择&nbsp;<span style="font-weight: 600;">“组策略管理”</span>。</p></li></ol><h4 style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 16px; line-height: 28px; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 16px 0px 8px; color: rgb(15, 17, 21); white-space: normal; background-color: rgb(255, 255, 255);">第2步：创建新的组策略对象（GPO）</h4><ol start="1" style="margin-top: 8px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">在“组策略管理”控制台中，展开您的域。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">右键点击&nbsp;<span style="font-weight: 600;">“组策略对象”</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">选择&nbsp;<span style="font-weight: 600;">“新建”</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">为该GPO起一个易于识别的名称，例如&nbsp;<span style="font-weight: 600;">“禁用RDP剪贴板和驱动器重定向”</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">点击&nbsp;<span style="font-weight: 600;">“确定”</span>。</p></li></ol><h4 style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 16px; line-height: 28px; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 16px 0px 8px; color: rgb(15, 17, 21); white-space: normal; background-color: rgb(255, 255, 255);">第3步：编辑组策略对象</h4><ol start="1" style="margin-top: 8px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">右键点击刚刚创建的GPO&nbsp;<span style="font-weight: 600;">“禁用RDP剪贴板和驱动器重定向”</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">选择&nbsp;<span style="font-weight: 600;">“编辑”</span>。这将打开“组策略管理编辑器”。</p></li></ol><h4 style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 16px; line-height: 28px; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 16px 0px 8px; color: rgb(15, 17, 21); white-space: normal; background-color: rgb(255, 255, 255);">第4步：配置“剪贴板重定向”策略</h4><ol start="1" style="margin-top: 8px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">在编辑器中，导航到以下路径：<br/><span style="font-weight: 600;">计算机配置</span>&nbsp;-&gt;&nbsp;<span style="font-weight: 600;">策略</span>&nbsp;-&gt;&nbsp;<span style="font-weight: 600;">管理模板</span>&nbsp;-&gt;&nbsp;<span style="font-weight: 600;">Windows 组件</span>&nbsp;-&gt;&nbsp;<span style="font-weight: 600;">远程桌面服务</span>&nbsp;-&gt;&nbsp;<span style="font-weight: 600;">远程桌面会话主机</span>&nbsp;-&gt;&nbsp;<span style="font-weight: 600;">设备和资源重定向</span></p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">在右侧窗格中，找到并双击&nbsp;<span style="font-weight: 600;">“不允许剪贴板重定向”</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">选择&nbsp;<span style="font-weight: 600;">“已启用”</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">点击&nbsp;<span style="font-weight: 600;">“确定”</span>。</p><p class="ds-markdown-paragraph" style="margin-top: 8px; margin-bottom: 0px;"><em>作用：此策略启用后，用户在RDP会话中将无法使用剪贴板在本地计算机和远程计算机之间复制文本、图像等。</em></p></li></ol><h4 style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 16px; line-height: 28px; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 16px 0px 8px; color: rgb(15, 17, 21); white-space: normal; background-color: rgb(255, 255, 255);">第5步：配置“驱动器重定向”策略</h4><ol start="1" style="margin-top: 8px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">在同一路径下（<span style="font-weight: 600;">设备和资源重定向</span>），找到并双击&nbsp;<span style="font-weight: 600;">“不允许驱动器重定向”</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">选择&nbsp;<span style="font-weight: 600;">“已启用”</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">点击&nbsp;<span style="font-weight: 600;">“确定”</span>。</p><p class="ds-markdown-paragraph" style="margin-top: 8px; margin-bottom: 8px;"><em>作用：此策略启用后，在RDP会话的“我的电脑”或“此电脑”中将看不到本地计算机的驱动器，从而无法直接访问本地硬盘进行文件复制。</em></p><p class="ds-markdown-paragraph" style="margin-top: 8px; margin-bottom: 0px;"><span style="font-weight: 600;">更精细的控制（可选）：</span><br/>如果您只想禁用部分驱动器（如U盘），而允许访问本地C盘，可以配置&nbsp;<span style="font-weight: 600;">“允许的RDP驱动器重定向”</span>&nbsp;策略，并只选择您希望允许的驱动器类型。但为了实现您的安全目标，建议直接完全禁用。</p><p><span style="color: rgb(192, 80, 77);">———不允许剪贴板重定向：设置为&quot;已启用&quot;</span></p><p><span style="color: rgb(192, 80, 77);"><span style="color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">———</span>不允许驱动器重定向：设置为&quot;已启用&quot;（可选，防止文件复制）</span></p><p><span style="color: rgb(192, 80, 77);"><span style="color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">———</span>不允许COM端口重定向：设置为&quot;已启用&quot;</span></p><p><span style="color: rgb(192, 80, 77);"><span style="color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">———</span>不允许智能卡设备重定向：设置为&quot;已启用&quot;（可选）</span></p><p><span style="color: rgb(192, 80, 77);"><span style="color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">———</span>不允许即插即用设备重定向：设置为&quot;已启用&quot;（可选）</span></p></li></ol><h4 style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 16px; line-height: 28px; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 16px 0px; color: rgb(15, 17, 21); white-space: normal; background-color: rgb(255, 255, 255);">第6步：将GPO链接到目标计算机</h4><p class="ds-markdown-paragraph" style="margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);">现在需要将这个GPO应用到指定的电脑（<span style="color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">192.168.1.1</span>）上。有几种方法，推荐第一种：</p><p class="ds-markdown-paragraph" style="margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);"><span style="font-weight: 600;">方法A（推荐）：链接到包含该计算机的OU</span></p><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">在“组策略管理”中，找到存放&nbsp;<code style="box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: 100%; line-height: 22px; font-optical-sizing: auto; font-kerning: auto; font-feature-settings: normal; font-variation-settings: normal; font-family: Menlo, Monaco, Consolas, &quot;Cascadia Mono&quot;, &quot;Ubuntu Mono&quot;, &quot;DejaVu Sans Mono&quot;, &quot;Liberation Mono&quot;, &quot;JetBrains Mono&quot;, &quot;Fira Code&quot;, Cousine, &quot;Roboto Mono&quot;, &quot;Courier New&quot;, Courier, sans-serif, system-ui; background-color: rgb(235, 238, 242); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;"><span style="color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">192.168.1.1</span></code>&nbsp;这台计算机的<span style="font-weight: 600;">组织单位（OU）</span>。如果它还在默认的“Computers”容器里，建议为其创建一个专用的OU。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">右键点击该OU。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">选择&nbsp;<span style="font-weight: 600;">“链接现有GPO”</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">在弹出的窗口中，选择我们刚刚创建的&nbsp;<span style="font-weight: 600;">“禁用RDP剪贴板和驱动器重定向”</span>&nbsp;GPO。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">点击&nbsp;<span style="font-weight: 600;">“确定”</span>。</p></li></ol><p class="ds-markdown-paragraph" style="margin-top: 16px; margin-bottom: 16px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);"><span style="font-weight: 600;">方法B：使用安全筛选</span><br/>如果计算机分布在不同的OU，或者您只想对特定计算机生效，可以使用安全筛选。</p><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">点击链接了GPO的OU。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">在下方&nbsp;<span style="font-weight: 600;">“安全筛选”</span>&nbsp;区域，默认是&nbsp;<span style="font-weight: 600;">“经过身份验证的用户”</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">点击&nbsp;<span style="font-weight: 600;">“添加”</span>，然后选择&nbsp;<span style="font-weight: 600;">“计算机”</span>&nbsp;对象。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">输入计算机名&nbsp;<code style="box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: 100%; line-height: 22px; font-optical-sizing: auto; font-kerning: auto; font-feature-settings: normal; font-variation-settings: normal; font-family: Menlo, Monaco, Consolas, &quot;Cascadia Mono&quot;, &quot;Ubuntu Mono&quot;, &quot;DejaVu Sans Mono&quot;, &quot;Liberation Mono&quot;, &quot;JetBrains Mono&quot;, &quot;Fira Code&quot;, Cousine, &quot;Roboto Mono&quot;, &quot;Courier New&quot;, Courier, sans-serif, system-ui; background-color: rgb(235, 238, 242); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;">DESKTOP-106225</code>（请根据实际情况，在AD中查找该IP对应的计算机名）。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">点击&nbsp;<span style="font-weight: 600;">“确定”</span>。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">将默认的&nbsp;<span style="font-weight: 600;">“经过身份验证的用户”</span>&nbsp;从列表中&nbsp;<span style="font-weight: 600;">“删除”</span>。这样，只有您指定的计算机才会应用此策略。</p></li></ol><h4 style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 16px; line-height: 28px; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 16px 0px 8px; color: rgb(15, 17, 21); white-space: normal; background-color: rgb(255, 255, 255);">第7步：强制更新组策略并测试</h4><ol start="1" style="margin-top: 8px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">在目标计算机<span style="color: rgb(15, 17, 21); font-family: Menlo, Monaco, Consolas, &quot;Cascadia Mono&quot;, &quot;Ubuntu Mono&quot;, &quot;DejaVu Sans Mono&quot;, &quot;Liberation Mono&quot;, &quot;JetBrains Mono&quot;, &quot;Fira Code&quot;, Cousine, &quot;Roboto Mono&quot;, &quot;Courier New&quot;, Courier, sans-serif, system-ui; background-color: rgb(235, 238, 242);">192.168.1.1</span>上，以管理员身份打开命令提示符（CMD）或 PowerShell。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">执行命令强制刷新组策略：</p><div class="md-code-block md-code-block-light" style="--ds-md-code-banner-background-color: #f9fafb; --ds-md-code-block-border-radius: 12px; --ds-md-code-block-font-size: calc(1.143*11px); background: none 0% 0% / auto repeat scroll padding-box border-box rgb(249, 250, 251); border-radius: 12px; margin: 16px 0px; position: relative;"><div class="md-code-block-banner-wrap" style="z-index: 6; background-color: rgb(255, 255, 255); position: sticky; top: 0px;"><div class="md-code-block-banner md-code-block-banner-lite" style="background: none 0% 0% / auto repeat scroll padding-box border-box rgb(249, 250, 251); padding: 0px; font-size: 12.573px; line-height: 12.573px; justify-content: space-between; display: flex; border-top-left-radius: 12px; border-top-right-radius: 12px;"><div class="_121d384" style="justify-content: space-between; align-items: center; width: 722px; padding: 6px; display: flex;"><div class="d2a24f03" style="flex-shrink: 0;"><span class="d813de27" style="font-family: Menlo, Monaco, Consolas, &quot;Cascadia Mono&quot;, &quot;Ubuntu Mono&quot;, &quot;DejaVu Sans Mono&quot;, &quot;Liberation Mono&quot;, &quot;JetBrains Mono&quot;, &quot;Fira Code&quot;, Cousine, &quot;Roboto Mono&quot;, &quot;Courier New&quot;, Courier, sans-serif, system-ui; margin-left: 8px; font-size: 12px; line-height: 18px;">bash</span></div></div></div></div><pre style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 13px; line-height: 22px; font-family: Menlo, Monaco, Consolas, &quot;Cascadia Mono&quot;, &quot;Ubuntu Mono&quot;, &quot;DejaVu Sans Mono&quot;, &quot;Liberation Mono&quot;, &quot;JetBrains Mono&quot;, &quot;Fira Code&quot;, Cousine, &quot;Roboto Mono&quot;, &quot;Courier New&quot;, Courier, sans-serif, system-ui; overflow: auto; white-space: pre-wrap; word-break: break-all; padding: 16px; margin-top: 0px !important; margin-bottom: 0px !important;">gpupdate&nbsp;/force</pre><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _33882ae"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg><svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewbox="0 0 12 12" fill="none" class="_9bc997d _28d7e84"><path d="M-5.24537e-07 0C-2.34843e-07 6.62742 5.37258 12 12 12L0 12L-5.24537e-07 0Z" fill="currentColor"></path></svg></div></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;">重启计算机以确保所有设置生效（某些RDP策略需要重启）。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;">让一名外办公员工通过VPN和RDP重新登录这台电脑进行测试。</p></li><ul style="margin-top: 4px; padding-left: 18px;" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">测试剪贴板</span>：尝试在远程桌面和本地电脑之间复制一段文字或一张图片，应该会失败。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">测试驱动器</span>：在远程桌面的“此电脑”中，应该看不到本地电脑的驱动器盘符。</p></li></ul></ol><h3 style="font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: normal; font-size: 20px; line-height: 30px; font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; margin: 32px 0px 16px; color: rgb(15, 17, 21); white-space: normal; background-color: rgb(255, 255, 255);">重要注意事项</h3><ol start="1" style="margin-top: 16px; margin-bottom: 16px; padding-left: 18px; color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; white-space: normal; background-color: rgb(255, 255, 255);" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">计算机名 vs IP地址</span>：组策略是基于计算机名（在AD中注册的）而不是IP地址生效的。请确保您知道&nbsp;<code style="box-sizing: border-box; font-variant-numeric: normal; font-variant-east-asian: normal; font-stretch: 100%; line-height: 22px; font-optical-sizing: auto; font-kerning: auto; font-feature-settings: normal; font-variation-settings: normal; font-family: Menlo, Monaco, Consolas, &quot;Cascadia Mono&quot;, &quot;Ubuntu Mono&quot;, &quot;DejaVu Sans Mono&quot;, &quot;Liberation Mono&quot;, &quot;JetBrains Mono&quot;, &quot;Fira Code&quot;, Cousine, &quot;Roboto Mono&quot;, &quot;Courier New&quot;, Courier, sans-serif, system-ui; background-color: rgb(235, 238, 242); border-radius: 6px; align-items: center; padding: 0px 5px; display: inline-flex; font-size: 0.875em !important;"><span style="color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">192.168.1.1</span></code>&nbsp;在域中的计算机名，并在链接策略时使用正确的对象。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">策略生效位置</span>：这些策略是在&nbsp;<span style="font-weight: 600;">目标计算机（<span style="color: rgb(15, 17, 21); font-family: quote-cjk-patch, Inter, system-ui, -apple-system, BlinkMacSystemFont, &quot;Segoe UI&quot;, Roboto, Oxygen, Ubuntu, Cantarell, &quot;Open Sans&quot;, &quot;Helvetica Neue&quot;, sans-serif; font-size: 16px; background-color: rgb(255, 255, 255);">192.168.1.1</span>）</span>&nbsp;上生效的，而不是在员工的个人电脑上。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">单向限制</span>：此配置是双向禁用的。即，既不能从内网电脑复制到本地，也不能从本地复制到内网电脑。如果业务需要单向（例如允许从本地复制到内网），则需要更复杂的策略或第三方软件。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 8px; margin-top: 0px !important;"><span style="font-weight: 600;">其他传输途径</span>：禁用RDP的复制粘贴功能后，仍需警惕其他数据泄露途径，如：</p></li><ul style="margin-top: 4px; padding-left: 18px;" class=" list-paddingleft-2"><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">电子邮件</span>：通过Web邮件发送文件。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">即时通讯工具</span>：通过QQ、微信等传输文件。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">云盘</span>：上传到个人网盘。</p></li><li><p class="ds-markdown-paragraph" style="margin-bottom: 0px; margin-top: 0px !important;"><span style="font-weight: 600;">U盘</span>：如果员工能物理接触到这台电脑。<br/>您可能需要结合其他域策略（如软件限制策略、网络防火墙策略等）来构建一个更全面的数据防泄露体系。</p></li></ul></ol>]]></description><category>技术支持</category><comments>http://huiyiclm.com/post/245.html#comment</comments><wfw:commentRss>http://huiyiclm.com/feed.asp?cmt=245</wfw:commentRss></item><item><title>Windows系统通过命令行删除、复制文件夹内（含子文件夹）的文件</title><author>null@null.com (Jack)</author><link>http://huiyiclm.com/post/244.html</link><pubDate>Wed, 26 Nov 2025 17:35:27 +0800</pubDate><guid>http://huiyiclm.com/post/244.html</guid><description><![CDATA[<p><span style="color: rgb(255, 0, 0);"></span></p><p style="white-space: normal;"><strong>1、如果你想删除A文件夹内的所有文件（含子目录），<strong style="white-space: normal;">可以使用以下命令（以管理员权限运行）：</strong></strong></p><p><span style="color: rgb(255, 0, 0);">rmdir /s /q &quot;A文件夹的完整路径&quot;&nbsp;</span> &nbsp; &nbsp; &nbsp; --命令（/s递归删除，/q静默模式）会直接删除文件，绕过回收站和图形界面的开销。</p><p><strong>2、如果你只想删除“A文件夹”内部的所有空文件夹<strong style="white-space: normal;">（含子目录）</strong>，而保留有文件的文件夹和所有文件，可以使用以下命令<strong style="white-space: normal;">（以管理员权限运行）</strong>：<br/></strong></p><p><span style="color: rgb(255, 0, 0);">for /f &quot;delims=&quot; %i in (&#39;dir &quot;D:\test&quot; /ad /b /s ^| sort /r&#39;) do rd &quot;%i&quot; 2&gt;nul&nbsp; &nbsp;</span></p><p><span style="color: rgb(0, 0, 0);">--这样会从最深的子目录开</span>始删除，避免先删除父目录导致路径无效的问题。</p><p><span style="color: rgb(255, 0, 0);"></span></p><p><strong>注意事项：</strong></p><ol class=" list-paddingleft-2" style="list-style-type: decimal;"><li><p style="text-align: left;">这些命令都会真正删除文件夹，请先确认 test 目录没有重要数据</p></li><li><p style="text-align: left;">如果要在批处理文件中使用，需要将 %i 改为 %%i</p></li><li><p style="text-align: left;">2&gt;nul 用于隐藏错误信息（如非空文件夹无法删除的提示）</p></li></ol><p style="text-align: left;"><strong>3、robocopy（Robust File Copy）是一个更可靠的复制命令，适合处理大量文件或需要更多选项的情况</strong></p><p style="text-align: left;"><span style="color: rgb(255, 0, 0);">robocopy D:\A F:\A /E /ZB</span>&nbsp; &nbsp; --复制D盘内文件夹A及子目录的文件至F盘内（以管理员身份运行）</p><p><span style="text-wrap: nowrap;">/E：复制所有子目录，包括空目录。</span></p><p><span style="text-wrap: nowrap;">/ZB：使用可重新启动模式；如果拒绝访问，则使用备份模式</span></p><p><strong>操作须知与技巧</strong></p><p><strong>管理员权限</strong>：以管理员身份运行命令提示符，可以避免因权限不足导致的复制失败。</p><p><strong>处理长路径或空格</strong>：如果文件夹路径中包含空格或特殊字符，建议使用英文双引号将路径括起来，例如 &quot;D:\My A Folder&quot;。</p><p><strong>复制行为</strong>：默认情况下，如果目标位置（如F盘）已存在同名文件，xcopy 和 robocopy 可能会覆盖这些文件而不提示。如果需要确认，对于 xcopy 可以使用 /P 参数（在覆盖前提示确认），对于 robocopy 可以使用 /IS 参数（包含相同文件）。使用这些参数时请留意命令行提示。</p><p><strong>验证复制结果</strong>：复制完成后，建议手动检查一下目标文件夹F:\A，确认文件和文件夹结构是否已按预期复制。</p>]]></description><category>技术支持</category><comments>http://huiyiclm.com/post/244.html#comment</comments><wfw:commentRss>http://huiyiclm.com/feed.asp?cmt=244</wfw:commentRss></item><item><title>同天两时间相减或跨天时间相减</title><author>null@null.com (Jack)</author><link>http://huiyiclm.com/post/243.html</link><pubDate>Tue, 25 Nov 2025 08:48:43 +0800</pubDate><guid>http://huiyiclm.com/post/243.html</guid><description><![CDATA[<p><img src="http://huiyiclm.com/zb_users/upload/2025/11/2025112532006335.png"/></p><p>A1单元格：8:33</p><p>B1单元格：10:50</p><p>C1单元格：=IF(B1&gt;=A1, (B1-A1)*24, (1+B1-A1)*24)&nbsp;</p><p><strong>注释</strong>：</p><p>1、C1的公式将两时间相减后转换成小数，便于计算每小时的工作量，例如计算传输时间时，可计算时间差，每小时传输的数据量</p><p>2、C1的公式即可计算同天的时间差，亦可计算跨日期的时间差</p>]]></description><category>技术支持</category><comments>http://huiyiclm.com/post/243.html#comment</comments><wfw:commentRss>http://huiyiclm.com/feed.asp?cmt=243</wfw:commentRss></item><item><title>锐捷交换机如何配置SNMP(网络管理协议）</title><author>null@null.com (Jack)</author><link>http://huiyiclm.com/post/242.html</link><pubDate>Thu, 13 Nov 2025 16:50:55 +0800</pubDate><guid>http://huiyiclm.com/post/242.html</guid><description><![CDATA[<p style="margin-top: 0px; margin-bottom: 10px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);"><strong>一、组网要求</strong></p><ol style="list-style-type: none;" class=" list-paddingleft-2"><li><p>网管工作站192.168.1.1可以对设备172.16.1.1进行管理维护；</p></li><li><p>共同体为“ruijie”</p></li><li><p>设备上开启trap功能；</p></li></ol><p style="margin-top: 0px; margin-bottom: 10px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);"><strong>二、组网拓扑</strong></p><p style="margin-top: 0px; margin-bottom: 10px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img alt="" src="https://image.ruijie.com.cn//UIA/Support/AboutRJ/Images/2013/8-22/20138221212925.jpg" style="image-rendering: -webkit-optimize-contrast; border: none; vertical-align: middle; display: inline-block; width: 400px; height: 179px;"/></p><p style="margin-top: 0px; margin-bottom: 10px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);"><strong>三、配置要点</strong></p><ul style="list-style-type: none;" class=" list-paddingleft-2"><li><p>设置认证名（Community）及访问权限（Read 或Write）</p></li><li><p>配置SNMP 主机地址，并使能Agent 主动发送Trap 消息的功能</p></li><li><p>设备上的共同体和网管工作站上的共同体必须一致，才能正常管理设备。</p></li></ul><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 20pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;</p><p style="margin-top: 0px; margin-bottom: 10px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);"><strong>四、配置步骤</strong></p><p style="margin-top: 0px; margin-bottom: 10px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp; 1)配置<a href="https://www.ruijie.com.cn/cp/jh/" style="text-decoration-line: none; color: rgb(51, 51, 51);">交换机</a>管理地址和网关</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">Ruijie&gt;enable&nbsp;</p><p style="text-align:left;margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">Ruijie#configure terminal</p><p style="text-align:left;margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">Ruijie(config)#interface&nbsp;<em>vlan 1</em></p><p style="text-align:left;margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">Ruijie(config-if-VLAN 1)#ip address&nbsp;<em>172.16.1.1255.255.255.0</em></p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">Ruijie(config-if-VLAN 1)#exit</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">Ruijie(config)#ip default-gateway&nbsp;<em>172.16.1.254&nbsp;&nbsp;&nbsp;</em>------&gt;给交换机配置网关</p><p style="margin-top: 0px; margin-bottom: 10px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp; 2）设置认证名（Community为ruijie）及访问权限（Write为可读写）</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">Ruijie(config-if-VLAN 1)#exit</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">Ruijie(config)#snmp community&nbsp;<em>ruijie</em>&nbsp;rw</p><p style="margin-top: 0px; margin-bottom: 10px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp; 3）配置SNMP 主机地址，并使能Agent 主动发送Trap 消息的功能</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;Ruijie(config)#snmp host 192.168.1.1 traps version 2<em>&nbsp;ruijie</em></p><p style="text-align:left;margin-top: 0px; margin-bottom: 10px; margin-left: 20pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;4 )保存配置</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">Ruijie(config)#end&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">Ruijie#write&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ------&gt;确认配置正确，保存配置确认配置正确，保存配置</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;</p><p style="margin-top: 0px; margin-bottom: 10px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);"><strong>五、验证命令：</strong></p><p style="margin-top: 0px; margin-bottom: 10px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp; Ruijie#show snmp&nbsp;&nbsp;</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">Chassis: 60FF60</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">0 SNMP packets input</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Bad SNMP version errors</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Unknown community name</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Illegal operation for community name supplied</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Encoding errors</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Number of requested variables</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Number of altered variables</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Get-request PDUs</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Get-next PDUs</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Set-request PDUs</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">0 SNMP packets output</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Too big errors (Maximum packet size 1472)</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 No such name errors</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Bad values errors</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 General errors</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Response PDUs</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 Trap PDUs</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">SNMP global trap: disabled</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">SNMP logging: disabled</p><p style="margin-top: 0px; margin-bottom: 10px; margin-left: 40pt; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); box-sizing: border-box; color: rgb(102, 102, 102); font-family: Arial; font-size: 16px; text-indent: 32px; white-space: normal; background-color: rgb(255, 255, 255);">SNMP agent: enabled</p><p><br/></p>]]></description><category>技术支持</category><comments>http://huiyiclm.com/post/242.html#comment</comments><wfw:commentRss>http://huiyiclm.com/feed.asp?cmt=242</wfw:commentRss></item><item><title>不允许一个用户使用一个以上用户名与服务器或共享资源的多重连接。中断与此服务器或共享资源的所有连接，然后再试一次。</title><author>null@null.com (Jack)</author><link>http://huiyiclm.com/post/240.html</link><pubDate>Mon, 10 Nov 2025 11:01:30 +0800</pubDate><guid>http://huiyiclm.com/post/240.html</guid><description><![CDATA[<p><br/><img src="http://huiyiclm.com/zb_users/upload/2025/11/2025111039736349.png"/></p><p><br/></p><p>经常在同一台电脑用账户A登录了共享盘C，再想账号B登录共享盘C就会出现如上图的提示，曾经也在网上查找过很多资料，例如：通过命令行net use * /del /y或者在控制面板中删除管理凭证等等方法都不能正常解决此问题。</p><p>今天给大家提供下个人的解决方法，不用重启电脑，仅需输入以下几条命令即可解决问题。</p><p>以管理员方式运行如下命令即可：</p><ul class=" list-paddingleft-2" style="list-style-type: disc;"><li><p>net use * /del</p></li><li><p>net stop workstation</p></li><li><p>net start workstation</p></li><li><p>net stop termservice</p></li><li><p>net start termservice</p></li></ul>]]></description><category>技术支持</category><comments>http://huiyiclm.com/post/240.html#comment</comments><wfw:commentRss>http://huiyiclm.com/feed.asp?cmt=240</wfw:commentRss></item></channel></rss>
