I was using Get-AppxPackage Microsoft.YourPhone -AllUsers | Remove-AppxPackage to uninstall the phone app, and probably closed the application a bit too quickly, but the operation did complete and the app was removed.
I was wondering if I close the command window while an operation is running, will the operation cancel or continue running in the background for something like sfc /scannow? If it's something that "initializes" a simple operation like removing an app, is it ok to quickly close the window?
I was wondering if I close the command window while an operation is running, will the operation cancel or continue running in the background for something like sfc /scannow? If it's something that "initializes" a simple operation like removing an app, is it ok to quickly close the window?