1. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,915
    5,754
    180
    18362,1 was released on 20 March.
     
  2. aaronpriest

    aaronpriest MDL Junior Member

    Dec 18, 2012
    71
    32
    0
    I have this problem trying to update from 18362.53 to 18362.86 on one of my laptops, no idea why. No USB drives. Several others did as well in this thread many pages back.
     
  3. armond

    armond MDL Addicted

    Jun 16, 2008
    737
    240
    30
    In my own experience, it's not happening often with custom builds PCs.
    Anyway they now have the idea.
    They can try removing the second HDD before upgrading if they're curious. Let's see.
     
  4. chlynx

    chlynx MDL Member

    Mar 27, 2017
    127
    25
    10
    Thread is not opened for any replies. I downloaded SVF.ISO.Converter from @s1ave77 Gitlab page. Is it the same tool which was posted here? May I use it now or any update (improved version) is pending for this tool?
     
  5. S_SubZero

    S_SubZero MDL Member

    Sep 22, 2012
    109
    37
    10
    Not the original question asker, but I have two distinctly different machines doing this; a ThinkPad P70 laptop (work PC), and a gaming desktop PC at home. The gaming rig is pretty vanilla (nVidia graphics, i7 processor) except I do have a WMR headset on it.
     
  6. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,915
    5,754
    180
  7. armond

    armond MDL Addicted

    Jun 16, 2008
    737
    240
    30
    Amazing.
    So you wanted to say cannot upgrade both to 1903?
    Let's wait a couple of days maybe M$ fix the issue with a CU/SSU.
     
  8. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,760
    997
    180
    Release to public : Late May.
     
  9. shot²

    shot² MDL Junior Member

    Feb 20, 2011
    60
    37
    0
    Release to public: Late May.

    Release put on hold and iso download withdrawn: Late May too, 2 days later

    Release again, after Microsoft figures why half the people who installed 1903 got their disk erased while all their passwords were sent as cleartext to a scientific base in Antarctica: Jun.
     
  10. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,915
    5,754
    180
    I have been running 18362 since 20 March. Why are you saying June ?
     
  11. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,522
    634
    60
    #2612 SM03, May 12, 2019
    Last edited: May 12, 2019
    I searched for the Films & TV App today to use & noticed that removed from my Windows 10 OS v1903 automatically & when I searched in store, noticed that been renamed as Xbox Video & I've to install it manually again & found that app named as Film & TV (again) like earlier, in Windows OS, after installation. Is this only me or anyone else noticed this too?
     
  12. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    703
    30
    As an addendum, a much nicer way to get the scheme, sub and setting guid's with the query command is to pipe the output to a text file...

    Code:
    powercfg /qh > .\Desktop\power_settings.txt
    Will generate an easily readable file with all of the power settings grouped by Scheme > Sub > Setting GUID. It's a shame that there is no alias for the Display brightness setting as it would be much easier to fiddle with.
     
  13. shot²

    shot² MDL Junior Member

    Feb 20, 2011
    60
    37
    0
    Or just quick'n'dirty:
    Code:
    for /f "usebackq tokens=1-2 delims=(:" %A in (`powercfg /getactivescheme`) DO @(@echo. && @echo %A %B)&&(@for /F "usebackq delims=" %X in (`powercfg /q %B ^| findstr /c:"(Display)" /c:"(Display brightness)"`) DO @echo %X)
    ;)
     
  14. kewkie

    kewkie MDL Member

    Dec 10, 2014
    196
    80
    10
    thats dirty, but not quick
     
  15. bfoos

    bfoos MDL Guide Dog

    Jun 15, 2008
    757
    703
    30
    #2616 bfoos, May 13, 2019
    Last edited: May 13, 2019
    Hahaha you read my freakin mind man! I was gonna write a little script for it today after I got home. :D

    And after trying that, it is indeed quick. No we need to boil it down to if display brightness dcvalueindex != 28 then setdcvalueindex 40, etc etc else leave it the hell alone!
     
  16. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,522
    634
    60
    I've played some of those IPs that you mentioned including the entire CRYSIS & BATMAN series but never encountered this particular bug in my entire PC & gaming life experience (15yrs+). May I enquire what iGPU or dedicated GPU you're using & experiencing this?
     
  17. MrG

    MrG MDL Expert

    May 31, 2010
    1,430
    1,731
    60
    You trying to say something ??
    LOL
     
  18. Yakura

    Yakura MDL Novice

    Oct 3, 2017
    16
    9
    0
    Strangely I was already on 18362.86 but I was just served KB4497093