Apps :: Store Keeps Crashing After Upgrade
Sep 12, 2015I upgrade my laptop to windows 10, but the store keep crashing ...
View 3 RepliesI upgrade my laptop to windows 10, but the store keep crashing ...
View 3 RepliesSince the last update, windows store all of the sudden won't restart. how to make it work again?
View 5 RepliesI'm running the RTM build on my tablet and the Store and Movies and TV apps crash on launch. I've tried restarts but they're not working.
View 1 Replies1)open cmd as admin
2)Go to C:Users<Insert Username>AppDataLocalPackages and search name of your broken app (I will search Photos app)
3)Look at folder's name (Microsoft.Windows.Photos)
4)Now you know your app's id. Let's go back to cmd
5)Use this code
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WRITE APP'S ID HERE).InstallLocation + 'AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
It will be like this
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.Windows.Photos).InstallLocation + 'AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
6)Press Enter and wait till the command finishes its work.
7)You don't have to reboot. Open your broken app and it will work now
1)open cmd as admin
2)Go to C:Users<Insert Username>AppDataLocalPackages and search name of your broken app (I will search Photos app)
3)Look at folder's name (Microsoft.Windows.Photos)
4)Now you know your app's id. Let's go back to cmd
5)Use this code
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.WRITE APP'S ID HERE).InstallLocation + 'AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
It will be like this
PowerShell -ExecutionPolicy Unrestricted -Command "& {$manifest = (Get-AppxPackage Microsoft.Windows.Photos).InstallLocation + 'AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest}"
6)Press Enter and wait till the command finishes its work.
7)You don't have to reboot. Open your broken app and it will work now
My dad upgraded to Windows 10 a few days ago, however, now VLC and PowerDVD crash for some reason... they were working perfectly fine before the upgrade.
For VLC, the video will freeze, but the audio will keep playing, but when you move the cursor to a point in the program, it just closes and crashes. However, there is no error report in the Event viewer.
Likewise, using PowerDVD 15 to play the same video, will completely freeze, both video and audio will freeze. He hasn't tried playing an actual DVD/BD yet.
He plays the video in the "Movies & TV" app and it plays fine.
I'm at a loss for a solution, I've uninstalled VLC and reinstalled it. I use the same two programs and have had no issue.
I upgraded on 7/29 and none of my Store Apps work. Store app is grayed out with a download arrow. I have run sfc /scannow and DISM restore health commands. There are no issues. I saw a command to fix the issue in another part of the forum, which I ran and completed but still no joy. That command:
Add-AppxPackage -DisableDevelopmentMode -Register "C:Program FilesWindowsAppsMicrosoft.WindowsStore_2015.8.3.0_x64__8wekyb3d8bbweAppxManifest.xml"
I have gone though Brink's excellent Tutorials on re-registering Store and all apps. When reregistering Store, attachment "Error Store Reg" gives the details.
When I try and re-register all apps, attachment "StoreAppReReg-error" shows the errors.
When I run wsreset.exe, I get the error "ms-windows-store:PurgeCaches. The application cannot be started. Try reinstalling the application to fix the problem". I have been reluctant to do this in case I lose StoreApp altogether after removal and cannot install again.
I am not able to open the store. Its not opening in Windows 10, how can I fix it?
View 7 Repliesmy app store crashes whenever I click any app for installing. This started happening when I restored My windows 10 after getting the upgrade.
View 7 RepliesHaving issue with Store crashing?
Since today unable to open store app. Build 10532.
I am having some trouble getting the default store apps to work. As for the store itself, it used to briefly show the splash then crash. Now it is just an unknown file type that doesn't do anything when clicked. I have tried some of the more common fixes, like the powershell re-register scripts, but none work, all returning errors of one kind or another. At this point, would it just be easier to "Reset this PC", or is there another fix I may not have tried?
View 8 RepliesAfter installing Windows 10 - on the first login screen, when I enter my password pc is freezing up, after a few seconds it fades to black and then restarts. Cannot get past this part. The PC I'm upgrading is a Dell Inspiron laptop upgrading from Win7.
View 6 RepliesAfter upgrade from W81 to W10, I have occasional Notepad, Thunderbird email, and PhotoPhilia crashes, no data saved. Occasionally the task does not crash but does disappear from the task bar (visible from Task Manager) though I can't get back into it.
I have not upgraded any of these products. I'd have assumed that Notepad, at least, would be current. I don't know how to find which build I am on.
Essentially, ever since I upgraded, my computer (which has had its issues in the past, admittedly) has been crashing repeatedly, multiple times per day, exact amount varying with what I'm doing. The most common error according to WhoCrashed is Video_TDR_ERROR, followed by DPC_WATCHDOG_VIOLATION, and HAL_INITIALIZATION_FAILED.
I've noticed it crashes more often when playing a flash video or similar streaming, followed by media players, and then even sometimes when just browsing the web. The majority of the time, it will freeze first, repeating a sound loop varying from a split second to a full second or so until it finally bluescreens.
I've taken the following steps so far to try fixing it, after some google searching:
*Rolling back Nvidia drivers to .30
*Completely removing the nvidia drivers with the uninstaller utility, and then reinstalling them again
*Reinstalling sound drivers and wifi drivers.
*SFC checks, and DISM even when nothing was found
*Hard drive repair (Check disk and seatools)
*Virus scans
But no luck so far. I'm assuming it's driver/software related based on what I know of the errors and the timing of it all.
As a side note, I can't change back to 7 right now, it's a long story that basically comes down to the files getting deleted when they shouldn't have been. I'd also prefer to avoid Restoring, as that removes all programs (Effectively, I don't have any from the Store), which defeats the purpose of upgrading instead of doing a clean install, unless someone knows of a 'repair' installation option like Windows 7 had, that keeps ALL programs installed, but I can't find anything like that.
Attached the generated archive.
I originally wanted to completely disable the UAC as the admin permission messages that popped for almost any/everything i wanted to do were very annoying. I dont remember exactly what i did, but it was something in gpedit or something similar to it. After i did that my windows store app stopped working, and appeared as a blank space in my task bar as it was still pinned there. As the store wasnt working, apps related to it like the calculator disappeared from my pc. They dont appear when i search for them, and links to DL ones from the store dont work either.
I tried the guide here Apps - Reinstall and Re-register in Windows 8 and 10 - Windows 10 Forums and did step 2, but that managed to break powershell and make it disappear as well as disabling my task bar and start menu. I cant right click anything in my task bar, and can only use the start menu's right click menu.
I cannot install anything from Windows Store. It will down load normally & then fail with error 80073DOA. Updates to Apps also fail to install with the same error. I have run wreset ( several times) but still no joy. Date & Time Zone are correct.
Windows Firewall must be enabled to allow the Store to Update & Install!
Found this by accident. I was running the Firewall that came with Norton Security. Why this is a requirement I don't know. Disabling the Norton Firewall was easy but there was no option to turn the windows Firewall back on as Norton had taken over so I went into Services & did it from there. All working fine now ))
I have been facing the File System error (-2143326205) ever since I upgraded from Windows 8.1 to Windows 10.
Error description: All Windows Store Apps (Metro/modern/whatever they are called now) crash when I am not online. The Photos app is by far the only app that has given me an error dialog box. I can assume that all apps are crashing for the same reason because all of them start working again when I get back online.
I am not a great fan of these modern apps and the user interface clutter caused by them and hardly use them. But there are some games like Minesweeper that I want to play when I am on the go. I dunno why Microsoft even made calc a modern app (can't even multiply big numbers when not connected).
So far, I have not been able to find a proper solution to this problem. I guess it is a problem in Windows 10 itself and it will take a while for Microsoft to set it right. But I have an idea. Is there any software that creates a fake internet adapter that is always connected to the internet so that the apps think that I am online and don't crash? Is there an actual working solution?
Various applications are crashing at seemingly random times. The most common culprits are video games (in my case, GTAV and JustCause2), but various windows executables also crash.
The most common exception code which caused the crash is 0xc0000005. Other codes pop up from time to time as well, such as 0xc000000d, 0xc0000409, 0xc0000374, or 0x80000003.
The time between crashes varies wildly. Sometimes a game will crash 3 times on start up. Other times it will work for 4 hours straight. Sometimes the computer is working solidly, other times critical applications hang, forcing a restart with no log of the event. Some games never experience a crash, while others love to do so. For example, XCOM hasn't crashed once in the 30 hours I've played it, while JustCause2 crashed about ~10 times in 5 hours of gameplay.
I've attached all the application error events that have occurred since I switched over to Windows 10. (I switched over on Aug 9 in an unsuccessful attempt to fix this issue, so all the logs before then are currently hidden away in a backup. But don't worry, all the logs before then are more of the same.)
My CCleaner Pro keeps crashing in Windows 10 and leaving a critical event in the Reliability History.I uninstalled it, then reinstalled it but the same thing happens.
View 9 RepliesI'm using windows 10 on my surface 3, Today I realised that almost all MS app like store, groove music, calculator are crashing when I try to open them. I have restarted, checked for updates but none of the apps open. They crash in less than a second.
The only changes I did today was to install Kaspersky Internet Security and now I've removed it but nothing has changed.
OS is 10586.164
I have windows 10 and as soon as i open apps like netflix they just crash after about 1 second but also when i am looking for new apps on the app store when i click on a new app i want the app store crashes
View 1 RepliesIs there any way, so that I can stop automatic download of Windows apps from the Store. Since "New apps will save to" button is greyed out and I don't want space to filled with apps or can it be turned to manual check.
View 3 RepliesA bit of background info: I have installed Windows 10 about 5 times.
The first 4 it would only work until the first reboot because during the setup phase it would automatically install a faulty driver and on the first available restart my Windows would break and I would have to reinstall to get the laptop working again. However all metro apps worked fine before the first reboot.
The 5th time I switched my internet off and window 10 setup finished without internet. That means the faulty driver didn't automatically get installed so I had a chance to switch off the automatic driver installation. However it also meant Windows 10 didn't get activated during the setup phase. I switched internet on, activated Windows 10. Now my computer works fine but all Metro apps are greyed out and not working. For some of them the application crashes and others give me the error "This app can't open". I tried all obvious solutions
sfc /scannow and the DISM commandReinstalling them using: Get-AppXPackage -AllUsers | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)AppXManifest.xml"}Reinstalling them using PowershellStarting the Application Identity and App Readiness Services and a couple of other random suggestions I saw online. For me nothing has worked. I tried digging deeper and looking at the event logs the error message when trying to open the store is:
Activation of application Microsoft.Getstarted_8wekyb3d8bbwe!App failed with error:
The application cannot be started. Try reinstalling the application to fix the problem. See the Microsoft-Windows-TWinUI/Operational log for additional information.
Looking at the Microsoft-Windows-TWinUI/Operational log:
Activation of the app Microsoft.WindowsStore_8wekyb3d8bbwe!App for the Windows.Launch contract was blocked with error 0x80073CFC because its package is in state: 66.
Windows 10 Store gives error 0x803F8003 when trying to download/update apps
Note: the error appears right after it shows acquiring license.
Since I upgraded to windows 10 my OneDrive account has not been syncing properly and regularly comes up with errors when I start up before abruptly crashing. A lot of the advice I have found online recommends e.g. right clicking on the OneDrive app in the bottom right however the OneDrive app does not actually appear for me (I have selected OneDrive to always show in the notification area in the settings but this does not work).
How I can fix/reset OneDrive so that it actually works properly on windows 10?
Also, I understand microsoft have removed the feature to allow you to access OneDrive online only files direct from explorer instead forcing you to download everything you need to access locally onto the computer. As this was quite literally the only feature that put OneDrive ahead of e.g. Dropbox/Google Drive.
I have a user that is testing out windows 10 and Acrobat DC keeps crashing when saving a.pdf. Tried different .pdf's same result. I have UN-installed dc and re-installed it and still same problem. I don't think this is a problem with Windows 10 as I have had this issue before in windows 7 as well. The only resolution so far is to put Acrobat 11 pro back on. Unfortunately our Manager want us to move toward DC.
View 5 Replies