Chkdsk at every startup

Solved
Hello,

every time I start up, chkdsk runs a disk check but after concluding that there are no errors, it gets stuck on the same screen.

I have to restart and press a key before chkdsk starts again.

How can I disable it or make it proceed after its analysis?
Thank you for your help :)

18 answers

  1. I have the miracle method:

    Start--> run--> regedt32
    Go to the key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager.
    Change the BootExecute value from:
    autocheck autochk *
    to:
    autocheck autochk /k:x *
    150
    1. A million thanks for this trick which worked perfectly in my case. Seeing that f***ing chkdsk at every startup was either I found a solution or it was a old size 42 caterpillar kick!!! So thanks for:

      - my PC,
      - my shoes,
      - my feet,
      - my nerves!!!!

      JM
      1
    2. Hello, thank you for your tip, it's very good.
      0
    3. Thank you
      it works perfectly, you helped me solve this startup problem.
      However, the issue of not being able to defragment the C drive remains.
      The error message states that: chkdsk /f is the cause.... so I'm stuck....
      0
    4. A BIG THANK YOU to Thunderman....it works....
      0
    5. this method worked on my Windows 7 laptop

      on Windows Vista / 7 to access the registry you need to do:
      Windows logo (old start) --> type "regedit" (without the 32) --> and hit enter
      0