Fix – Microsoft Store Error code 0x80070422 Windows 11/10

This post discusses what possibly could have triggered the Store Error code 0x80070422 on Windows PC along with si workarounds that should resolve this issue. When this problem occurs, certain applications may stop working or the installed apps fail to update over Microsoft Store. Some users reported the Store app failing to launch on this error code as well. 

Upon encountering this error code, you may receive an error message that says the following – 

Something went wrong. The error code is 0x80070422, in case you need it

Microsoft Store Error code 0x80070422 on Windows 11-10

What triggers Store Error 0x80070422 on Windows PC?

This error code might occur when your device meets one or a combination of the following issues –

  • Malfunctioning Windows services
  • Corrupt Windows Store

In this article, we have come up with several workarounds that might help you to overcome this Store error code. The solutions are as follows – 

Fix Microsoft Store Error code 0x80070422 

If you are getting an error code 0x80070422 while installing new apps or upgrading the existing ones on Microsoft Store, try out these solutions one by one –

1] Start Windows Update service automatically

At times, Windows update itself stops functioning and thus prevents installing new applications from Microsoft Store. This happens only when the update services are set to function automatically. Change its startup type and the error resolves on its own. Here’s what you need to do –

  • Press the Win logo and R hotkey together, this will launch the Run dialog box.
  • Type services.msc on it and hit OK.
  • When the Services Manager window appears, scroll down to Windows Update.
  • Right-click on this service and select Properties.

Error code 0x80070422

  • Use the Startup type menu and change it to Automatic.
  • Click Apply and then OK to confirm the recent changes.
  • At last, close the Services Manager window and Restart your system.

The above trouble might get solved after the next login. 

2] Use the “.BAT” file to fix the problem

You can solve this Store Error code 0x80070422 in Windows 10 using a “.BAT” file. All you require is to create and run a .bat file using the following steps-

  • Make a right-click anywhere on the desktop and choose New followed by Text Document on the context menu.
  • When Notepad appears, copy/paste the below-listed command lines-
sc config wuauserv start= auto
sc config bits start= auto
sc config DcomLaunch start= auto
net stop wuauserv
net start wuauserv
net stop bits
net start bits
net start DcomLaunch

Error code 0x80070422

  • Now go to the File menu and select the Save option using the drop-down list.
  • Rename this file as repair.bat and choose All Files under Save as type:
  • Thereupon, save this file anywhere on the hard drive.
  • Navigate to the path where you have stored the file, do the right click on the same and choose Run as Administrator
  • The Command Prompt will pop up and execute all those command lines under the batch file.

After you finish the above steps, close the elevated prompt and try downloading the apps from the Store.

3] Run the troubleshooter for Windows Store

The Error code 0x80070422 may also prohibit the Windows Store app from functioning properly. If that’s the case, Running this troubleshooter will surely help you to diagnose this problem. 

Windows 11:

  • Press Win + I and navigate to the below path –

Settings > System > Troubleshoot > Other troubleshooters

  • Come down to Windows Store Apps and hit the Run button available on it.

Store Apps Troubleshooter on Windows 11

  • When the troubleshooter launches, click Next and follow the on-screen instructions.

Windows 10:

  • Press Windows and I key together to open Settings.
  • Here, select Update & Security then Troubleshoot from the left column.
  • Move to the corresponding right side and locate the Windows Store section.
  • Once found, click on the same and hit Run the troubleshooter.

Error code 0x80070422

Let the scanning process complete. After you complete the above procedure, Restart your PC and see if the bug dissolves or not. 

4] Reset Windows Store

In case, you are still getting this error code 0x80070422, you better reset the Windows Store app. Here’s how to perform this task –

  • Press the Win + R hotkey together to start the Run dialog.
  • Next, type WSReset.exe in the void area followed by the OK button to reset the Store app.

Run dialog

  • Wait for a few minutes, while CMD is resetting the Store app.

Once the above process completes, Restart your system. You can now download any app from the Microsoft Store app without interruption.

5] Re-start Background Intelligent Transfer Service (BITS)

This error may also occur when some of the services are not functioning properly. In such scenarios, you won’t be able to download any apps from the Store. It is thereby recommended to restart these services as a resolving tool. To do this, here are the steps-

  • Right-click on the Windows icon and select Run from the Power menu.
  • In the void, type services.msc thereafter press Enter.
  • Locate the described services among the available list-
Background Intelligent Transfer Service (BITS) 
Cryptographic Service
Windows Update
MSI Installer
  • Right-click again on each service and choose Properties.
  • Scroll down to the Startup type and set it as Automatic. See the Snapshot below –

Error code 0x80070422

Note: Sometimes, the installed services stop automatically. If that’s the case, press the Start button under Services status.

  • Succeeding after, hit Apply and OK to save the recent changes.

Lastly, Restart your PC so as to save the changes made so far.

6] Re-register Windows Store Apps

If the above processes don’t solve the error code 0x80070422, try re-registering Microsoft Store apps. Here’s how to proceed-

  • Go to Cortana and type Windows PowerShell in the search field.
  • Right-click on the well-matched result and choose Run as administrator.
  • If UAC prompts, tap Yes.
  • Near the blinking cursor, type the following then hit Enter key to begin the repairing process.

Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}

PowerShell

  • When the above process is completed, sign out of the PC.

After the next login, you won’t receive the Store error code 0x80070422 on your PC.

Soni Aryan

Soni Aryan

Soni Kumari is a tech enthusiast known for her expertise in how-to type topics and Windows troubleshooting articles. She loves exploring how to do things or tweaks in Android, iPhone, and other operating systems.

One comment

Comments are closed.