Right-click on the Start button and select Windows PowerShell (Admin) (if it’s not in the menu, you can right-click on the taskbar; select Taskbar settings; and then add it to the menu) – or –search for PowerShell and then right-click on the listing and choose Run as administrator.
Now copy, paste, and enter this command at the prompt:
Set-MpPreference -DisablePrivacyMode $true
See if that changes the game.
GreginMich