[DISCUSSION] Windows 10 Final Build 19041/2/3 (PC) [20H1/2 / 21H1 vb_release]

Discussion in 'Windows 10' started by Enthousiast, Dec 10, 2019.

  1. case-sensitive

    case-sensitive MDL Addicted

    Nov 7, 2013
    798
    283
    30
  2. case-sensitive

    case-sensitive MDL Addicted

    Nov 7, 2013
    798
    283
    30
    Thank you . I did that and it removed an icon in the control panel but did it remove flash ? Acording to that article it doesnt ?
     
  3. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    That article does not understand the difference between inbox Adobe Flash for IE/Legacy Edge, and external non-Microsoft Flash plugin for external Browsers

    typical clickbait
     
  5. case-sensitive

    case-sensitive MDL Addicted

    Nov 7, 2013
    798
    283
    30
    >That article does not understand the difference between inbox Adobe Flash for IE/Legacy Edge, and external non-Microsoft Flash plugin for external Browsers

    Thank you . Either it uninstalls / kills flash or it doesnt ?
     
  6. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    12,067
    55,424
    340
    It only kills it for IE11 and Legacy Microsoft Edge
     
  7. Carlos Detweiller

    Carlos Detweiller MDL Spinning Tortoise

    Dec 21, 2012
    4,514
    4,541
    150
    Yes, NPAPI and Pepper Flash have to be removed by the user.
     
  8. BAU

    BAU MDL Addicted

    Feb 10, 2009
    943
    2,041
    30
    #5350 BAU, Oct 29, 2020
    Last edited: Oct 30, 2020
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. BAU

    BAU MDL Addicted

    Feb 10, 2009
    943
    2,041
    30
    That's not part of the snippet, you're referring to the get admin line.
    And it's the standard warning-as-error output of powershell start command if you did not accept the user account control prompt.
    If it bothers you too much, can easily silence it by adding 2>nul before the &exit or &pause.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. mdl052020

    mdl052020 MDL Member

    May 31, 2020
    1,047
    1,140
    60
    UAC Prompt is alredy disabled .
    Copied the script log here it is :

    Code:
    Checking admin rights . . .
    Owning registry key . . .
    Method invocation failed because [System.String] does not contain a method named 'SetOwner'.
    At line:8 char:42
    + if($old){$own=1;$w[1]=$o.GetOwner($sps)};$o.SetOwner($w[0]);$t.SetAcc ...
    +                                          ~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
        + FullyQualifiedErrorId : MethodNotFound
    
    You cannot call a method on a null-valued expression.
    At line:8 char:61
    + ... $o.GetOwner($sps)};$o.SetOwner($w[0]);$t.SetAccessControl($o); $c=$HK ...
    +                                           ~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
        + FullyQualifiedErrorId : InvokeMethodOnNull
    
    You cannot call a method on a null-valued expression.
    At line:9 char:1
    + $p=$c.GetAccessControl(2);if($y){$p.SetAccessRuleProtection(1,1)};$p. ...
    + ~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
        + FullyQualifiedErrorId : InvokeMethodOnNull
    
    You cannot call a method on a null-valued expression.
    At line:9 char:67
    + ... $y){$p.SetAccessRuleProtection(1,1)};$p.ResetAccessRule($rar);if($x){ ...
    +                                          ~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
        + FullyQualifiedErrorId : InvokeMethodOnNull
    
    You cannot call a method on a null-valued expression.
    At line:10 char:1
    + $c.SetAccessControl($p);if($own){$o.SetOwner($w[1]);$t.SetAccessContr ...
    + ~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
        + FullyQualifiedErrorId : InvokeMethodOnNull
    
    You cannot call a method on a null-valued expression.
    At line:10 char:85
    + ... ccessControl($o)};if($s){$subkeys=$HK.OpenSubKey($k).GetSubKeyNames()
    +                              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
        + FullyQualifiedErrorId : InvokeMethodOnNull
    
    get-acl : Cannot find path 'Registry::HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\EditionVersion' because it
    does not exist.
    At line:11 char:65
    + ... Own1 "$k\$n"}}};Own1 $rk[1];if($env:VO){get-acl Registry::$path|fl} #
    +                                             ~~~~~~~~~~~~~~~~~~~~~~~
        + CategoryInfo          : ObjectNotFound: (:) [Get-Acl], ItemNotFoundException
        + FullyQualifiedErrorId : GetAcl_PathNotFound_Exception,Microsoft.PowerShell.Commands.GetAclCommand
    
    The operation completed successfully.
    The operation completed successfully.
    Restoring ownership .
    
     
  11. mdl052020

    mdl052020 MDL Member

    May 31, 2020
    1,047
    1,140
    60
  12. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    #5355 Enthousiast, Oct 29, 2020
    Last edited: Oct 29, 2020
    (OP)
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  13. DontuZoru

    DontuZoru MDL Member

    Mar 6, 2014
    200
    94
    10
    Can you permanently disable Windows Defender in 20h1/20h2 ?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. banesi

    banesi MDL Novice

    Aug 17, 2009
    40
    5
    0
    20H2 Business Edition ISO is out?

    en_windows_10_business_editions_version_20h2_x64_dvd_4788fb7c.iso

    SHA256 Hash 4767510FFB63CC6FE81BC81DDD377454751313185FFAE30B88DD597C8A24D371
     
  15. LostED

    LostED SVF Patch Lover

    Jul 30, 2009
    6,477
    17,572
    210
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. iFlaX

    iFlaX MDL Senior Member

    Apr 10, 2015
    328
    288
    10
    New preview update out. 1904x.610. KB4580364.

    Edit: Also shows up on Windows update as optional update.
     
  17. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    35,561
    59,620
    450
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...