Share via

Random text Keep apearing on Windows Logo

Anonymous
2022-08-30T11:19:41+00:00

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.

0 comments No comments

14 answers

Sort by: Most helpful
  1. Anonymous
    2022-08-30T14:33:41+00:00

    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.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments
  2. 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: ?

    Was this answer helpful?

    0 comments No comments
  3. DaveM121 876.6K Reputation points Independent Advisor
    2022-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.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2022-08-30T13:38:52+00:00

    This

    and also , when i try to repair the Local Disk C using the Error checking tools in properties , this error message in security maintenance always pop up, i tried to let it do the work and restart but still getting the weird text.

    Was this answer helpful?

    0 comments No comments
  5. DaveM121 876.6K Reputation points Independent Advisor
    2022-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?

    Was this answer helpful?

    0 comments No comments