1. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,405
    605
    60
    Strange! After reading your post, I checked the TM in my system & in this latest v19H1, it's not reporting the RAM freq. In earlier versions, as far as I can remember, it used to show there. I wonder is this a general bug that's already known & reported or just me?
     

    Attached Files:

    • 1.jpg
      1.jpg
      File size:
      92.4 KB
      Views:
      81
  2. Windows 10 User

    Windows 10 User MDL Expert

    Feb 2, 2017
    1,908
    118
    60
    #3384 Windows 10 User, May 31, 2019
    Last edited: Sep 24, 2023
    I just noticed "Advanced Startup" doesn't appear below "Reset this PC"!
     
  3. Updates installed? Can we get a screenshot? And do you use BIOS or UEFI?
     
  4. °ツ

    °ツ MDL Addicted

    Jun 8, 2014
    822
    1,125
    30
    You can reboot to Advanced Startup faster by shortcut.

    Code:
    C:\Windows\System32\shutdown.exe /r /o /t 0
     
  5. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,340
    94,921
    450
    Advanced startup is a mock winre environment, i always use @murphy78 his script:

    Code:
    @echo off
    color 1f
        pushd "%CD%"
        CD /D "%~dp0"
    (NET FILE||(powershell -command Start-Process '%0' -Verb runAs -ArgumentList '%* '&EXIT /B))>NUL 2>NUL
    :--------------------------------------
    ECHO -------------------------------------------------------------------------------
    echo.                  Windows Recovery Environment Scheduler
    ECHO -------------------------------------------------------------------------------
    
    ECHO This script can schedule your system to reboot to WinRE recovery mode.
    ECHO When you use this script, it will use the Windows ReagentC setting for
    ECHO your winre.wim image and schedule the next reboot to run the Recovery
    ECHO environment.
    ECHO -------------------------------------------------------------------------------
    CHOICE /c YN /n /M "Run this script? (Y/N): "
    set errortemp=%ERRORLEVEL%
    IF %ERRORTEMP% EQU 2 EXIT
    IF %ERRORTEMP% EQU 0 EXIT
    %WINDIR%\system32\reagentc.exe /boottore
    ECHO -------------------------------------------------------------------------------
    echo.                                 Finished
    ECHO -------------------------------------------------------------------------------
    CHOICE /c YN /n /M "Reboot your system now? (Y/N): "
    set errortemp=%ERRORLEVEL%
    IF %ERRORTEMP% EQU 2 EXIT
    IF %ERRORTEMP% EQU 0 EXIT
    shutdown /r /t 0
    
     
  6. Windows 10 User

    Windows 10 User MDL Expert

    Feb 2, 2017
    1,908
    118
    60
    #3390 Windows 10 User, Jun 1, 2019
    Last edited: Jun 1, 2019
    No, no integrated updates (or installed ones afterwards). I've deleted the VM (created by Hyper-V).

    Ok, but it should work the other way.
     
  7. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    47,340
    94,921
    450
    It works as expected.
     
  8. Windows 10 User

    Windows 10 User MDL Expert

    Feb 2, 2017
    1,908
    118
    60
    #3392 Windows 10 User, Jun 1, 2019
    Last edited: Jul 13, 2023
    Not in my case but I'll do another test just to be sure.

    So, I did a clean Windows 10 1903 18362.1 Build Enterprise x64 pt-pt install (with KB4507453 integrated so it makes it the 18362.239 build) on the host and on a VM using Hyper-V after creating an image and I'm having some problems.

    1º - After signing in for the first time on a VM the right blue network panel is empty after editing its session settings (if I don't do the latter it isn't empty). This problem doesn't happen if I do a clean install using an untouched image on a VM after doing a clean install with that image on the host.

    2° - After disabling the search box the taskbar looks weird. This problem doesn't happen if I do a clean install using an untouched image both on the host and on a VM;

    3º - The Advanced Startup feature doesn't appear below the Reset this PC one on a VM but oddly it appears on the host. This problem doesn't happen if I do a clean install using an untouched image both on the host and on a VM.

    Another thing, I can't remove modern apps' shortcuts from the Start Menu (I'd like to be able to do it especially after removing the apps).

    EDIT: So, this time I set "Dark mode for apps" and "Dark mode for Windows" to Default and I no longer have the taskbar's color problem. I don't know why after disabling them I have this problem, though. Also, this time I didn't have the VM blue network panel problem.
     
  9. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,405
    605
    60
    I need to know whether MS re-release the FOD ISO multiple time as 'refreshed ISO' for any single brunch i.e.1809 or 1903 like the way they re-release the main OS ISO quite a few time or not?
     
  10. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,211
    1,543
    90
    update version 1903 is available for LTSC edition.
    how is that possible ?! :confused::confused::confused:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. SM03

    SM03 MDL Expert

    Dec 16, 2012
    1,405
    605
    60
    #3397 SM03, Jun 2, 2019
    Last edited: Jun 2, 2019
    There is a false/wrong info mentioned there in the OP

    Official 18362.1 ESD (ClientConsumer & Business) Files By @abbodi1406

    Should be 18362.30 instead 18362.1
     

    Attached Files:

    • 1.jpg
      1.jpg
      File size:
      8.7 KB
      Views:
      56
  12. windows builder

    windows builder MDL Guru

    Sep 13, 2017
    2,211
    1,543
    90
    ESD - 18362.1
    ISO - 18362.30
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    667
    1,085
    30
    ESD is 18362.30