As soon as i got a block notification to access a folder, device security actions needed came back? it as nothing to do with device security, its part of the antivirus. Like wtf. Cant dismiss it. Im gonna try an upgrade instead of rolling back and reinstalling, hope it works as i will loose the role back. Why is no one else receiving this bug.
If you are online, open a cmd.exe / Powershell / Terminal with admin rights, and enter: wsreset -i Should then restore the Store and Settings. But you might still miss the Defender GUI.
Get-AppXPackage |Where-Object {$_.InstallLocation -like "*SystemApps*"} | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml" -Verbose} or Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"} end explorer before running, wait a min before restarting explorer (run new task ...type explorer without admin rights to restart explorer) Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
I am expecting Dev Branch will promote to 23H2 this week or next week, and Beta Branch will get cumulative updates with Release Preview Branch