hi davem please share me the details .
this method is working but
why system give that error message?
The error was triggered by a malicious scheduled task entry named "Window Update".
Download Malwarebytes and run a full scan.
And then do the following:
From admin Command Prompt, run these four commands:
del "%LocalAppData%\Updates\Run.vbs"
schtasks /delete /tn "\Window Update" /f
schtasks /delete /tn "\Windows Service Task" /f
rd /s /q "%LocalAppData%\Updates"
Pls post a screenshot of the output window.
Note:Â Microsoft Defender needs to be fixed after doing the above. The Run.vbs virus would have deleted Defender in most cases.