The Microsoft support let us know that this is definitely a Defender issue going back to an update released. We had to apply this command on the PC which is using Microsoft Defender to resolve the issue:
Open Power Shell use this command
powershell
Enter
Get-MpComputerStatus
check AMRunningMode
If it is running(Microsfot Defender) that shows standard or passive mode than
key in the command in the power shell to disable the network files scanning function in Microsoft Defender.
Set-MpPreference -DisableScanningNetworkFiles $true
I wish the above procedures can help you fix the problem. God bless you.
沒有留言:
發佈留言