Greetings, after installing the latest update KB5034204 I get the following warning when opening e.g. foto, calculator, ecc. error file System (-2147219196). I restored the PC to a previous point and initially everything worked, but after a few minutes the problem recurred. What? Name of the application that generated the error: PhotosApp.exe, version: 0.0.0.0, timestamp: 0x6567f5bb Name of the module that generated the error: SharedLibrary.dll, version: 2.2.29512.0, timestamp: 0x5fad1a6e Exception code: 0x00001007 Error offset 0x00000000007e38de Process ID that generated the error: 0x0x3568 Launch time of the application that generated the error: 0x0x1DA4F8E34307CB2 Path to the application that generated the error: C:\Program Files\WindowsApps\Microsoft.Windows.Photos_2023.11110.29003.0_x64__8wekyb3d8bbwe\PhotosApp.exe Path to the module that generated the error: C:\Program Files\WindowsApps\Microsoft.NET.Native.Framework.2.2_2.2.29512.0_x64__8wekyb3d8bbwe\SharedLibrary.dll Report ID: 57dd651d-94d3-42d5-9a70-7543d0226224 Full package name that generated the error: Microsoft.Windows.Photos_2023.11110.29003.0_x64__8wekyb3d8bbwe thank you
If you have a supposed filesystem error the first thing to do, is to check the filesystem (from the GUI or using chkdsk C: /F), not rollback the system which in that case can made the things worse. So check it, and if after that your system is still messed, likely the easiest way is to do an in place upgrade (using the same ISO you used to install your system, or a newer one)
Open store app uninstall photos if you dont have store use winget from terminal or cmd and uninstall photos then install it again also you can try from cmd as admin Dism /Online /Cleanup-Image /ScanHealth if error then run Dism /Online /Cleanup-Image /StartComponentCleanup /RestoreHealth also run sfc /scannow these are steps i would take and if still error then i would use backup.wim i create sometimes using dism++ to go back to working copy of OS so next time use Dism++ to create backup.wim as in cases like this one you could restore everything in 3 min and 100% everything would work.
The thing is, my system doesn't match Microsoft's TPC and CPU requirements: OS Windows 10 Pro 22H2 Build: 19045 Computer type PC/Desktop Manufacturer/Model Asus CPU Intel E 8600 dual Core 3.3GHz Motherboard P5 G41 L-ME Memory8 GB Graphics Card(s)Nvidia Quadro 2000D so I don't know what to do ..using the same ISO you used to install your system Thank You
It's not just photos that don't work, even calculators etc. Never had any problems until now... Can you give me details for to create backup.wim? Thank you
First 1 did you check your filesystem BEFORE attempting anything else, AS I suggested? If you have a corrupt filesystem, everything you're going to do will worsen your situation. Second: assuming You fixed your FS and it's OK (or you CHKDISK fixed the problem), AND your problem persist. Download the W11 ISO (If you didn't keep it) fix it to skip the W11 compatibility checks (as instructed everywhere in this forum), mount the ISO and launch the setup (then choose to keep your files and apps). It's easier done than said. No backup is needed, unless you do something really stupid or your SDD is about to die. BTW is a good practice to have a backup WHEN YOUR SYSTEM IS OK, to have a way to quickly restore it when and if your system fail again in the future.
If you use this register entry, you should be able to do a in place upgrade/repair with the Windows 11 ISO/USB. But make sure to do it OFFLINE. bypass11Upgrade.reg Code: Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\Setup\MoSetup] "AllowUpgradesWithUnsupportedTPMOrCPU"=dword:00000001