Results 1 to 7 of 7

Thread: Chkdsk and SSDs

  1. #1
    Join Date
    Jun 2009
    Location
    Western USA
    Posts
    206

    Default Chkdsk and SSDs

    I don't see much on the chkdsk commands and SSDs. Is this something to avoid just like defragging? Is there a good place out there for all info about how Windows works with SSDs? Maybe I should create a site.....

  2. #2
    Join Date
    Jul 2009
    Posts
    8

    Default

    It is good idea to create site.

  3. #3

    Default

    From my post in the "Best way to setup windows thread"

    HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\CONTRO L\Session Manager
    Default BootExecute = autocheck autochk *
    To remove C: = autocheck autochk /k:C *
    To remove C: and E: = autocheck autochk /k:C /k:E *

    Obviously you can change partition letters to whatever you want.
    Last edited by AGlobalThreatsK; 07-27-2009 at 07:14 PM.

  4. #4
    Join Date
    Jun 2009
    Location
    Western USA
    Posts
    206

    Default

    I didn't fully understand some of your previous post on Windows set-up. This is one I didn't understand. What is this doing? Running it or making it NOT run?

  5. #5
    Join Date
    Feb 2009
    Posts
    421

    Default

    "To remove C:" ...

    So it's removing your primary drive from autocheck - disabling it.

  6. #6
    Join Date
    Jun 2009
    Location
    Western USA
    Posts
    206

    Default

    I see....that makes sense now. That makes sense.

    I didn't think it should be used but I could not find it anywhere.

  7. #7

    Default

    Dskchk caused lots of problems for me in the past, it always seemed to think there was something wrong with the data on my SSD. After dealing with data corruption after dskchk multiple times I decided it was time to kill it, and have had 0 problems since.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •