https://youtube.com/shorts/f3gd_O8n1Qw?feature=share
Fejléc kijelöl, Alt+D+O
https://youtu.be/eAAKW9gx7FQ
Leírás
Windows Defender is Gone
Today we will take a look at these common problems with Windows defender, 1. Windows Security not Opening? Windows Security is Missing?
Reinstall Windows Security (Windows Powershell Admin)
1st Command:
Set-ExecutionPolicy Unrestricted
2nd Command:
Get-AppXPackage AllUsers | Foreach {Add-AppxPackage - DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Reset Windows Store Certification
Get-AppxPackage Microsoft.SecHealthUI -AllUsers | Reset-AppxPackage
3rd Command:
Set-ExecutionPolicy Restricted
4th Command:
SFC /SCANNOW
5th Command:
dism /online /cleanup-image /restorehealth
Automatically fix Windows security issues
https://support.microsoft.com/en-us/w...
HYU-408 CD-ROM ISO file:
https://mega.nz/file/wCYl2Z6Z#TZiEoK1SxzvHS1Qug1gou5ZsgJb_w1w5kCPXJXc0p_w