<?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/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1231677#M461893</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="屏幕截图 2023-05-13 163131.png" style="width: 414px;"&gt;&lt;img src="https://h30471.www3.hp.com/t5/image/serverpage/image-id/91072i348F809CA0EE980E/image-size/large?v=v2&amp;amp;px=999" role="button" title="屏幕截图 2023-05-13 163131.png" alt="屏幕截图 2023-05-13 163131.png" /&gt;&lt;/span&gt;今天一打开就没了，昨天更新过一次。控制面板的蓝牙用不了，点删除设备显示无法删除&lt;/P&gt;</description>
    <pubDate>Sat, 13 May 2023 08:35:49 GMT</pubDate>
    <dc:creator>Alkaid</dc:creator>
    <dc:date>2023-05-13T08:35:49Z</dc:date>
    <item>
      <title>蓝牙不见了</title>
      <link>https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1231677#M461893</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="屏幕截图 2023-05-13 163131.png" style="width: 414px;"&gt;&lt;img src="https://h30471.www3.hp.com/t5/image/serverpage/image-id/91072i348F809CA0EE980E/image-size/large?v=v2&amp;amp;px=999" role="button" title="屏幕截图 2023-05-13 163131.png" alt="屏幕截图 2023-05-13 163131.png" /&gt;&lt;/span&gt;今天一打开就没了，昨天更新过一次。控制面板的蓝牙用不了，点删除设备显示无法删除&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2023 08:35:49 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1231677#M461893</guid>
      <dc:creator>Alkaid</dc:creator>
      <dc:date>2023-05-13T08:35:49Z</dc:date>
    </item>
    <item>
      <title>回复： 蓝牙不见了</title>
      <link>https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1231678#M461894</link>
      <description>&lt;P&gt;********************提供更多机器有关的信息*************************&lt;/P&gt;
&lt;P&gt;**************提供信息，不是修复，不是解决方案*******************&lt;/P&gt;
&lt;P&gt;********************不提供信息，不勉强******************************&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;系统桌面按Win+R打开运行，输入&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;powershell&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;按住键盘ctrl+shift，鼠标点确定&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;命令行打开显示&lt;/SPAN&gt;&lt;STRONG&gt;PS C:\Windows\system32&amp;gt;&lt;/STRONG&gt;&lt;SPAN&gt;则是成功以管理员运行打开了&lt;/SPAN&gt;&lt;SPAN&gt;powershell，否则以上重试&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;在命令行窗口中复制粘贴下面命令回车&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;if (test-path c:\hpinfo.txt){remove-item c:\hpinfo.txt -force};`&lt;/P&gt;
&lt;P&gt;gwmi Win32_OperatingSystem | select caption,version |fl | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P&gt;(gwmi win32_bios).caption |fl | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P&gt;(gwmi MS_SystemInformation -namespace root\wmi).SystemSKU |fl | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P&gt;Confirm-SecureBootUEFI |fl | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 11.0pt;"&gt;gwmi Win32_PnPSignedDriver| select DeviceName, DriverVersion, Manufacturer | where {$_.DeviceName -like "*bluetooth*"}&amp;nbsp;| fl | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P&gt;gwmi Win32_PNPEntity | Where{$_.ConfigManagerErrorCode -ne 0} | select caption,deviceID,ConfigManagerErrorCode |fl | out-file \hpinfo.txt -force -append&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;打开c:\hpinfo.txt将文件内容全选(ctrl+A)复制(ctrl+c)粘贴(ctrl+v)出来发帖回复，之后c:\hpinfo.txt可以删除。&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;如果红字报错或没有文件，确认是以管理员身份运行了powershell&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2023 08:49:00 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1231678#M461894</guid>
      <dc:creator>y2kim</dc:creator>
      <dc:date>2023-05-13T08:49:00Z</dc:date>
    </item>
    <item>
      <title>回复： 蓝牙不见了</title>
      <link>https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1231693#M461902</link>
      <description>&lt;P&gt;先试试重启&lt;/P&gt;&lt;P&gt;如果无效就打开设备管理器&amp;nbsp; 优先查看驱动&lt;/P&gt;&lt;P&gt;蓝牙疑难解答也先试试&lt;/P&gt;</description>
      <pubDate>Sat, 13 May 2023 15:23:59 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1231693#M461902</guid>
      <dc:creator>梁多多</dc:creator>
      <dc:date>2023-05-13T15:23:59Z</dc:date>
    </item>
    <item>
      <title>回复： 蓝牙不见了</title>
      <link>https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1237383#M463121</link>
      <description>&lt;P&gt;是不是掉驱动了，重装一下蓝牙驱动，到&lt;A href="https://support.hp.com/cn-zh/products" target="_blank"&gt;https://support.hp.com/cn-zh/products&lt;/A&gt;&amp;nbsp;输入sn和系统后提交，下载安装最新的蓝牙驱动后重启再试一次&lt;/P&gt;</description>
      <pubDate>Mon, 12 Jun 2023 08:17:20 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1237383#M463121</guid>
      <dc:creator>NAVI_Sasha</dc:creator>
      <dc:date>2023-06-12T08:17:20Z</dc:date>
    </item>
    <item>
      <title>回复： 蓝牙不见了</title>
      <link>https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1242061#M464234</link>
      <description>&lt;P&gt;我跟你一样的问题，呜呜呜，快被整崩溃了，朋友你解决好了吗？教教我吧&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jul 2023 07:34:42 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1242061#M464234</guid>
      <dc:creator>被更新折磨的人</dc:creator>
      <dc:date>2023-07-06T07:34:42Z</dc:date>
    </item>
    <item>
      <title>回复： 蓝牙不见了</title>
      <link>https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1245820#M465185</link>
      <description>&lt;P&gt;caption : Microsoft Windows 11 专业版&lt;BR /&gt;version : 10.0.22621&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;F.19&lt;BR /&gt;4LE12PA#AB2&lt;BR /&gt;True&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2023 10:46:51 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1245820#M465185</guid>
      <dc:creator>大头鬼魑魅魍魉</dc:creator>
      <dc:date>2023-07-30T10:46:51Z</dc:date>
    </item>
    <item>
      <title>回复： 蓝牙不见了</title>
      <link>https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1245821#M465186</link>
      <description>&lt;P&gt;我的也是蓝牙不见了&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;caption : Microsoft Windows 11 专业版&lt;BR /&gt;version : 10.0.22621&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;F.19&lt;BR /&gt;4LE12PA#AB2&lt;BR /&gt;True&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jul 2023 10:47:16 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/bi-ji-ben-dian-nao/lan-ya-bu-jian-le/m-p/1245821#M465186</guid>
      <dc:creator>大头鬼魑魅魍魉</dc:creator>
      <dc:date>2023-07-30T10:47:16Z</dc:date>
    </item>
  </channel>
</rss>

