top of page

WINDOWS STORE CRASH EXCEPTION CODE 0XC000027B: HERE ARE THE FIXES

  • Writer: Lauren Walsh
    Lauren Walsh
  • Feb 5, 2021
  • 2 min read

When the users shut the MS Store suddenly while using it, they sometimes get a 0xc000027b error on their device. There are some reasons behind this issue like wrong setting up the date and time or when MS Store needs a forceful refresh. Many users are reporting about this error and if you are one of them who deals with an exact issue, then here are some points given below.



Set the Date and Time

To set the date and time, pursue these on-screen steps provided below:

  1. To launch the Run accessory, hit the Win and R keys simultaneously over your keyboard.

  2. Then insert ‘timedate.cpl’ into it and hit the Enter key to launch the ‘Date and Time’ screen.

  3. After that, reach the tab of Date and time and select the ‘Change date and time’ option.

  4. Now, use the calendar, then choose the correct date and move to the Time section.

  5. Later adjust the suitable time depending on the time zone.

  6. Once you have done with the changes, reboot the system and check the issue.

Refresh the Store Application through PowerShell Command

To refresh the Store application through PowerShell command, pursue these on-screen steps provided below:

  1. To launch the Run accessory, hit the Win and R keys simultaneously over your keyboard.

  2. Thereafter, input ‘powershell’ into it and hold the ‘Ctrl + Shift + Enter’ hotkeys to launch the elevated PowerShell pop-up.

  3. Once you get UAC prompt, hit the Yes button.

  4. You should input the pursuing command then hit the Enter key to reopen the Store component along with any related dependency: $manifest = (Get-AppxPackage Microsoft.WindowsStore).InstallLocation + ‘\AppxManifest.xml’ ; Add-AppxPackage -DisableDevelopmentMode -Register $manifest

  5. Once you have done, reboot the system and check the issue.



Reset the Windows Store through CMD Screen

To reset the Windows Store through the cmd screen, pursue these on-screen steps provided below:

  1. To launch the Run accessory, hit the Win and R keys simultaneously over your keyboard.

  2. Then insert ‘cmd’ into it and hold the ‘Ctrl + Shift + Enter’ hotkeys altogether to invoke the elevated Command Prompt.

  3. In case you get a UAC pop-up, then hit the Yes button.

  4. Later, input the pursuing command then hit the Enter key to perform the commandable of resetting Windows Store: wsreset.exe

  5. Now, reboot the PC and check the issue.

Delete Windows Store Cache Registry Keys

To delete Windows Store cache registry keys, pursue these on-screen steps provided below:

  1. To launch the Run accessory, hit the Win and R keys simultaneously over your keyboard.

  2. Afterward, input ‘regedit’ in it and hit the Enter button on the keyboard to invoke the Registry Editor screen.

  3. If you get UAC prompt, click on the Yes button to allow the administrative privileges.

  4. You should reach the left section to go to the pursuing location: Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\CloudStore\Store

  5. Afterward, select the Cache and right click on it, then pick the Delete button from the freshly shown context menu.

  6. Once remove the file, reboot the PC, and then check the issue.

I am extremely passionate about blogging, running websites, and creating content. I have managed to turn my passion into a profession, and blogging has managed to teach me a lot about technology and myself. I write blog posts, instruction manuals, news releases, and technical descriptions, and reviews for many websites such as bitdefender login

 
 
 

コメント


  • LinkedIn
  • YouTube
  • Twitter
  • Pinterest
  • Instagram
  • Facebook
bottom of page