The command cd c:\program files\windows defender on the page does not work on Windows 10 Enterprise 2019 LTSC.
Set-Location : A positional parameter cannot be found that accepts argument 'files\windows'.
At line:1 char:1
+ cd c:\program files\windows defender
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Set-Location], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.SetLocationCommand
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Paths with spaces must be marked with " at the front and at the back
Fixed, thank you.
Most helpful comment
Paths with spaces must be marked with " at the front and at the back