<?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 How to extend Windows SCM default timeout of 30 seconds in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-extend-Windows-SCM-default-timeout-of-30-seconds/ta-p/1711822</link>
    <description>&lt;DIV&gt;&lt;STRONG&gt;If you get errors like:&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;Error 1053:&amp;nbsp;The service did not respond to the start or control request in a timely fashion.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;Error 1068: The dependency service or group failed to start. (Windows could not start Qlik Sense engine service&amp;nbsp;on local computer)&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;The QlikView Engine isn't responding to close command, it will be killed (Please ignore logged errors about the kill).&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV&gt;&lt;STRONG&gt;and/or in QlikView logs...&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Error Could not request the QlikView Engine process to quit.. Exception=System.Runtime.InteropServices.COMException (0x80010108): The object invoked has disconnected from its clients. (Exception from HRESULT: 0x80010108 (RPC_E_DISCONNECTED))&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;at QlikView.ApplicationClass.Quit(Int32 _ExitCode)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;at QVBWrapper.Document.NiceCloseThread(ILogBucket i_LogBucket)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Most likely, the default 30-second Windows timeout is not enough.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Windows Server running Qlik Products&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;To work around this problem, increase the default timeout value for the Service Control Manager (SCM) in the registry.&amp;nbsp;Source:&amp;nbsp;&lt;A href="http://support.microsoft.com/kb/839803/" target="_blank" rel="noopener"&gt;http://support.microsoft.com/kb/839803/&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;STRONG&gt;Warning: &lt;/STRONG&gt;Modifications to the Windows Registry cannot be supported by Qlik. Always ensure you have a viable backup before beginning this procedure. Modify the registry at your own risk.&lt;/BLOCKQUOTE&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Increase the timeout value&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Manual steps through Windows Registry Editor:&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Start Registry Editor (&lt;FONT face="courier new,courier"&gt;Regedit.exe&lt;/FONT&gt;).&lt;/LI&gt;
