<?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>topic Re: [Reproducible][Core Ultra] Random black screen during mstsc remote session (WDDM 3.2) – suspecte in Graphics</title>
    <link>https://community.intel.com/t5/Graphics/Reproducible-Core-Ultra-Random-black-screen-during-mstsc-remote/m-p/1736504#M149142</link>
    <description>&lt;P&gt;Let's get it straight. Try the steps below:&lt;/P&gt;&lt;P&gt;Disable Remote WDDM temporarily&amp;nbsp;since the issue only pops up during RDP, disabling remote GPU scheduling can stop those TDR-style crashes. You can do this in gpedit.msc under:&lt;BR /&gt;Computer Configuration → Administrative Templates → Windows Components → Remote Desktop Services → Remote Desktop Session Host → Remote Session Environment → Use the hardware graphics adapters for all Remote Desktop Services sessions → Disabled&lt;BR /&gt;Try disabling the NPU / AI Boost while doing remote sessions seems like the dump points to npu_kmd as part of the problem. You can test this via the Device Manager or in BIOS if available.&lt;/P&gt;&lt;P&gt;Your current version is 32.0.100.4404. Sometimes newer WDDM builds handle remote sessions better. Check the latest Core Ultra 7 driver release and see if the issue persists.&lt;/P&gt;&lt;P&gt;if Windows is killing the GPU thread too aggressively, bumping the TdrDelay in the registry might help stabilize RDP sessions.&lt;/P&gt;&lt;P&gt;Once you try these, you’ll have a better idea if the black screen is strictly a Remote WDDM + NPU interaction or something else.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Bruce&lt;/P&gt;</description>
    <pubDate>Tue, 10 Feb 2026 07:09:04 GMT</pubDate>
    <dc:creator>RedCapsicum9</dc:creator>
    <dc:date>2026-02-10T07:09:04Z</dc:date>
    <item>
      <title>[Reproducible][Core Ultra] Random black screen during mstsc remote session (WDDM 3.2) – suspected Re</title>
      <link>https://community.intel.com/t5/Graphics/Reproducible-Core-Ultra-Random-black-screen-during-mstsc-remote/m-p/1736277#M149094</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My problem is blow when using rdp, host is blackout (crash - see 'black screen')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;System Configuration&lt;/P&gt;&lt;P&gt;CPU: Intel Core Ultra 7 265K&lt;BR /&gt;GPU: (Device Manager GPU name)&lt;BR /&gt;NPU: Intel AI Boost / Neural Processor&lt;BR /&gt;RAM: (size)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Software Environment&lt;/P&gt;&lt;P&gt;OS: Windows 11 Pro&lt;BR /&gt;Build: 26200&lt;BR /&gt;Driver Model: WDDM 3.2&lt;BR /&gt;Intel Graphics Driver: 32.0.100.4404&lt;BR /&gt;Remote Access: Microsoft Remote Desktop (mstsc)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issue Description&lt;/P&gt;&lt;P&gt;Random black screen occurs only during mstsc remote sessions.&lt;/P&gt;&lt;P&gt;Key observations:&lt;/P&gt;&lt;P&gt;- Local console usage is fully stable.&lt;BR /&gt;- mstsc remote session replaces console session (local display logs out).&lt;BR /&gt;- Black screen happens randomly after short or long usage.&lt;BR /&gt;- No issue when system used locally.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dump Analysis Findings&lt;/P&gt;&lt;P&gt;npu_kmd!__KmGetSupportedWDDMVersion: Unsupported WDDM version&lt;BR /&gt;NPU firmware activity observed&lt;BR /&gt;TDR related queue activity detected&lt;BR /&gt;VpuBugcheckSecondaryDumpDataCallback present&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reproduction Steps&lt;/P&gt;&lt;P&gt;1. Boot system.&lt;BR /&gt;2. Connect using mstsc.&lt;BR /&gt;3. Use system normally through remote session.&lt;BR /&gt;4. After random duration, screen turns black.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Expected Behavior&lt;/P&gt;&lt;P&gt;Stable remote session without GPU/NPU crash.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actual Behavior&lt;/P&gt;&lt;P&gt;Black screen during remote session.&lt;BR /&gt;Symptoms consistent with TDR or GPU scheduling stall.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additional Observations&lt;/P&gt;&lt;P&gt;Local console usage stable.&lt;/P&gt;&lt;P&gt;Group Policy:&lt;BR /&gt;No Remote Desktop graphics policy conflict detected.&lt;/P&gt;&lt;P&gt;query session:&lt;BR /&gt;console active when local.&lt;BR /&gt;rdp-tcp session during remote.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Workaround Testing&lt;/P&gt;&lt;P&gt;Remote WDDM disable testing in progress.&lt;BR /&gt;NPU disable not yet confirmed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Suspected Root Cause&lt;/P&gt;&lt;P&gt;Remote WDDM execution path interaction with Intel NPU driver under WDDM 3.2.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If additional logs or testing steps are required, please let me know and I will provide them promptly.&lt;/P&gt;&lt;P&gt;This issue appears to be consistently reproducible only during mstsc remote sessions while local console usage remains stable. Based on dump analysis and observed behavior, it may be related to Remote WDDM execution path handling and potential interaction with the Intel NPU driver under WDDM 3.2.&lt;/P&gt;&lt;P&gt;I have attached kernel dump files, dxdiag output, driver information, to assist with analysis.&lt;/P&gt;&lt;P&gt;Thank you for your support.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 08 Feb 2026 03:40:37 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Reproducible-Core-Ultra-Random-black-screen-during-mstsc-remote/m-p/1736277#M149094</guid>
      <dc:creator>msjeon</dc:creator>
      <dc:date>2026-02-08T03:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: [Reproducible][Core Ultra] Random black screen during mstsc remote session (WDDM 3.2) – suspecte</title>
      <link>https://community.intel.com/t5/Graphics/Reproducible-Core-Ultra-Random-black-screen-during-mstsc-remote/m-p/1736504#M149142</link>
      <description>&lt;P&gt;Let's get it straight. Try the steps below:&lt;/P&gt;&lt;P&gt;Disable Remote WDDM temporarily&amp;nbsp;since the issue only pops up during RDP, disabling remote GPU scheduling can stop those TDR-style crashes. You can do this in gpedit.msc under:&lt;BR /&gt;Computer Configuration → Administrative Templates → Windows Components → Remote Desktop Services → Remote Desktop Session Host → Remote Session Environment → Use the hardware graphics adapters for all Remote Desktop Services sessions → Disabled&lt;BR /&gt;Try disabling the NPU / AI Boost while doing remote sessions seems like the dump points to npu_kmd as part of the problem. You can test this via the Device Manager or in BIOS if available.&lt;/P&gt;&lt;P&gt;Your current version is 32.0.100.4404. Sometimes newer WDDM builds handle remote sessions better. Check the latest Core Ultra 7 driver release and see if the issue persists.&lt;/P&gt;&lt;P&gt;if Windows is killing the GPU thread too aggressively, bumping the TdrDelay in the registry might help stabilize RDP sessions.&lt;/P&gt;&lt;P&gt;Once you try these, you’ll have a better idea if the black screen is strictly a Remote WDDM + NPU interaction or something else.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-Bruce&lt;/P&gt;</description>
      <pubDate>Tue, 10 Feb 2026 07:09:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Graphics/Reproducible-Core-Ultra-Random-black-screen-during-mstsc-remote/m-p/1736504#M149142</guid>
      <dc:creator>RedCapsicum9</dc:creator>
      <dc:date>2026-02-10T07:09:04Z</dc:date>
    </item>
  </channel>
</rss>

