1. willko

    willko MDL Member

    May 14, 2008
    148
    16
    10
    no worries - will wait for SVF update in cloudmai / luzea
    I have a healthy Jan ISO now.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    The post you quoted was the jan 2023 updated en-GB ISO.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. willko

    willko MDL Member

    May 14, 2008
    148
    16
    10
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. UltimateGamingPower

    UltimateGamingPower MDL Junior Member

    Jun 10, 2022
    52
    0
    0
    Thank you. Ok So? Does Microsoft Own Files RG Adguard ;)
     
  5. AsaadSoft

    AsaadSoft MDL Addicted

    Jul 29, 2015
    549
    179
    30
    fixed it by disabling core isolation memory integrity on windows security app
    from registry:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\DeviceGuard\Scenarios.
    and set HypervisorEnforcedCodeIntegrity value to 0
     
  6. jim_p

    jim_p MDL Senior Member

    Dec 11, 2013
    488
    182
    10
    #10311 jim_p, Mar 5, 2023
    Last edited: Mar 5, 2023
    Why can't I write caps in powershell? Was it always like that or something has changed recently?
    Using iwr, I want to download a file from a shortened github url and, as all of its shortened urls, it starts with a J. And I can not input that!
    In fact, I can not input ANY capital letter, even with copying and pasting, e.g if I copy "JiM12" from notepad and paste it in powershell, I get "i12"!

    ---edit
    That is on a 12-hour old 22h2 installation that only has the updates and its drivers installed.
     
  7. dosibox

    dosibox MDL Addicted

    Aug 14, 2009
    524
    335
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    54,966
    125,939
    450
    :thinking: where do they get the files from and what did they create?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. DontuZoru

    DontuZoru MDL Senior Member

    Mar 6, 2014
    273
    131
    10
    Seriously, they're doing everything in their power to prevent us from using Internet Explorer. How can I stop IE-to-Edge redirection ?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    use this reg
    Code:
    Windows Registry Editor Version 5.00
    
    [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Edge\IEToEdge]
    "RedirectionMode"=dword:00000000
    
    [HKEY_CURRENT_USER\SOFTWARE\AppDataLow\Software\Microsoft\Edge\IEToEdge]
    "DisableUpsellEdge"=dword:00000001
    
    
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  11. bodmas

    bodmas MDL Senior Member

    Jul 26, 2011
    252
    132
    10
    or easy way is delete every folder and files related with Edge form here: C:\Program Files (x86)\Microsoft
     
  12. Paul Mercer

    Paul Mercer MDL Guru

    Apr 6, 2018
    2,084
    4,363
    90
    no, it's enough to delete only one folder C:\Program Files (x86)\Microsoft\Edge\Application\%edgeVer%\BHO
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. DontuZoru

    DontuZoru MDL Senior Member

    Mar 6, 2014
    273
    131
    10
    I did it and somehow Edge got installed by itself(Via Windows Update I guess ?)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. DontuZoru

    DontuZoru MDL Senior Member

    Mar 6, 2014
    273
    131
    10
    Thanks, it worked !
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,924
    5,776
    180