Hyper-V error 0x80073701

Discussion in 'Windows 10' started by Muerto, May 5, 2020.

  1. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,850
    2,067
    60
    #1 Muerto, May 5, 2020
    Last edited: Jan 12, 2021
    ...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. qyh1206

    qyh1206 MDL Novice

    May 5, 2020
    8
    1
    0
    Hi there,
    I think that the .Net Framework on your computer is not working.
    Make sure you turned it on at the "Turn Windows Features on or off".
    Hopefully it works.
     
  3. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,850
    2,067
    60
    #3 Muerto, May 6, 2020
    Last edited: Jan 12, 2021
    (OP)
    ...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. qyh1206

    qyh1206 MDL Novice

    May 5, 2020
    8
    1
    0
    All right, hope to hear from you soon.
     
  5. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,850
    2,067
    60
    #5 Muerto, May 7, 2020
    Last edited: Jan 12, 2021
    (OP)
    ...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  6. Carlos Detweiller

    Carlos Detweiller MDL Spinning Tortoise

    Dec 21, 2012
    4,514
    4,541
    150
    There seems to be an SXS assembly (Windows Foundation package) missing in the component store. You might have success if you do an

    SFC /scannow

    and/or

    DISM /online /cleanup-image /restorehealth /source:<path to known good source for Windows files>

    command. If not, repair install (upgrading over itself, keeping everything).
     
  7. Muerto

    Muerto MDL Debugger

    Mar 7, 2012
    1,850
    2,067
    60
    #8 Muerto, May 8, 2020
    Last edited: Jan 12, 2021
    (OP)
    ...
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...