How To Troubleshoot 0x80070456-0xa001a Error?

Asked By 10 points N/A Posted on -
qa-featured

I need help to fix the 0x80070456-0xa001a error. I was using the Media Creation Tool to create a Bootable USB, and I encountered this error. I am using Windows 10 ISO.

SHARE
Answered By 10 points N/A #342090

How To Troubleshoot 0x80070456-0xa001a Error?

qa-featured

You can try the following methods to fix the 0x80070456-0xa001a error.

Method 1

a. Open Command prompt as Admin.

b. Type takeown /F C:\$Windows.~BT\* /R /A, and press enter.
c. Type icacls C:\$Windows.~BT\*.* /T /grant administrators:F, and press enter.
d. Type rmdir /S /Q C:\$Windows.~BT\, and press enter.
e. Type takeown /F C:\$Windows.~WS\* /R /A, and press enter.
f. Type icacls C:\$Windows.~WS\*.* /T /grant administrators:F, and press enter.
g. Type rmdir /S /Q C:\$Windows.~WS\, and press enter.
h. Press ‘Y’ when asked.

Method 2

a. Search Disc Cleanup in the Windows search box, and open the app.

b. Select the drive where you see the windows symbol.


c. Click Ok.
d. Your problem will no longer exist after the process completes.

Related Questions