Hi sir Dave, a quick update in cmd , there is a command line that said “The disk does not have enough space to replace bad cluster” the command is still in 1st try and still ongoing.
Random text Keep apearing on Windows Logo
I keep getting this when windows start sometimes it got stuck, i tried all the possible fix like chkdsk /r /f , scf /scannow , Dism , going to safeboot and also to recovery , to do all of that. but still encounter that. Can someone help?
Sorry for my bad english, im new here.
Windows for home | Windows 10 | Performance and system failures
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
14 answers
Sort by: Most helpful
-
Anonymous
2022-08-30T14:33:41+00:00 -
Anonymous
2022-08-30T13:54:26+00:00 Is this what i going to do? After i type this command chkdsk C: /f /r , 3 times i will restart my PC.
then go back again to Recovery CMD and type the command chkntfs /x c: ?
-
DaveM121 876.6K Reputation points Independent Advisor2022-08-30T13:43:02+00:00 Hi Mike_Jim,
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, then close Command Prompt and restart your PC.
chkntfs /x c:
Type this command and press Enter:
Then boot back into windows and check if the problem still exists.
-
DaveM121 876.6K Reputation points Independent Advisor2022-08-30T11:52:44+00:00 Hi Mike_Jim,
I am Dave, I will help you with this.
Click your Start Button, then just type cmd
From the resulting list, right click Command Prompt and choose 'Run as Administrator'
1
Copy and paste this command into Command Prompt and press Enter:
fsutil dirty query c:
What is returned from that command?
2
Copy and paste this command into Command Prompt and press Enter:
chkntfs /x c:
3
Copy and paste this command into Command Prompt and press Enter:
fsutil dirty query c:
What is returned from that command?
4
What is returned form the commands in 1 and 3 above?