Black screen on my Windows security
SolvedKori-Kori Posted messages 2495 Registration date Status Member Last intervention -
5 answers
-
Good evening,
Have you tried it? No pretension;
Settings, system -
-
Hello,
Politeness exists and is meant to be used:
https://www.commentcamarche.net/infos/25845-charte-d-utilisation-de-commentcamarche-net/#redaction-de-messageTo repair, right-click the Start button, use this command with Windows PowerShell (Admin Terminal)
CHKDSK /F C:
Answer Y for Yes to then restart Windows.
Then
Dism /Online /Cleanup-Image /RestoreHealth
Then
sfc /scannow
If that’s not enough and you want to go furtherDownload the Windows 11 ISO file:
When you have the ISO file, right-click > Open with > File Explorer
Then click the setup.exe file
Follow the instructions to “install” without erasing everything, make sure the brackets showing that you keep everything are fine Ok.
-
-
When I try CHKDSK /F C: on Windows PowerShell I get this message: "The program « chkdsk.exe » could not be run: Access is denied At line:1 char:1
+ CHKDSK /F C:
+ ~~~~~~~~~~~~.
At line:1 char:1
+ CHKDSK /F C:
+ ~~~~~~~~~~~~
+ CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException
+ FullyQualifiedErrorId : NativeCommandFailed--------------------------------------------------------------------------------------------------------------
And when I tried on my CMD I just got access denied; my account is indeed admin and I launched both as administrator, but I still get that message
Do you have enough disk space?
Could your PC have been infected?
If you want to check like this:
https://forums.commentcamarche.net/forum/affich-38206831-alors-vous-voulez-supprimer-les-virus-vous-meme-comment
-
-
Another antivirus in operation?
See also method 2:
-
Yes, I’ve been using a third-party antivirus (Panda) for almost 3 years without any problems.
I’m going to look into the Crabeinfo article...
Thanks again,
