Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

App-V applications are unable to start and logs error 0xc0000225


View products that this article applies to.

Symptoms

App-V applications are unable to start and log error 0xc0000225 in Microsoft-AppV-Client\Debug log under the Log folder: Applications and ServicesLogs\Microsoft\AppV\ServiceLog.

↑ Back to the top


Resolution

Create the MaxAttachWaitTimeInMillisecond registry key that adds sleep delays to address timing issues when virtual environments are closed and quickly restarted but the underlying volume is not available for enumeration.

Use the credentials of a local admin to create and set the following registry key:

Registry subkey: HKLM\SOFTWARE\Microsoft\AppV\MAV\Configuration

Registry key name: MaxAttachWaitTimeInMilliseconds

Registry Type: DWORD

Set the value to a nonzero will enable the fix. The default is zero, the maximum value is 10,000 (without commas set in the registry)

A MaxAttachWaitTimeInMilliseconds value of 1 is often sufficient to eliminate application startup failures. If applications continue to fail with the same start error, use increasingly larger value to increase the amount of time the driver sleeps between enumeration checks. You may also review verbose events in the Microsoft-AppV-Client\Debug log under the Log folder: Applications and ServicesLogs\Microsoft\AppV\ServiceLog\ to see how much sleep was used/needed then readjust MaxAttachWaitTimeInMilliseconds accordingly.

 

↑ Back to the top


Prerequisites

To use MaxAttachWaitTimeInMilliseconds, install a latest cumulative update (LCU) released March 19, 2019 or later, such as:

  • KB4489889 or higher LCU for Windows 10, version 1607 and Windows Server 2016.

  • KB4489888 or higher LCU for Windows 10, version 1703.

  • KB4489890 or higher LCU for Windows 10, version 1709.

  • KB4489894 or higher LCU for Windows 10, version 1803.

  • KB4482887 or higher LCU for Windows 10, version 1809 and Windows Server 2019.

↑ Back to the top


Keywords: windows 10, app-v

↑ Back to the top

Article Info
Article ID : 4494206
Revision : 15
Created on : 3/19/2019
Published on : 3/19/2019
Exists online : False
Views : 229