[Downloads, Info and DISCUSSION] "Windows 10 April 2018 Update" Final 1803 [17134.xxx] (PC)

Discussion in 'Windows 10' started by Enthousiast, Apr 16, 2018.

  1. xano

    xano MDL Member

    Jan 28, 2011
    118
    32
    10
    Unfortunately the bug is still there . Background apps get reset after a reboot.
     
  2. qwesta

    qwesta MDL Member

    Jul 22, 2011
    235
    71
    10
    Ah I'm still running windows 95 and there is no way to look forward.
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,567
    59,634
    450
    Do you also love how it handles new hardware?:rolleyes::rolleyes::D
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. Ratha ITC

    Ratha ITC MDL Member

    Jul 13, 2013
    243
    134
    10
    17134 ;)

    Like what @Enthousiast said, plus, the stability of this build is noticeably better and no heating issue. My laptop had heating issue on 17133 which was so annoying. Everything is just very smooth on 17134. I like it so much like I never wish for further build. :p
     
  5. armond

    armond MDL Addicted

    Jun 16, 2008
    673
    219
    30
    I disabled it in 16299. After upgrading to 17134, I see I can keep it disabled. It also remains disabled even after reboot.
    BTW how people can call this RTM?
    mixed Reality Portal cannot download the software.
    Settings>Ease of Access>Narrator>Download and install braille is not working.
    Indeed, I cannot add any optional features.
     
  6. 7_eleven.hell-hole_rider

    Aug 15, 2009
    239
    52
    10
    Blog reads no new features, insider Fast ... What people?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. endbase

    endbase MDL Guru

    Aug 12, 2012
    4,522
    1,602
    150
    I don't call this RTM :p
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. demonius

    demonius MDL Novice

    Aug 12, 2012
    32
    25
    0
    Redstone 4 Nuked !

    Windows 10 Speed Bugs ! LoL

    Status: Insiders Only
     
  9. yomoma2

    yomoma2 MDL Senior Member

    Feb 27, 2010
    347
    114
    10
    Strangely, I've never had that bug both on 17133.1 and 17133.4. This on a desktop, one laptop and a VM.
     
  10. Ahsan

    Ahsan MDL Addicted

    Dec 3, 2009
    737
    130
    30
    once microsoft releases it and says its RTM , it is RTM , no matter how buggy it is.
    It will the start patching it via CU afterwards.
    No OS is perfect.
     
  11. lobo11

    lobo11 TOMAHAWK CHOP

    Feb 16, 2012
    6,587
    5,350
    210
    Let's just say it looks Stormy outside, lol
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Windows 10 User

    Windows 10 User MDL Expert

    Feb 2, 2017
    1,229
    74
    60
    Ok...?
     
  13. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,013
    775
    180
    I don't see the same thing. It is in Hebrew.
     
  14. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,030
    1,328
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. 7_eleven.hell-hole_rider

    Aug 15, 2009
    239
    52
    10
    #216 7_eleven.hell-hole_rider, Apr 18, 2018
    Last edited: Apr 19, 2018
    Maybe it is because you don't shut off Background apps to begin with ?

    Try ... go to privacy settings > Background apps > toggle off the setting.

    Restart your computer and then go to the privacy settings > Background apps... it will be on again if you are on 17133.xx


    Noticed you said upgrade in later post .... thurs 04.19.2018, 14:08 mine was "clean install"
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. TairikuOkami

    TairikuOkami MDL Expert

    Mar 15, 2014
    1,057
    926
    60
    "Background apps" registry entry has been changed, maybe that is causing problems.
    Code:
    reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\BackgroundAccessApplications" /v "GlobalUserDisabled" /t REG_DWORD /d "1" /f
    reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Search" /v "BackgroundAppGlobalToggle" /t REG_DWORD /d "0" /f
     
  17. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,013
    775
    180
    Where can I download it ?
     
  18. robsinbc

    robsinbc MDL Junior Member

    Apr 5, 2014
    54
    20
    0
    I have not seen the background apps problem and net frameworks 3.5 installed fine from USB.
    everything seems smoother than 17133.73.
     

    Attached Files:

  19. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,030
    1,328
    90
    Dism /online /enable-feature /featurename:NetFX3 /All /Source:X:\sources\sxs /LimitAccess

    X is your drive with mount image
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...