1. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,851
    7,885
    210
    Where did you read this? .487 fixes the Defrag bug, it's not causing it.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Zardoc

    Zardoc MDL Addicted

    Feb 7, 2008
    596
    278
    30
    #4183 Zardoc, Aug 28, 2020
    Last edited: Aug 28, 2020
    Yeah it's fixed but I still get Event 264,
    The storage optimizer couldn't complete retrim on HGST (H) :) because: The operation requested is not supported by the hardware backing the volume. (0x8900002A)

    Clean install 19042.450 updated with 19042.487.Cab
     
  3. donmiller

    donmiller MDL Addicted

    Jun 4, 2016
    801
    498
    30
  4. donmiller

    donmiller MDL Addicted

    Jun 4, 2016
    801
    498
    30
    #4187 donmiller, Aug 28, 2020
    Last edited: Aug 28, 2020
    That hardware error is one I've received from an unsupportive controller. I'm curious, have you tried to trim using either of the following commands:

    At an elevated command prompt:
    Defrag C: /L /U
    Where "C" is the letter of the drive you wish to trim.

    At the Powershell prompt:
    Optimize-Volume -DriveLetter C -ReTrim -Verbose
    Where "C" is the letter of the drive you wish to trim.
     
  5. donmiller

    donmiller MDL Addicted

    Jun 4, 2016
    801
    498
    30
  6. Super Spartan

    Super Spartan MDL Expert

    May 30, 2014
    1,758
    1,016
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. yomoma2

    yomoma2 MDL Senior Member

    Feb 27, 2010
    365
    124
    10
    #4191 yomoma2, Aug 28, 2020
    Last edited: Aug 28, 2020
    Well, because it didn't affect you, it doesn't mean it always behaved harmlessly like that on all systems.

    Windows periodically can end up doing full defrags on ssds due to fs fragmentation, it's expected behavior. The main issue was that on some systems windows didn't just trim an ssd on every first attempt after "Never run" was set after a reboot (or for that matter, on every daily maintenance schedule). It did in fact always attempt to fully defrag that ssd+trim by the end, and only after that, finally only do the trim procedure after a temporary last run date was set.

    I can guarantee that, because I had one system in that state after a 1909>2004 upgrade. Then after a later return to 1909 and then back to 2004, it just trimmed every time as expected.
    It looks to me that a flag was (genuinely) set for the ssd requiring a full defrag state only once after the windows upgrade (or just inherited) but was never re-set properly after the full defrag/optimize operations, and then it got stuck on it. Fortunately, all will be in the past with this update.
     
  8. JuliusB

    JuliusB MDL Member

    Feb 25, 2018
    130
    41
    10
    Hello all;
    how to install windows 2004H2 without the option "powercfg.exe / hibernate on".
    because the option after installation "powercfg.exe / hibernate off" leaves empty space on the disk.
     
  9. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,590
    2,657
    60
    #4193 freddie-o, Aug 28, 2020
    Last edited: Aug 28, 2020
    @JuliusB What do you mean by "leaves empty space on the disk"?

    Edit: Are you asking if there's another way to disable hibernate?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Ussovak

    Ussovak MDL Novice

    Aug 30, 2017
    25
    15
    0
    Turn off Hibernate in Command Prompt (Run as Admin). Should enter this;
    C:\Windows\system32>powercfg -h off

    This will delete the Hibernate file "free up" the space normally taken by Hibernate file.
     
  11. newme

    newme MDL Junior Member

    Nov 1, 2012
    99
    28
    0
    Hi guys! Would you tell me please approximately when is Microsoft planning to release Windows 10 20H2 ?
     
  12. freddie-o

    freddie-o MDL Expert

    Jul 29, 2009
    1,590
    2,657
    60
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,918
    5,760
    180
    Sign off in Sept. for Insiders. Oct for General Public.
     
  14. newme

    newme MDL Junior Member

    Nov 1, 2012
    99
    28
    0
    Thank you so much!
     
  15. Ussovak

    Ussovak MDL Novice

    Aug 30, 2017
    25
    15
    0
    If your worried about the free space slot left behind as shown in your capture, just perform a free space defrag once you turn off hibernate. Shouldn't defrag an SSD but just once would not hurt - not much anyway.