Windows 10: Microsoft Store apps crash with Exception Code 0xc000027b

Discus and support Microsoft Store apps crash with Exception Code 0xc000027b in Windows 10 News to solve the problem; If the Microsoft Store apps on your system crash without displaying any error window, it may be the sign of error code 0xc000027b. Since there is no... Discussion in 'Windows 10 News' started by WinClub, May 23, 2021.

  1. WinClub New Member

    Microsoft Store apps crash with Exception Code 0xc000027b


    If the Microsoft Store apps on your system crash without displaying any error window, it may be the sign of error code 0xc000027b. Since there is no error message displayed, the cause of this problem remains unknown until the user investigates through the Event Viewer. In this post, we will see the possible solutions for Exception Code 0xc000027b.

    Microsoft Store apps crash with Exception Code 0xc000027b Microsoft-Store-apps-crash-error-0xc000027b.png

    There are many causes for this error, like faulty or corrupt Windows Store component, incorrect date and time, system file corruption, etc.

    Microsoft Store apps crash with Exception Code 0xc000027b


    If you get this 0xc000027b error on your system in the Event Viewer, the following solutions may help you:

    1. Set the correct date and time.
    2. Run Windows Store Apps Troubleshooter.
    3. Reset Microsoft Store via Settings
    4. Execute a command in Windows PowerShell.
    1] Set the correct date and time


    Incorrect date and time also cause Microsoft Store apps to crash with an exception code 0xc000027b. The bad timestamp causes Store requests to fail due to which the Store’s server becomes unable to establish a connection, as a result, users experience Store and Store apps crashing. In this case, the issue can be solved by setting the correct date, time, and timezone.

    Microsoft Store apps crash with Exception Code 0xc000027b Microsoft-Store-apps-crash-error-0xc000027b_2.png

    Follow the below instructions to do so:

    1. Open the Run dialog, type timedate.cpl and click OK.
    2. This will open the Time and Date window.
    3. Click on the Change date and time button. This will allow you to set the correct date and time.
    4. To change the time zone (if it is incorrect), click on the Change time zone button and select the time zone accordingly from the drop-down menu.
    5. When you are done, click Apply and then OK to save the settings.

    Now, restart your computer and check whether the issue is solved or not.

    2] Run the Windows Store Apps Troubleshooter


    Windows Apps Troubleshooter is a built-in tool that helps fix Microsoft Store apps problems. Run this tool and see if it helps.

    Microsoft Store apps crash with Exception Code 0xc000027b Microsoft-Store-apps-crash-error-0xc000027b_1-355x500.png

    Follow the steps listed below:

    1. Open the Settings app and click Update & Security.
    2. Select Troubleshoot from the left side and click Additional troubleshooters on the right pane.
    3. Scroll down the list and select Windows Store Apps.
    4. Click Run the troubleshooter.
    3] Reset Microsoft Store via Settings


    Microsoft Store apps crash with Exception Code 0xc000027b reset-microsoft-store.jpg

    One of the causes for this problem is the corrupted Windows Store component. In this case, if the Windows Store calls upon the corrupted component, it crashes. Try to reset the Microsoft Store via Settings and see if the problem persists.

    4] Execute a command in Windows PowerShell


    If resetting the Windows Store did not fix your problem, copy the following command, paste it into the Windows PowerShell, and press Enter. You have to launch the PowerShell as an administrator.

    $manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + '\AppxManifest.xml' ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest

    If the above command did not solve the issue, close the PowerShell and open it again as an administrator. Now, paste the following command there and press Enter:

    Get-AppxPackage | ForEach-Object { Add-AppxPackage -DisableDevelopmentMode -Register ($_.InstallLocation + '\AppxManifest.xml')}

    It should help.

    Related posts:

    Microsoft Store apps crash with Exception Code 0xc000027b Microsoft-Store-apps-crash-error-0xc000027b.png
    This article Microsoft Store apps crash with Exception Code 0xc000027b first appeared on TheWindowsClub.com.

    read more...
     
    WinClub, May 23, 2021
    #1
  2. Gammit10 Win User

    Facebook app crashing, Exception code: 0xc000027b

    Ditto. All steps suggested here I've tried. App still crashes.

    From Event Viewer:

    Faulting application name: Facebook.exe, version: 0.0.0.1, time stamp: 0x53e2b340

    Faulting module name: Windows.UI.Xaml.dll, version: 10.0.10586.11, time stamp: 0x56457d97

    Exception code: 0xc000027b

    Fault offset: 0x00000000006fcdbb

    Faulting process id: 0x1714

    Faulting application start time: 0x01d12ad841f1deeb

    Faulting application path: C:\Program Files\WindowsApps\Facebook.Facebook_1.4.0.9_x64__8xx8rvfyw5nnt\Facebook.exe

    Faulting module path: C:\Windows\System32\Windows.UI.Xaml.dll

    Report Id: 43605582-d7cb-429f-a059-890d51e97536

    Faulting package full name: Facebook.Facebook_1.4.0.9_x64__8xx8rvfyw5nnt

    Faulting package-relative application ID: App
     
    Gammit10, May 23, 2021
    #2
  3. Facebook app crashing, Exception code: 0xc000027b

    Same issue here, I am running Win10, I tried reinstalling Facebook app and also both methods above:

    Faulting application name: Facebook.exe, version: 0.0.0.1, time stamp: 0x53e2b340

    Faulting module name: Windows.UI.Xaml.dll, version: 10.0.10586.11, time stamp: 0x56457d97

    Exception code: 0xc000027b
     
    UrsuAdrian, May 23, 2021
    #3
  4. Microsoft Store apps crash with Exception Code 0xc000027b

    Facebook app crashing, Exception code: 0xc000027b

    Original Title: Same Problem with Facebook app crashing.

    Faulting application name: Facebook.exe, version: 0.0.0.1, time stamp: 0x53e2b340

    Faulting module name: Windows.UI.Xaml.dll, version: 10.0.10240.16548, time stamp: 0x56133a14

    Exception code: 0xc000027b

    Fault offset: 0x00000000004aee7f

    Faulting process id: 0x1640

    Faulting application start time: 0x01d12343444dbab0

    Faulting application path: C:\Program Files\WindowsApps\Facebook.Facebook_1.4.0.9_x64__8xx8rvfyw5nnt\Facebook.exe

    Faulting module path: C:\Windows\System32\Windows.UI.Xaml.dll

    Report Id: 6d5d911f-dc74-4ebd-afda-235857f9361e

    Faulting package full name: Facebook.Facebook_1.4.0.9_x64__8xx8rvfyw5nnt

    Faulting package-relative application ID: App
     
    JoshuaMyers7, May 23, 2021
    #4
