<?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>article Qlik Sense Enterprise on Windows patch version not visible in Programs and Features on Windows Server 2025 in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-patch-version-not-visible-in/ta-p/2548413</link>
    <description>&lt;P&gt;After upgrading to &lt;FONT color="#339966"&gt;&lt;STRONG&gt;Microsoft Windows Server 2025&lt;/STRONG&gt;&lt;/FONT&gt;, the installed Qlik Sense Enterprise on Windows patch version is no longer visible in the&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Installed Updates&lt;/FONT&gt;&amp;nbsp;&lt;/STRONG&gt;summary.&lt;/P&gt;
&lt;P&gt;In previous Windows Server versions, navigating to&amp;nbsp;&lt;STRONG&gt;Control Panel&amp;nbsp;&lt;/STRONG&gt;&amp;gt;&amp;nbsp;&lt;STRONG&gt;Programs and Features&amp;nbsp;&lt;/STRONG&gt;&amp;gt;&amp;nbsp;&lt;STRONG&gt;Installed Updates&amp;nbsp;&lt;/STRONG&gt;displayed&amp;nbsp;the patch version.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Changes in Windows Server 2025 affect how installed updates are displayed in the Control Panel. This does not indicate a failed installation.&lt;/P&gt;
&lt;P&gt;You can verify what patch version of Qlik Sense Enterprise on Windows you have installed by retrieving it from the Windows registry. Alternatively, see &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/What-version-of-Qlik-Sense-Enterprise-on-Windows-am-I-running/ta-p/1716440" target="_blank" rel="noopener"&gt;What version of Qlik Sense Enterprise on Windows am I running?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The registry key including the patch version is:&lt;/P&gt;
&lt;PRE&gt;Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\&lt;STRONG&gt;QlikSenseEnterprisePatch&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;P&gt;You can query the registry using PowerShell.&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;Administrator privileges are required to access the Registry or to run the recommended PowerShell script.&lt;/BLOCKQUOTE&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Option One: Use Get-QlikSensePatchInfo.ps1&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;We recommend using the attached&amp;nbsp;Get-QlikSensePatchInfo.ps1 script.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Download&amp;nbsp;&lt;EM&gt;Get-QlikSensePatchInfo.zip&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and extract it&lt;/LI&gt;
&lt;LI&gt;Run&amp;nbsp;&lt;EM&gt;Get-QlikSensePatchInfo.ps1&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;The script will return:
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;STRONG&gt;DisplayName&lt;/STRONG&gt;: Patch name&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;DisplayVersion&lt;/STRONG&gt;: Patch version number&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;UninstallString&lt;/STRONG&gt;: Uninstall command&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Example output:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;DisplayName : Qlik Sense May 2025 Patch 17&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DisplayVersion : 14.231.29&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;UninstallString : "C:\ProgramData\Package Cache\c70a85bf-ecb8-4772-affb-80f28a97bdcb\Qlik_Sense_update.exe"&lt;/FONT&gt;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Option Two: Query the registry manually&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Open a PowerShell command line with elevated permissions&lt;/LI&gt;
&lt;LI&gt;Run the following PowerShell command:&lt;BR /&gt;
&lt;PRE&gt;Get-ItemProperty "HKLM:\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\QlikSenseEnterprisePatch" |
Select-Object DisplayName, DisplayVersion, UninstallString​&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Sense Enterprise on Windows&lt;/LI&gt;
&lt;LI&gt;Windows Server 2025&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Tue, 05 May 2026 12:16:35 GMT</pubDate>
    <dc:creator>JanJorissen</dc:creator>
    <dc:date>2026-05-05T12:16:35Z</dc:date>
    <item>
      <title>Qlik Sense Enterprise on Windows patch version not visible in Programs and Features on Windows Server 2025</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-patch-version-not-visible-in/ta-p/2548413</link>
      <description>&lt;P&gt;After upgrading to &lt;FONT color="#339966"&gt;&lt;STRONG&gt;Microsoft Windows Server 2025&lt;/STRONG&gt;&lt;/FONT&gt;, the installed Qlik Sense Enterprise on Windows patch version is no longer visible in the&amp;nbsp;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Installed Updates&lt;/FONT&gt;&amp;nbsp;&lt;/STRONG&gt;summary.&lt;/P&gt;
&lt;P&gt;In previous Windows Server versions, navigating to&amp;nbsp;&lt;STRONG&gt;Control Panel&amp;nbsp;&lt;/STRONG&gt;&amp;gt;&amp;nbsp;&lt;STRONG&gt;Programs and Features&amp;nbsp;&lt;/STRONG&gt;&amp;gt;&amp;nbsp;&lt;STRONG&gt;Installed Updates&amp;nbsp;&lt;/STRONG&gt;displayed&amp;nbsp;the patch version.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Changes in Windows Server 2025 affect how installed updates are displayed in the Control Panel. This does not indicate a failed installation.&lt;/P&gt;
&lt;P&gt;You can verify what patch version of Qlik Sense Enterprise on Windows you have installed by retrieving it from the Windows registry. Alternatively, see &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/What-version-of-Qlik-Sense-Enterprise-on-Windows-am-I-running/ta-p/1716440" target="_blank" rel="noopener"&gt;What version of Qlik Sense Enterprise on Windows am I running?&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;The registry key including the patch version is:&lt;/P&gt;
&lt;PRE&gt;Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\&lt;STRONG&gt;QlikSenseEnterprisePatch&lt;/STRONG&gt;&lt;/PRE&gt;
&lt;P&gt;You can query the registry using PowerShell.&lt;/P&gt;
&lt;BLOCKQUOTE class="quote"&gt;Administrator privileges are required to access the Registry or to run the recommended PowerShell script.&lt;/BLOCKQUOTE&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Option One: Use Get-QlikSensePatchInfo.ps1&amp;nbsp;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;We recommend using the attached&amp;nbsp;Get-QlikSensePatchInfo.ps1 script.&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Download&amp;nbsp;&lt;EM&gt;Get-QlikSensePatchInfo.zip&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;and extract it&lt;/LI&gt;
&lt;LI&gt;Run&amp;nbsp;&lt;EM&gt;Get-QlikSensePatchInfo.ps1&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;The script will return:
&lt;UL class="lia-list-style-type-circle"&gt;
&lt;LI&gt;&lt;STRONG&gt;DisplayName&lt;/STRONG&gt;: Patch name&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;DisplayVersion&lt;/STRONG&gt;: Patch version number&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;UninstallString&lt;/STRONG&gt;: Uninstall command&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Example output:&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;DisplayName : Qlik Sense May 2025 Patch 17&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;DisplayVersion : 14.231.29&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;UninstallString : "C:\ProgramData\Package Cache\c70a85bf-ecb8-4772-affb-80f28a97bdcb\Qlik_Sense_update.exe"&lt;/FONT&gt;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Option Two: Query the registry manually&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Open a PowerShell command line with elevated permissions&lt;/LI&gt;
&lt;LI&gt;Run the following PowerShell command:&lt;BR /&gt;
&lt;PRE&gt;Get-ItemProperty "HKLM:\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\QlikSenseEnterprisePatch" |
Select-Object DisplayName, DisplayVersion, UninstallString​&lt;/PRE&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Environment&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Qlik Sense Enterprise on Windows&lt;/LI&gt;
&lt;LI&gt;Windows Server 2025&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 05 May 2026 12:16:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Enterprise-on-Windows-patch-version-not-visible-in/ta-p/2548413</guid>
      <dc:creator>JanJorissen</dc:creator>
      <dc:date>2026-05-05T12:16:35Z</dc:date>
    </item>
  </channel>
</rss>