&lt;LI&gt;To change the value data for the&amp;nbsp;&lt;SPAN&gt;ServicesPipeTimeout&amp;nbsp;DWORD&lt;/SPAN&gt;&amp;nbsp;value to &lt;SPAN&gt;300000 &lt;/SPAN&gt;in the&amp;nbsp;Control&amp;nbsp;key, follow these steps:
&lt;OL&gt;
&lt;LI&gt;Locate and then click the following registry key:
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;Click the&amp;nbsp;&lt;STRONG&gt;Control&amp;nbsp;&lt;/STRONG&gt;subkey&lt;/LI&gt;
&lt;LI&gt;Right-click the&amp;nbsp;&lt;SPAN&gt;ServicesPipeTimeout&amp;nbsp;DWORD&lt;/SPAN&gt;&amp;nbsp;value, and then click&amp;nbsp;&lt;STRONG&gt;Modify&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Click&amp;nbsp;&lt;STRONG&gt;Decimal&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Type &lt;SPAN&gt;300000&lt;/SPAN&gt;, and then click&amp;nbsp;&lt;SPAN&gt;OK&lt;/SPAN&gt;.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;If the&amp;nbsp;&lt;SPAN&gt;ServicesPipeTimeout&amp;nbsp;&lt;/SPAN&gt;value is&amp;nbsp;not&amp;nbsp;available, add the new&amp;nbsp;&lt;SPAN&gt;DWORD&amp;nbsp;&lt;/SPAN&gt;value, and then set its value data to &lt;SPAN&gt;300000 &lt;/SPAN&gt;in the&amp;nbsp;&lt;STRONG&gt;Control&lt;/STRONG&gt;&amp;nbsp;key. To do so, follow these steps:
&lt;OL&gt;
&lt;LI&gt;Locate and then click the following registry key:
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;Click the&amp;nbsp;&lt;STRONG&gt;Control&lt;/STRONG&gt;&amp;nbsp;subkey.&lt;/LI&gt;
&lt;LI&gt;On the&amp;nbsp;Edit&amp;nbsp;menu, point to&amp;nbsp;New, and then click&amp;nbsp;&lt;SPAN&gt;DWORD &lt;/SPAN&gt;Value.&lt;/LI&gt;
&lt;LI&gt;Type&amp;nbsp;&lt;SPAN&gt;ServicesPipeTimeout&lt;/SPAN&gt;, and then press ENTER.&lt;/LI&gt;
&lt;LI&gt;Right-click the&amp;nbsp;&lt;SPAN&gt;ServicesPipeTimeout&amp;nbsp;DWORD&amp;nbsp;&lt;/SPAN&gt;value, and then click&amp;nbsp;Modify.&lt;/LI&gt;
&lt;LI&gt;Click&amp;nbsp;&lt;STRONG&gt;Decimal&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Type a value of &lt;SPAN&gt;300000&lt;/SPAN&gt;, and then click&amp;nbsp;OK.&amp;nbsp;&lt;BR /&gt;The value is 300000 milliseconds and is equivalent &amp;nbsp;to 5&amp;nbsp;minutes.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Restart the computer.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Scripted change through PowerShell:&lt;/P&gt;
&lt;P&gt;The below PowerShell script increases the default timeout value for the service&amp;nbsp;control manager in Windows. &lt;BR /&gt;The change is applied in the Windows registry and requires administrator privileges to be executed.&lt;U&gt;&lt;/U&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$Path_CurrentControlSetControl =  "HKLM:\SYSTEM\CurrentControlSet\control"
$Path_ServicesPipeTimeout = $Path_CurrentControlSetControl + "\ServicesPipeTimeout"
if(-Not (Test-Path $Path_ServicesPipeTimeout)) {
    Set-Location "$Path_CurrentControlSetControl" 
    New-ItemProperty -Path "$Path_CurrentControlSetControl" `
                     -Name "ServicesPipeTimeout" `
                     -Value "300000" `
                     -PropertyType "DWord" `
                     -Force
}&lt;/LI-CODE&gt;
&lt;P&gt;CAUTION is advised for any changes in Windows registry. Make sure you have a&amp;nbsp;recovery plan, in case of incorrect or accidental configuration.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;NOTE: &lt;/STRONG&gt;if the environment has extended timeout value but still failed to starting services, please double check and make sure the service user who is running Qlik Sense service in the local Administrator group&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE 2:&lt;/STRONG&gt;&amp;nbsp;Due to the company's policies, some customers have asked if it's possible to have the services startup without modifying the registry. For instance, by changing a value in the Qlik Sense config file. This is not possible&amp;nbsp;because&amp;nbsp;the config file is not fully read until the services has started up, and Qlik Sense cannot modify the way Windows handles services.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Mar 2026 06:05:16 GMT</pubDate>
    <dc:creator>Andre_Sostizzo</dc:creator>
    <dc:date>2026-03-19T06:05:16Z</dc:date>
    <item>
      <title>How to extend Windows SCM default timeout of 30 seconds</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/How-to-extend-Windows-SCM-default-timeout-of-30-seconds/ta-p/1711822</link>
      <description>&lt;DIV&gt;&lt;STRONG&gt;If you get errors like:&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;Error 1053:&amp;nbsp;The service did not respond to the start or control request in a timely fashion.&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;Error 1068: The dependency service or group failed to start. (Windows could not start Qlik Sense engine service&amp;nbsp;on local computer)&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face="courier new,courier"&gt;The QlikView Engine isn't responding to close command, it will be killed (Please ignore logged errors about the kill).&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;DIV&gt;&lt;STRONG&gt;and/or in QlikView logs...&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;Error Could not request the QlikView Engine process to quit.. Exception=System.Runtime.InteropServices.COMException (0x80010108): The object invoked has disconnected from its clients. (Exception from HRESULT: 0x80010108 (RPC_E_DISCONNECTED))&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;at QlikView.ApplicationClass.Quit(Int32 _ExitCode)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN&gt;at QVBWrapper.Document.NiceCloseThread(ILogBucket i_LogBucket)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/DIV&gt;