Thema:

Microsoft Store apps crash with Exception Code 0xc000027b

Loading...
  1. Microsoft Store apps crash with Exception Code 0xc000027b - Similar Threads - Microsoft Store apps

  2. Snipping Tool Crashes on Launch – Exception Code 0xc000027b

    in Windows 10 Gaming
    Snipping Tool Crashes on Launch – Exception Code 0xc000027b: Hello, I am experiencing an issue with the Snipping Tool Microsoft.ScreenSketch_11.2501.7.0_x64__8wekyb3d8bbwe on my Windows PC. The application crashes on launch with the following error details:Error details:Faulting application: SnippingTool.exeException code: 0xc000027b...
  3. Snipping Tool Crashes on Launch – Exception Code 0xc000027b

    in Windows 10 Software and Apps
    Snipping Tool Crashes on Launch – Exception Code 0xc000027b: Hello, I am experiencing an issue with the Snipping Tool Microsoft.ScreenSketch_11.2501.7.0_x64__8wekyb3d8bbwe on my Windows PC. The application crashes on launch with the following error details:Error details:Faulting application: SnippingTool.exeException code: 0xc000027b...
  4. 0xc000027b

    in Windows 10 Software and Apps
    0xc000027b: gui https://answers.microsoft.com/en-us/windows/forum/all/0xc000027b/296ec0d4-b24c-4c78-a448-3fef7ae4a7a6
  5. App crashing with exception code 0xe0434352

    in Windows 10 Software and Apps
    App crashing with exception code 0xe0434352: Hello,I am trying to run a custom application that add vips to a server on Battlemetrics. I have used this application with no issues for months. Now out of the blue it would crash while running with no error code, and now when it crashes it shows a string of code for a split...
  6. App crashing with exception code 0xe0434352

    in Windows 10 BSOD Crashes and Debugging
    App crashing with exception code 0xe0434352: Hello,I am trying to run a custom application that add vips to a server on Battlemetrics. I have used this application with no issues for months. Now out of the blue it would crash while running with no error code, and now when it crashes it shows a string of code for a split...
  7. App crashing with exception code 0xe0434352

    in Windows 10 Gaming
    App crashing with exception code 0xe0434352: Hello,I am trying to run a custom application that add vips to a server on Battlemetrics. I have used this application with no issues for months. Now out of the blue it would crash while running with no error code, and now when it crashes it shows a string of code for a split...
  8. Clibpoard history doesn't work and gives Exception code: 0xc000027b

    in Windows 10 Ask Insider
    Clibpoard history doesn't work and gives Exception code: 0xc000027b: [ATTACH] submitted by /u/wuarx [link] [comments] https://www.reddit.com/r/Windows10/comments/i784mp/clibpoard_history_doesnt_work_and_gives_exception/
  9. Settings Crashes in Windows 10 0xc000027b

    in Windows 10 BSOD Crashes and Debugging
    Settings Crashes in Windows 10 0xc000027b: I have found that the SETTINGS APP on my windows 10 system kept on crashing. I followed ALL the suggestions (apart from re-installing Windows 10). The Solution was to uninstall KB 4462919 - WindowsUpdate. Then it worked. Faulting application name: SystemSettings.exe,...
  10. Skype broken with Exception code: 0xc000027b

    in Windows 10 Software and Apps
    Skype broken with Exception code: 0xc000027b: For a good month now, every attempt to open skype ends with Skype vanishing, and the event viewer entry of: Faulting application name: SkypeApp.exe, version: 8.30.76.26, time stamp: 0x5b887cec Faulting module name: twinapi.appcore.dll, version: 10.0.17134.137, time stamp:...

Users found this page by searching for:

  1. Faulting module name: twinapi.appcore.dll uwp 0xc000027b