[DISCUSSION] Windows 11 Build 26100 (PC) [24H2 Retail- GE-release]

Discussion in 'Windows 11' started by Enthousiast, Apr 3, 2024.

  1. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,674
    103,513
    450
  2. P40L0

    P40L0 MDL Senior Member

    Jul 14, 2009
    387
    221
    10
    Open Notepad, copy this in it and save it as a .reg file:

    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsAI]
    "DisableAIDataAnalysis"=dword:00000001
    Then run and apply it.
    Reboot.
     
  3. dummekuehe

    dummekuehe MDL Addicted

    Jan 11, 2009
    506
    115
    30
    Can we get back Dolby/AC3 support by installing an older package? I tried manually installed the appx from MSMG but that didn't do anything.
    Installing this "26100.1_cabs_Microsoft-Windows-Dolby-Features-FoD-Package-amd64.cab" via Powershell didn't do anything either.
     
  4. Errepublika

    Errepublika MDL Senior Member

    Aug 18, 2021
    453
    317
    10
    How can I create an ISO with UUP dump without including the Edge browser, that is, without a browser.
    Thank you
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    Move / Remove Edge.wim from UUPs
     
  6. dafob

    dafob MDL Junior Member

    Feb 10, 2008
    63
    101
    0
    After days of researching and trying different things, I was able to restore Dolby AC-3 codec to the native Media Player in 24H2.

    1. Refer to this post and download the Base Dolby package and updated Dolby Package (Note that there is an error in the script for the base package; refer to this post for the fix).
    2. After installing those packages, go to MSMG Toolkit download page -> Packs -> Apps -> W10 -> and download Microsoft.DolbyAudioExtensions_1.0.61521.0_x64__8wekyb3d8bbwe.appx

    Code:
    DISM /online /Add-ProvisionedAppxPackage /PackagePath:Microsoft.DolbyAudioExtensions_1.0.61521.0_x64__8wekyb3d8bbwe.appx /SkipLicense
    I know you can install the LAVFilters and other media players like VLC to play AC3 files, but I wanted a way to get it back into the native Media Player.

    If anyone knows a better way to restore the Dolby and AC-3 codecs, please share...
     
  7. Errepublika

    Errepublika MDL Senior Member

    Aug 18, 2021
    453
    317
    10
    What would it be like to set SkipEdge =0 to SkipEdge =1?
     
  8. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,522
    634
    60
    Yes, setting SkipEdge=1 (or 2) will not include EDGE in the ISO

    However, two EDGE components will be there & installed with Windows
    11.png
     
  9. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,522
    634
    60
    I remember MSFT tried this same sort of thing with Windows 10 as well, back in those days, without AI ofcourse
    and they named that feature 'Timeline'

    And eventually, MSFT depreciated/removed that feature after a year or two as not many users were using that.
    I imagine the same fate with this new 'Recall'
     
  10. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,760
    997
    180
    I install Edge from Store if it not exist after Windows 11 installation.
     
  11. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,350
    2,523
    120
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,781
    540
    60
    dont think edge gets provisioned anymore... or at least the latest edge install doesnt provision like previous installs
    could also just be a bug
     
  13. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,350
    2,523
    120
    Open package with 7zip check update.mum to views dependency
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. pm67310

    pm67310 MDL Guru

    Sep 6, 2011
    3,350
    2,523
    120
    #897 pm67310, Jun 4, 2024
    Last edited: Jun 4, 2024
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,781
    540
    60
    pause cross device platform host in store ...its broken. high hitting cpu usage ...broken virtual camera
     
  16. BoSL

    BoSL MDL Novice

    Jul 19, 2015
    35
    21
    0
    Got rid of it it altogether with this (donĀ“t need or want it):

    Get-AppxPackage *CrossDevice* -AllUsers | Remove-AppxPackage -AllUsers
     
  17. boe323

    boe323 MDL Expert

    Jul 19, 2011
    1,781
    540
    60
    #900 boe323, Jun 4, 2024
    Last edited: Jun 4, 2024