&lt;DIV class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Most likely, the default 30-second Windows timeout is not enough.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;H4&gt;&lt;STRONG&gt;&lt;FONT color="#339966"&gt;Environment&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;Windows Server running Qlik Products&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3 class="qlik-migrated-tkb-headings"&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Resolution&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;To work around this problem, increase the default timeout value for the Service Control Manager (SCM) in the registry.&amp;nbsp;Source:&amp;nbsp;&lt;A href="http://support.microsoft.com/kb/839803/" target="_blank" rel="noopener"&gt;http://support.microsoft.com/kb/839803/&lt;/A&gt;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;STRONG&gt;Warning: &lt;/STRONG&gt;Modifications to the Windows Registry cannot be supported by Qlik. Always ensure you have a viable backup before beginning this procedure. Modify the registry at your own risk.&lt;/BLOCKQUOTE&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Increase the timeout value&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;P&gt;Manual steps through Windows Registry Editor:&amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Start Registry Editor (&lt;FONT face="courier new,courier"&gt;Regedit.exe&lt;/FONT&gt;).&lt;/LI&gt;
&lt;LI&gt;To change the value data for the&amp;nbsp;&lt;SPAN&gt;ServicesPipeTimeout&amp;nbsp;DWORD&lt;/SPAN&gt;&amp;nbsp;value to &lt;SPAN&gt;300000 &lt;/SPAN&gt;in the&amp;nbsp;Control&amp;nbsp;key, follow these steps:
&lt;OL&gt;
&lt;LI&gt;Locate and then click the following registry key:
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;Click the&amp;nbsp;&lt;STRONG&gt;Control&amp;nbsp;&lt;/STRONG&gt;subkey&lt;/LI&gt;
&lt;LI&gt;Right-click the&amp;nbsp;&lt;SPAN&gt;ServicesPipeTimeout&amp;nbsp;DWORD&lt;/SPAN&gt;&amp;nbsp;value, and then click&amp;nbsp;&lt;STRONG&gt;Modify&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Click&amp;nbsp;&lt;STRONG&gt;Decimal&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Type &lt;SPAN&gt;300000&lt;/SPAN&gt;, and then click&amp;nbsp;&lt;SPAN&gt;OK&lt;/SPAN&gt;.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;If the&amp;nbsp;&lt;SPAN&gt;ServicesPipeTimeout&amp;nbsp;&lt;/SPAN&gt;value is&amp;nbsp;not&amp;nbsp;available, add the new&amp;nbsp;&lt;SPAN&gt;DWORD&amp;nbsp;&lt;/SPAN&gt;value, and then set its value data to &lt;SPAN&gt;300000 &lt;/SPAN&gt;in the&amp;nbsp;&lt;STRONG&gt;Control&lt;/STRONG&gt;&amp;nbsp;key. To do so, follow these steps:
&lt;OL&gt;
&lt;LI&gt;Locate and then click the following registry key:
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/LI&gt;
&lt;LI&gt;Click the&amp;nbsp;&lt;STRONG&gt;Control&lt;/STRONG&gt;&amp;nbsp;subkey.&lt;/LI&gt;
&lt;LI&gt;On the&amp;nbsp;Edit&amp;nbsp;menu, point to&amp;nbsp;New, and then click&amp;nbsp;&lt;SPAN&gt;DWORD &lt;/SPAN&gt;Value.&lt;/LI&gt;
&lt;LI&gt;Type&amp;nbsp;&lt;SPAN&gt;ServicesPipeTimeout&lt;/SPAN&gt;, and then press ENTER.&lt;/LI&gt;
&lt;LI&gt;Right-click the&amp;nbsp;&lt;SPAN&gt;ServicesPipeTimeout&amp;nbsp;DWORD&amp;nbsp;&lt;/SPAN&gt;value, and then click&amp;nbsp;Modify.&lt;/LI&gt;
&lt;LI&gt;Click&amp;nbsp;&lt;STRONG&gt;Decimal&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Type a value of &lt;SPAN&gt;300000&lt;/SPAN&gt;, and then click&amp;nbsp;OK.&amp;nbsp;&lt;BR /&gt;The value is 300000 milliseconds and is equivalent &amp;nbsp;to 5&amp;nbsp;minutes.&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Restart the computer.&amp;nbsp;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;Scripted change through PowerShell:&lt;/P&gt;
&lt;P&gt;The below PowerShell script increases the default timeout value for the service&amp;nbsp;control manager in Windows. &lt;BR /&gt;The change is applied in the Windows registry and requires administrator privileges to be executed.&lt;U&gt;&lt;/U&gt;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;$Path_CurrentControlSetControl =  "HKLM:\SYSTEM\CurrentControlSet\control"
$Path_ServicesPipeTimeout = $Path_CurrentControlSetControl + "\ServicesPipeTimeout"
if(-Not (Test-Path $Path_ServicesPipeTimeout)) {
    Set-Location "$Path_CurrentControlSetControl" 
    New-ItemProperty -Path "$Path_CurrentControlSetControl" `
                     -Name "ServicesPipeTimeout" `
                     -Value "300000" `
                     -PropertyType "DWord" `
                     -Force
}&lt;/LI-CODE&gt;
&lt;P&gt;CAUTION is advised for any changes in Windows registry. Make sure you have a&amp;nbsp;recovery plan, in case of incorrect or accidental configuration.&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;NOTE: &lt;/STRONG&gt;if the environment has extended timeout value but still failed to starting services, please double check and make sure the service user who is running Qlik Sense service in the local Administrator group&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;NOTE 2:&lt;/STRONG&gt;&amp;nbsp;Due to the company's policies, some customers have asked if it's possible to have the services startup without modifying the registry. For instance, by changing a value in the Qlik Sense config file. This is not possible&amp;nbsp;because&amp;nbsp;the config file is not fully read until the services has started up, and Qlik Sense cannot modify the way Windows handles services.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Mar 2026 06:05:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/How-to-extend-Windows-SCM-default-timeout-of-30-seconds/ta-p/1711822</guid>
      <dc:creator>Andre_Sostizzo</dc:creator>
      <dc:date>2026-03-19T06:05:16Z</dc:date>
    </item>
  </channel>
</rss>

