[DISCUSSION] Windows 11 Final Build 226x1/2/3/4/5 (PC) 22/3H2 [RETAiL/BETA/RP Channel - ni_release]

Discussion in 'Windows 11' started by Enthousiast, May 11, 2022.

  1. scaramonga

    scaramonga MDL Senior Member

    Oct 27, 2012
    426
    262
    10
    Great! 2 years without Windows here, and man, it just gets better every day. I do vape though, but that is another story.
     
  2. Enthousiast

    Enthousiast MDL Tester

    Oct 30, 2009
    49,679
    103,541
    450
    = still kinda smoking or taking in nicotine and/or heated chemicals;)
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,211
    90,793
    340
    They still didn't provide Moment 1 control yet
     
  4. BoSL

    BoSL MDL Novice

    Jul 19, 2015
    35
    21
    0
    22623.1250 smooth as silk on my rig!

    Quit smoking 13 years ago, do however still need a fix of nicotine with snuff..:oops:
     
  5. rustynails

    rustynails MDL Junior Member

    Mar 18, 2015
    50
    44
    0
    Went to vape (2015) after 35 years of chain smoking three packs a day . Haven't looked back. But of course nothing beats fresh air.
     
  6. MS_User

    MS_User MDL Guru

    Nov 30, 2014
    4,657
    1,361
    150
    vaping will still kill you....your still filling up your lungs with smoke and all the deadly chemicals in the loaders made in china:rolleyes:

    OFF TOPIC!!!!
     
  7. EaglePC

    EaglePC MDL Expert

    Feb 13, 2012
    1,254
    524
    60
    22623.1250 settles it.it is super-fast
     
  8. MS_User

    MS_User MDL Guru

    Nov 30, 2014
    4,657
    1,361
    150
    New
    22623.1250 running solid:)
     
  9. Dark Dinosaur

    Dark Dinosaur X Æ A-12

    Feb 2, 2011
    4,162
    5,978
    150
    seems that MS fix the defender security issue
    that allow any use with prev. to shut down defender services
    which is good, thanks ms.

    this was able to kill defender

    Code:
    wmic path Win32_Service where(Name Like '%%%%WinDefend%%%%' OR Name Like '%%%%Sense%%%%' OR Name Like '%%%%WdBoot%%%%' OR Name Like '%%%%WdFilter%%%%' OR Name Like '%%%%WdNisSvc%%%%' OR Name Like '%%%%WdNisDrv%%%%' OR Name Like '%%%%wscsvc%%%%') call stopService
    or this stupid command
    Code:
    gwmi Win32_BaseService|where Name -Match 'WinDefend|Sense|WdBoot|WdFilter|WdNisSvc|WdNisDrv|wscsvc'|foreach {$_.StopService()}
    while using net / sc equ command, was not work

    now its not, defender still active. output.

    Code:
    Executing (\\DESKTOP-5NG788F\root\cimv2:Win32_Service.Name="Sense")->stopService()
    Method execution successful.
    Out Parameters:
    instance of __PARAMETERS
    {
            ReturnValue = 5;
    };
    
    Executing (\\DESKTOP-5NG788F\root\cimv2:Win32_Service.Name="WdNisSvc")->stopService()
    Method execution successful.
    Out Parameters:
    instance of __PARAMETERS
    {
            ReturnValue = 2;
    };
    
    Executing (\\DESKTOP-5NG788F\root\cimv2:Win32_Service.Name="WinDefend")->stopService()
    Method execution successful.
    Out Parameters:
    instance of __PARAMETERS
    {
            ReturnValue = 2;
    };
    
    Executing (\\DESKTOP-5NG788F\root\cimv2:Win32_Service.Name="wscsvc")->stopService()
    Method execution successful.
    Out Parameters:
    instance of __PARAMETERS
    {
            ReturnValue = 5;
    };
    
    Still active

    upload_2023-2-4_8-28-21.png
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,760
    997
    180
    What's new with it ?
     
  11. W_fantasma

    W_fantasma MDL Senior Member

    Apr 10, 2012
    321
    269
    10
    #4114 W_fantasma, Feb 4, 2023
    Last edited: Feb 4, 2023
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. cuteee

    cuteee MDL Guru

    Oct 13, 2012
    5,760
    997
    180
    The Widgets without sign-in requirement not came from KB5022360, but from Windows Web Experience Pack updated (from Store).
     
  13. SAM-R

    SAM-R MDL Guru

    Mar 21, 2015
    5,915
    5,754
    180
    What OS would you use then?
     
  14. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,771
    7,713
    210
    Microsoft Linux. :oops:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. EaglePC

    EaglePC MDL Expert

    Feb 13, 2012
    1,254
    524
    60
    22621.1194 (Win11 22H2 2022 Update) why is it called 2022 update? is it final moment 2? and 22633.xxx betas moment 3?