<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>该主题</title>
    <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203313#M75650</link>
    <description>&lt;P&gt;我不能更新BIOS,不知道原因&lt;/P&gt;</description>
    <pubDate>Sun, 04 Dec 2022 09:17:18 GMT</pubDate>
    <dc:creator>P-t-o-i</dc:creator>
    <dc:date>2022-12-04T09:17:18Z</dc:date>
    <item>
      <title>电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1198945#M74966</link>
      <description>&lt;P&gt;使用时电脑突然卡顿,声音和画面产生撕裂,持续1-2s.任何情况都有可能发生,无论是打游戏还是打开浏览器&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2022 06:36:14 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1198945#M74966</guid>
      <dc:creator>P-t-o-i</dc:creator>
      <dc:date>2022-11-12T06:36:14Z</dc:date>
    </item>
    <item>
      <title>回复： 电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1198967#M74969</link>
      <description>&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI lang="zh-CN" style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;SPAN&gt;提供&lt;/SPAN&gt;&lt;SPAN&gt;更多机器有关的&lt;/SPAN&gt;&lt;SPAN&gt;信息，仅仅是提供信息，不是修复，不是解决方案。不提供，不勉强。&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="zh-CN"&gt;开始菜单，系统桌面按Win+R打开运行，输入&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="zh-CN"&gt;powershell&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;&lt;SPAN&gt;按键盘&lt;/SPAN&gt;&lt;SPAN&gt;ctrl+shift+&lt;/SPAN&gt;&lt;SPAN&gt;回车&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;&lt;SPAN&gt;或者按键盘&lt;/SPAN&gt;&lt;SPAN&gt;ctrl+shift&lt;/SPAN&gt;&lt;SPAN&gt;，鼠标点确定&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;&lt;SPAN&gt;命令行打开显示PS C:\Windows\system32&amp;gt;则是成功以管理员运行打开了&lt;/SPAN&gt;&lt;SPAN&gt;powershell&lt;/SPAN&gt;&lt;SPAN&gt;，否则重试&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="zh-CN"&gt;在命令行窗口中复制粘贴下面命令回车&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;&lt;SPAN&gt;(gwmi&lt;/SPAN&gt;&lt;SPAN&gt; Win32_OperatingSystem&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;Caption&lt;/SPAN&gt;&lt;SPAN&gt;;(gwmi&lt;/SPAN&gt;&lt;SPAN&gt; Win32_OperatingSystem&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;Version;(&lt;/SPAN&gt;&lt;SPAN&gt;gwmi&lt;/SPAN&gt;&lt;SPAN&gt; win32_bios).caption;(&lt;/SPAN&gt;&lt;SPAN&gt;gwmi &lt;/SPAN&gt;&lt;SPAN&gt;MS_SystemInformation&lt;/SPAN&gt;&lt;SPAN&gt; -namespace root\wmi&lt;/SPAN&gt;&lt;SPAN&gt;).SystemSKU;Confirm-SecureBootUEFI;&lt;/SPAN&gt;&lt;SPAN&gt;(gwmi&lt;/SPAN&gt;&lt;SPAN&gt; win32_VideoController&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;caption&lt;/SPAN&gt;&lt;SPAN&gt;;(gwmi&lt;/SPAN&gt;&lt;SPAN&gt; win32_VideoController&lt;/SPAN&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;SPAN&gt;DriverVersion&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;SPAN&gt;(gwmi Win32_PNPEntity | Where-Object{$_.ConfigManagerErrorCode -ne 0}).caption;(gwmi Win32_PNPEntity | Where-Object{$_.ConfigManagerErrorCode -ne 0}).deviceID&lt;/SPAN&gt;&lt;SPAN&gt;;service hp*;&lt;/SPAN&gt;&lt;SPAN&gt;(Get-AppxPackage | where-object{$_.name -like "*omen*"}).name&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;SPAN&gt;(Get-AppxPackage | where-object{$_.name -like "*omen*"}).&lt;/SPAN&gt;&lt;SPAN&gt;version&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="zh-CN"&gt;命令行窗口的内容文字可以鼠标全选之后回车完成复制。&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;&lt;SPAN&gt;或者点窗口左上角，从菜单选择全选，然后回车完成复制&lt;/SPAN&gt;&lt;SPAN&gt;。&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="zh-CN"&gt;复制成功后粘贴回复出来。&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2022 08:26:49 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1198967#M74969</guid>
      <dc:creator>y2kim</dc:creator>
      <dc:date>2022-11-12T08:26:49Z</dc:date>
    </item>
    <item>
      <title>回复： 电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1198968#M74970</link>
      <description>&lt;P&gt;请问这样做的目的是什么呢?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2022 08:35:35 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1198968#M74970</guid>
      <dc:creator>P-t-o-i</dc:creator>
      <dc:date>2022-11-12T08:35:35Z</dc:date>
    </item>
    <item>
      <title>回复： 电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1198974#M74972</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://h30471.www3.hp.com/t5/user/viewprofilepage/user-id/260421"&gt;@P-t-o-i&lt;/a&gt;&amp;nbsp; 已写:&lt;BR /&gt;
&lt;P&gt;请问这样做的目的是什么呢?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;SPAN&gt;给机器有关的&lt;/SPAN&gt;&lt;SPAN&gt;信息&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;型号，操作系统，什么都不知道&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2022 09:12:32 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1198974#M74972</guid>
      <dc:creator>y2kim</dc:creator>
      <dc:date>2022-11-12T09:12:32Z</dc:date>
    </item>
    <item>
      <title>回复： 电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203302#M75644</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ptoi_0-1670142371933.png" style="width: 400px;"&gt;&lt;img src="https://h30471.www3.hp.com/t5/image/serverpage/image-id/82835i9CC0FB8B7D11BB44/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ptoi_0-1670142371933.png" alt="Ptoi_0-1670142371933.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 08:26:19 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203302#M75644</guid>
      <dc:creator>P-t-o-i</dc:creator>
      <dc:date>2022-12-04T08:26:19Z</dc:date>
    </item>
    <item>
      <title>回复： 电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203307#M75647</link>
      <description>&lt;P&gt;&lt;A href="https://support.hp.com/cn-zh/drivers/selfservice/hp-pavilion-gaming-15-ec1000-laptop-pc-series/32612064/model/38810721?sku=281R4PA" target="_blank"&gt;HP Pavilion Gaming 15-ec1000 游戏本 (9EK35AV) 软件和驱动下载 | 惠普®客户支持&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;BIOS最新版本是F.38&lt;/P&gt;
&lt;P&gt;还有&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;Stopped hpqcaslwmiex HP CASL Framework Service&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;这表示HP CASL Framework Service服务停了&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;安装下面几个程序&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;&lt;SPAN&gt;最新支持的 Visual C++ 下载，安装&lt;/SPAN&gt;&lt;SPAN&gt;64&lt;/SPAN&gt;&lt;SPAN&gt;位版本&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;&lt;A href="https://support.microsoft.com/zh-cn/help/2977003" target="_blank"&gt;https://support.microsoft.com/zh-cn/help/2977003&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="en-US"&gt;HP Software Framework&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="en-US"&gt;&lt;A href="https://ftp.ext.hp.com/pub/caps-softpaq/cmit/softpaq/CASLSetup.exe" target="_blank"&gt;https://ftp.ext.hp.com/pub/caps-softpaq/cmit/softpaq/CASLSetup.exe&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="en-US"&gt;HP System Event Utility&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;&lt;A href="https://www.microsoft.com/store/productId/9P4W8RFN9M2T" target="_blank"&gt;https://www.microsoft.com/store/productId/9P4W8RFN9M2T&lt;/A&gt;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="en-US"&gt;SDK&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;" lang="en-US"&gt;&lt;A href="https://h30318.www3.hp.com/pub/softpaq/sp143001-143500/sp143053.exe" target="_blank"&gt;https://h30318.www3.hp.com/pub/softpaq/sp143001-143500/sp143053.exe&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 09:12:24 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203307#M75647</guid>
      <dc:creator>y2kim</dc:creator>
      <dc:date>2022-12-04T09:12:24Z</dc:date>
    </item>
    <item>
      <title>回复： 电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203313#M75650</link>
      <description>&lt;P&gt;我不能更新BIOS,不知道原因&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 09:17:18 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203313#M75650</guid>
      <dc:creator>P-t-o-i</dc:creator>
      <dc:date>2022-12-04T09:17:18Z</dc:date>
    </item>
    <item>
      <title>回复： 电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203314#M75651</link>
      <description>&lt;UL&gt;
&lt;LI&gt;硬件问题&lt;/LI&gt;
&lt;LI&gt;操作系统问题&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;服务中心都能提供协助&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 09:18:55 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203314#M75651</guid>
      <dc:creator>y2kim</dc:creator>
      <dc:date>2022-12-04T09:18:55Z</dc:date>
    </item>
    <item>
      <title>回复： 电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203316#M75652</link>
      <description>&lt;P&gt;这个软件和驱动下载中心操作系统不能选22H2版本,但是我的是22H2版本,而且我电脑上的的HP support也没有提示我更新BIOS&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Ptoi_0-1670145707221.png" style="width: 400px;"&gt;&lt;img src="https://h30471.www3.hp.com/t5/image/serverpage/image-id/82837i8AD7DE0DFA72C68F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ptoi_0-1670145707221.png" alt="Ptoi_0-1670145707221.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 09:22:39 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203316#M75652</guid>
      <dc:creator>P-t-o-i</dc:creator>
      <dc:date>2022-12-04T09:22:39Z</dc:date>
    </item>
    <item>
      <title>回复： 电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203319#M75654</link>
      <description>&lt;P&gt;这些软件都是必要的么&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 09:31:40 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203319#M75654</guid>
      <dc:creator>P-t-o-i</dc:creator>
      <dc:date>2022-12-04T09:31:40Z</dc:date>
    </item>
    <item>
      <title>回复： 电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203323#M75657</link>
      <description>&lt;P&gt;BIOS只提示更新到27,还是之前的提示,我没注意到&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 10:20:29 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203323#M75657</guid>
      <dc:creator>P-t-o-i</dc:creator>
      <dc:date>2022-12-04T10:20:29Z</dc:date>
    </item>
    <item>
      <title>回复： 电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203324#M75658</link>
      <description>&lt;P&gt;不好意思,是我眼拙了.等我更新完F.38继续向您汇报情况&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 10:23:11 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203324#M75658</guid>
      <dc:creator>P-t-o-i</dc:creator>
      <dc:date>2022-12-04T10:23:11Z</dc:date>
    </item>
    <item>
      <title>回复： 电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203332#M75661</link>
      <description>&lt;P&gt;您好,我不能更新到38版本,开机进入BIOS后没有更新BIOS这个选项以及功能,一定要更新到F.38版本吗&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 11:24:50 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203332#M75661</guid>
      <dc:creator>P-t-o-i</dc:creator>
      <dc:date>2022-12-04T11:24:50Z</dc:date>
    </item>
    <item>
      <title>回复： 电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203336#M75666</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://h30471.www3.hp.com/t5/user/viewprofilepage/user-id/260421"&gt;@P-t-o-i&lt;/a&gt;&amp;nbsp; 已写:&lt;BR /&gt;
&lt;P&gt;您好,我不能更新到38版本,开机进入BIOS后没有更新BIOS这个选项以及功能,一定要更新到F.38版本吗&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;去服务中心求助吧&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BIOS出新版不是因为好玩&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BIOS是所有硬件工作的基础代码，即使换了操作系统，重装系统，都不影响BIOS，但是BIOS升级，会反过来影响操作系统。&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 12:01:31 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203336#M75666</guid>
      <dc:creator>y2kim</dc:creator>
      <dc:date>2022-12-04T12:01:31Z</dc:date>
    </item>
    <item>
      <title>回复： 电脑使用卡顿问题</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203338#M75667</link>
      <description>&lt;P&gt;好的,十分感谢您的所有回帖&lt;/P&gt;</description>
      <pubDate>Sun, 04 Dec 2022 12:12:52 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/dian-nao-shi-yong-ka-dun-wen-ti/m-p/1203338#M75667</guid>
      <dc:creator>P-t-o-i</dc:creator>
      <dc:date>2022-12-04T12:12:52Z</dc:date>
    </item>
  </channel>
</rss>

