Event ID 69

Page 2 of 3 FirstFirst 123 LastLast

  1. Posts : 204
    Windows 10 Pro
       #11

    C5Longhorn said:
    Let me guess, the critical event 41 and associated non critical error?

    lt was 10005 type errors and the usual suspects (69)
      My Computer


  2. Posts : 7,871
    Windows 11 Pro 64 bit
       #12

    I'm getting the same errors on a clean installation i.e. Event 69 - Failed with 0x490 modifying AppModel Runtime status for package .......

    On looking at the Apps, I find the ones referenced by the above errors have just been updated.

    Is this just another 'feature' of Windows 10 due to MS sloppy software engineering and is there a fix for it?
      My Computers


  3. Posts : 204
    Windows 10 Pro
       #13

    I think its a klitch in the OS trying to be the 'be all do all' OS. Everybody that monitors Event Viewer regularly sees all sorts of
    errors. I've spent hours and hours tracking down each one and have finally got em down to 4 shut down errors and 8 warnings.
    It still rears it`s head with random Apps, Ready Boost (that is toggled off and unnecessary), User and Runtime errors. I truly feel
    that it is still in it`s infancy and needs to be hammered out down the road.
      My Computer


  4. Posts : 3
    windows 10
       #14

    I think that I have solution for this :

    Press the Windows key. Type wsreset.exe in the search box. Run it as administrator it will stay blank after it finishes windows store will auto start. if it doesn't work try next.

    Re-register Store Apps.
    Press the Windows key. Type PowerShell in the search box.
    Right click on Windows PowerShell in the search results and click Run As Administrator.
    In the Windows PowerShell window, type the following command then press enter :
    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
      My Computer


  5. Posts : 204
    Windows 10 Pro
       #15

    Thanks for the tip Moshi...the good news is since the last Win OS update the error events have dropped to 4-6 warnings with NO red error events (well other than pilot errors during usage) on start up or reboot. Seems like M$ is slowly coming around with W10.
      My Computer


  6. Posts : 7,871
    Windows 11 Pro 64 bit
       #16

    I just upgraded my desktop PC to Windows 10 latest build and get these errors too. I sthere afix or do we just wait for MS to wake up and fix the problem?
      My Computers


  7. Posts : 234
    Windows 10
       #17

    Moshi said:
    Press the Windows key. Type wsreset.exe in the search box.

    Re-register Store Apps.
    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
    Applied both suggestions, but occasional update failure errors persist - perhaps reduced in frequency however.
    More insight welcomed.
      My Computers


  8. Posts : 5
    Windows 10
       #18

    Moshi said:
    I think that I have solution for this :

    Press the Windows key. Type wsreset.exe in the search box. Run it as administrator it will stay blank after it finishes windows store will auto start. if it doesn't work try next.

    Re-register Store Apps.
    Press the Windows key. Type PowerShell in the search box.
    Right click on Windows PowerShell in the search results and click Run As Administrator.
    In the Windows PowerShell window, type the following command then press enter :
    Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
    Hello
    This is strange but i get error when i use this command on Powershell administrator:

    PS C:\WINDOWS\system32> Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}

    Add-AppxPackage : Cannot find path 'C:\AppXManifest.xml' because it does not exist.At line:1 char:28+ ... | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (C:\AppXManifest.xml:String) [Add-AppxPackage], ItemNotFoundException + FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
      My Computer


  9. Posts : 5,478
    2004
       #19

    taken said:
    This is strange but i get error when i use this command on Powershell administrator:
    What was your full message?

    I get exactly the same text as you but the rest of the message says why (I had Edge open) ...
    Code:
    Windows PowerShell
    Copyright (C) Microsoft Corporation. All rights reserved.
    
    PS C:\WINDOWS\system32> Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml”}
    Add-AppxPackage : Cannot find path 'C:\AppXManifest.xml' because it does not exist.
    At line:1 char:28
    + ...  | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (C:\AppXManifest.xml:String) [Add-AppxPackage], ItemNotFoundException
        + FullyQualifiedErrorId : PathNotFound,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    Add-AppxPackage : Deployment failed with HRESULT: 0x80073D02, The package could not be installed because resources it
    modifies are currently in use.
    error 0x80073D02: Unable to install because the following apps need to be closed
    Microsoft.MicrosoftEdge_41.16299.248.0_neutral__8wekyb3d8bbwe.
    NOTE: For additional information, look for [ActivityId] a5594ffe-c10b-0001-dc6d-4fa60bc1d301 in the Event Log or use
    the command line Get-AppxLog -ActivityID a5594ffe-c10b-0001-dc6d-4fa60bc1d301
    At line:1 char:28
    + ...  | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.I ...
    +                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : NotSpecified: (C:\Windows\Syst...ppXManifest.xml:String) [Add-AppxPackage], Exception
        + FullyQualifiedErrorId : DeploymentError,Microsoft.Windows.Appx.PackageManager.Commands.AddAppxPackageCommand
    
    PS C:\WINDOWS\system32>

    Please post your results within tags like this to make it easier to read - like the above box...

    [code] whatever console output you want ... [/code]

    Welcome to the forum incidentally :)
      My Computer


  10. Posts : 5
    Windows 10
       #20

    Hello lx07 and everyone
    I have nothing and this is strange look:
    Event ID 69-image.png

    I don`t know why but he want to find:
    Cannot find path 'C:\AppXManifest.xml' because it does not exist
    and this file not exist :-(

      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 01:25.
Find Us




Windows 10 Forums