Share via

How to fix 0xc0000022?

Joe 20 Reputation points
2026-01-19T03:27:15.8133333+00:00

There were some problems with the Windows system, such as being unable to use Copilot, couldn't use screencap (Windows + Shift + S), couldn't use Photos to open images, always showing "Scanning and repair C drive", etc. Therefore, I reset my PC once and it was all good. However, after I restarted it, it showed to repair the C drive again, and after going to the desktop, suddenly I couldn't use any functions. I couldn't even open the browser, which I could still it before. No matter what I clicked, Edge, Photos, Copilot, Outlook, etc., all showed the same error code 0xc0000022.

Windows for home | Windows 11 | Performance and system failures
0 comments No comments

Answer accepted by question author

DaveM121 881.8K Reputation points Independent Advisor
2026-01-19T06:17:02.0033333+00:00

Click the power button on your Start Menu

Press the Shift Key and click Restart

Your PC will boot into the Windows Recovery Environment

Go to Troubleshoot - Advanced Options - Command Prompt

Type this command and press Enter:

chkdsk C: /f /r

Wait for that command to complete, run this command 3 times, one at a time.

chkntfs /x c:

Type this command and press Enter:

fsutil dirty query c:

What is returned from that command?

Was this answer helpful?

1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.