mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 03:43:39 +00:00
More Illfated corrections
:) thank you Co-Authored-By: Trond B. Krokli <38162891+illfated@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
4ff728b4c6
commit
7c787e3a2c
@ -769,7 +769,7 @@ To remove the News app:
|
|||||||
|
|
||||||
-or-
|
-or-
|
||||||
>[!IMPORTANT]
|
>[!IMPORTANT]
|
||||||
> If you have any issue with these commands, go ahead a do a system reboot, and try the scripts again.
|
> If you have any issues with these commands, do a system reboot and try the scripts again.
|
||||||
>
|
>
|
||||||
- Remove the app for new user accounts. From an elevated command prompt, run the following Windows PowerShell command: **Get-AppxProvisionedPackage -Online | Where-Object {$\_.PackageName -Like "Microsoft.BingNews"} | ForEach-Object { Remove-AppxProvisionedPackage -Online -PackageName $\_.PackageName}**
|
- Remove the app for new user accounts. From an elevated command prompt, run the following Windows PowerShell command: **Get-AppxProvisionedPackage -Online | Where-Object {$\_.PackageName -Like "Microsoft.BingNews"} | ForEach-Object { Remove-AppxProvisionedPackage -Online -PackageName $\_.PackageName}**
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user