Optimize Drives says I have SSD when I have HDD


  1. Posts : 33
    Windows 10 Version 22H2 64-bit
       #1

    Optimize Drives says I have SSD when I have HDD


    As a result it won't let me optimize the drive. If this helps I'm running fall creators update (1709) and the hard drive from device manager is specifically "Intel Optane+931GBHDD".
      My Computer


  2. Posts : 27,183
    Win11 Pro, Win10 Pro N, Win10 Home, Windows 8.1 Pro, Ubuntu
       #2

    Windows differentiates a SSD from a HDD only by the read & write speeds, as an SSDs controller "lies" to the operating system and says it's a HDD(long story), so when it does maintenance on of the things it test is drive speed to see what you have.

    This is another reason to run winsat formal when swapping a cloned/reimaged SSD for a HDD, so Windows knows about the it.

    So I'm guessing(just guessing) the Optane cash drive is running fast enough that Windows thinks it has a SSD.
      My Computers


  3. Posts : 33
    Windows 10 Version 22H2 64-bit
    Thread Starter
       #3

    Cliff S said:
    Windows differentiates a SSD from a HDD only by the read & write speeds, as an SSDs controller "lies" to the operating system and says it's a HDD(long story), so when it does maintenance on of the things it test is drive speed to see what you have.

    This is another reason to run winsat formal when swapping a cloned/reimaged SSD for a HDD, so Windows knows about the it.

    So I'm guessing(just guessing) the Optane cash drive is running fast enough that Windows thinks it has a SSD.
    That command didn't work for me but that is probably the reason tbh because optane memory does act sort of like an ssd.
      My Computer


  4. Posts : 27,183
    Win11 Pro, Win10 Pro N, Win10 Home, Windows 8.1 Pro, Ubuntu
       #4

    Madpoli said:
    That command didn't work for me but that is probably the reason tbh because optane memory does act sort of like an ssd.
    No that command is to let the system see a new SSD, it do anything in your case.

    Try manually defragging in command prompt:

    Here is something I wrote up years ago to help me remember:

    Tip   Tip

    Get the most of Windows own Disk Optimizer/Defragmenter

    Some Command Line(Admin.) commands to get the best out of Windows defragmenter:

    Note: Must be run as Administrator:

    Windows Boot Optimization
    Code:
    defrag c: /b /v /u


    Windows Space Consolidation
    Code:
    defrag c: /x /v /u


    7. c: is the system drive (you can change it to any drive/partition letter you need/want.
    8. /b is for boot defrag and arranges you files need for booting windows.
    9. /x is for empty space consolidation so reducing further fragmentation of files and programs by giving them more free space to grow/write
    10. /u lets you see the progress in the command prompt
    11. /v is for the statistics

    One can also make a batch file to these commands automatically:

    12. Open Notepad
    13. cut & paste code into Notepad, tab, type "pause" example:
    defrag c: /b /v /u
    defrag c: /x /v /u
    pause
    14. Save as "BootSpaceConsolid.bat" / for file type choose "All Files" from drop-down and choose where you want to save it to (Documents or Desktop)
    15. Now all you have to do is right click the gear icon and run as Administrator.
    Note: To assign a drive just change the drive letter.
    You can also add more lines and optimize free space consolidation on more drives one after another.

    Example:

    defrag c: /b /v /u
    defrag c: /x /v /u
    defrag f: /x /v /u
    defrag g: /x /v /u
    pause
      My Computers


  5. Posts : 33
    Windows 10 Version 22H2 64-bit
    Thread Starter
       #5

    Cliff S said:
    No that command is to let the system see a new SSD, it do anything in your case.

    Try manually defragging in command prompt:

    Here is something I wrote up years ago to help me remember:

    Tip   Tip

    Get the most of Windows own Disk Optimizer/Defragmenter

    Some Command Line(Admin.) commands to get the best out of Windows defragmenter:

    Note: Must be run as Administrator:

    Windows Boot Optimization
    Code:
    defrag c: /b /v /u


    Windows Space Consolidation
    Code:
    defrag c: /x /v /u


    7. c: is the system drive (you can change it to any drive/partition letter you need/want.
    8. /b is for boot defrag and arranges you files need for booting windows.
    9. /x is for empty space consolidation so reducing further fragmentation of files and programs by giving them more free space to grow/write
    10. /u lets you see the progress in the command prompt
    11. /v is for the statistics

    One can also make a batch file to these commands automatically:

    12. Open Notepad
    13. cut & paste code into Notepad, tab, type "pause" example:
    defrag c: /b /v /u
    defrag c: /x /v /u
    pause
    14. Save as "BootSpaceConsolid.bat" / for file type choose "All Files" from drop-down and choose where you want to save it to (Documents or Desktop)
    15. Now all you have to do is right click the gear icon and run as Administrator.
    Note: To assign a drive just change the drive letter.
    You can also add more lines and optimize free space consolidation on more drives one after another.

    Example:

    defrag c: /b /v /u
    defrag c: /x /v /u
    defrag f: /x /v /u
    defrag g: /x /v /u
    pause
    It actually lets me do it, thanks for the help!
      My Computer


  6. Posts : 27,183
    Win11 Pro, Win10 Pro N, Win10 Home, Windows 8.1 Pro, Ubuntu
       #6

    Madpoli said:
    It actually lets me do it, thanks for the help!
    You're welcome
      My Computers


  7. Posts : 14,046
    Windows 11 Pro X64 22H2 22621.1848
       #7

    So what is the make and full model number of your hard drive?

    Intel Optane is basically a cache that sits between your 1TB HDD and the CPU from what I read.
      My Computers


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 10 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 10" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:51.
Find Us




Windows 10 Forums