<?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/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1223557#M78876</link>
    <description>&lt;P&gt;我把那个文件夹发贴回你了，然后咋办？&lt;/P&gt;</description>
    <pubDate>Sun, 26 Mar 2023 12:26:50 GMT</pubDate>
    <dc:creator>Darksiders2</dc:creator>
    <dc:date>2023-03-26T12:26:50Z</dc:date>
    <item>
      <title>无线投屏无法使用</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1222293#M78757</link>
      <description>&lt;P&gt;在添加了无线显示器功能后，在投影到此电脑那选了所有位置都可见，可是在手机上打开无线投屏却搜索不到这台电脑。&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 11:30:57 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1222293#M78757</guid>
      <dc:creator>Darksiders2</dc:creator>
      <dc:date>2023-03-20T11:30:57Z</dc:date>
    </item>
    <item>
      <title>回复： 无线投屏无法使用</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1222300#M78759</link>
      <description>&lt;P&gt;刚刚电脑重启之后能被搜索到，投屏也能正常使用，但是在电脑端切出投屏画面之后去开热点给手机用投屏立马就断了，是这两个功能不能同时使用吗？还有就是只有每次刚开机我手机端的无线投屏才能搜索到这台电脑，这是为什么啊？是不是禁用了 Inter(R) Iris(R) Xe Graphics啊？&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 12:48:47 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1222300#M78759</guid>
      <dc:creator>Darksiders2</dc:creator>
      <dc:date>2023-03-20T12:48:47Z</dc:date>
    </item>
    <item>
      <title>回复： 无线投屏无法使用</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1222465#M78768</link>
      <description>&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;********************提供更多机器有关的信息*************************&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;**************提供信息，不是修复，不是解决方案*******************&lt;/P&gt;
&lt;P style="margin: 0in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;********************不提供信息，不勉强******************************&lt;/P&gt;
&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;系统桌面按Win+R打开运行，输入&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;" lang="zh-CN"&gt;powershell&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI 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;键盘ctrl+shift，鼠标点确定&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;&lt;SPAN&gt;命令行打开显示&lt;/SPAN&gt;&lt;SPAN&gt;PS C:\Windows\system32&amp;gt;&lt;/SPAN&gt;&lt;SPAN&gt;则是成功以管理员运行打开了&lt;/SPAN&gt;&lt;SPAN&gt;powershell，否则以上重试&lt;/SPAN&gt;&lt;/P&gt;
&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;/LI&gt;
&lt;/UL&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;gwmi Win32_OperatingSystem | select caption,version | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;(gwmi win32_bios).caption | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;(gwmi MS_SystemInformation -namespace root\wmi).SystemSKU | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;Confirm-SecureBootUEFI | out-file \hpinfo.txt -force -append;`&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;&lt;SPAN&gt;Get-NetAdapter -Name * | &lt;/SPAN&gt;&lt;SPAN&gt;ft&lt;/SPAN&gt;&lt;SPAN&gt; -View Driver&amp;nbsp;| out-file \hpinfo.txt -force -append;`&lt;/SPAN&gt;&lt;/P&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;(gwmi Win32_PNPEntity | Where-Object{$_.ConfigManagerErrorCode -ne 0}) | select caption,deviceID | out-file \hpinfo.txt -force -append&lt;/P&gt;
&lt;UL style="direction: ltr; unicode-bidi: embed; margin-top: 0in; margin-bottom: 0in;" type="disc"&gt;
&lt;LI style="margin-top: 0; margin-bottom: 0; vertical-align: middle;"&gt;&lt;SPAN&gt;打开c:\hpinfo.txt将文件内容全选(ctrl+A)复制(ctrl+c)粘贴(ctrl+v)出来发帖回复，之后c:\hpinfo.txt可以删除。&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P style="margin: 0in; margin-left: .375in; font-family: 'HP Simplified Hans Light'; font-size: 12.0pt;"&gt;&lt;SPAN&gt;如果红字报错或没有文件，确认是以管理员身份运行了powershell&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2023 03:24:19 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1222465#M78768</guid>
      <dc:creator>y2kim</dc:creator>
      <dc:date>2023-03-21T03:24:19Z</dc:date>
    </item>
    <item>
      <title>回复： 无线投屏无法使用</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1223046#M78791</link>
      <description>&lt;P&gt;caption version&lt;BR /&gt;------- -------&lt;BR /&gt;Microsoft Windows 11 家庭中文版 10.0.22621&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;F.13&lt;BR /&gt;6E2J0PA#AB2&lt;BR /&gt;True&lt;/P&gt;&lt;P&gt;Name InterfaceDescription DriverFileName DriverDate DriverVersion NdisVersion&lt;BR /&gt;---- -------------------- -------------- ---------- ------------- -----------&lt;BR /&gt;本地连接 3 TAP-Windows Adapter V9 #3 tap0901.sys 2020-10-08 9.24.6.601 6.30&lt;BR /&gt;本地连接 2 TAP-Windows Adapter V9 #2 tap0901.sys 2020-10-08 9.24.6.601 6.30&lt;BR /&gt;以太网 Realtek Gaming GbE Family Controller rt68cx21x64.sys 2022-05-16 1168.8.515... 6.85&lt;BR /&gt;本地连接* 2 Microsoft Wi-Fi Direct Virtual Adap...#2 vwifimp.sys 2006-06-21 10.0.22621.1 6.40&lt;BR /&gt;WLAN Intel(R) Wi-Fi 6E AX211 160MHz Netwtw10.sys 2022-05-24 22.150.0.3 6.60&lt;BR /&gt;本地连接 TAP-Windows Adapter V9 tap0901.sys 2020-10-08 9.24.6.601 6.30&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 14:11:11 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1223046#M78791</guid>
      <dc:creator>Darksiders2</dc:creator>
      <dc:date>2023-03-22T14:11:11Z</dc:date>
    </item>
    <item>
      <title>回复： 无线投屏无法使用</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1223557#M78876</link>
      <description>&lt;P&gt;我把那个文件夹发贴回你了，然后咋办？&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 12:26:50 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1223557#M78876</guid>
      <dc:creator>Darksiders2</dc:creator>
      <dc:date>2023-03-26T12:26:50Z</dc:date>
    </item>
    <item>
      <title>回复： 无线投屏无法使用</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1223561#M78877</link>
      <description>&lt;P&gt;让其他设备用无线投屏到电脑，和电脑打开无线热点让其他设备连接，用的都是无线网卡直连功能。&lt;/P&gt;
&lt;P&gt;我没试过同时用。&lt;/P&gt;
&lt;P&gt;无线网卡驱动已经算是新的了，不过也有更加新的版本。&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.cn/content/www/cn/zh/download/19351/windows-10-and-windows-11-wi-fi-drivers-for-intel-wireless-adapters.html" target="_blank"&gt;适用于英特尔®无线适配器的 Windows® 10 和 Windows 11* Wi-Fi 驱动程序 (intel.cn)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.intel.cn/content/www/cn/zh/download/18649/intel-wireless-bluetooth-for-windows-10-and-windows-11.html" target="_blank"&gt;英特尔® Wireless Bluetooth® Windows® 10 和 Windows 11* 版 (intel.cn)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;蓝牙也一起装&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 13:20:09 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1223561#M78877</guid>
      <dc:creator>y2kim</dc:creator>
      <dc:date>2023-03-26T13:20:09Z</dc:date>
    </item>
    <item>
      <title>回复： 无线投屏无法使用</title>
      <link>https://h30471.www3.hp.com/t5/you-xi-ben/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1223562#M78878</link>
      <description>&lt;P&gt;好像就是不能同时热点和无线投屏一起使用，我把热点关了之后无线投屏就能搜索到了。谢谢老哥帮忙&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2023 13:29:53 GMT</pubDate>
      <guid>https://h30471.www3.hp.com/t5/you-xi-ben/wu-xian-tou-ping-wu-fa-shi-yong/m-p/1223562#M78878</guid>
      <dc:creator>Darksiders2</dc:creator>
      <dc:date>2023-03-26T13:29:53Z</dc:date>
    </item>
  </channel>
</rss>

