Skip to content

Commit fc01110

Browse files
committed
fix
1 parent ca934f5 commit fc01110

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/windows-client/application-management/modern-apps-application-packages-reported-vulnerable.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In these scenarios, there are multiple versions of the app per user in the syste
4040

4141
To resolve this issue, use one or more of the following methods:
4242

43-
### Method 1: Ensure that the app is updated for all users in the system by reconnecting to the machine with user profiles.
43+
### Method 1: Ensure that the app is updated for all users in the system by reconnecting to the machine with user profiles
4444

4545
1. Identify the user profiles in which the old Appx version package is installed by using the Appx cmdlet [Get-AppxPackage](/powershell/module/appx/get-appxpackage) from an elevated PowerShell window:
4646

@@ -50,7 +50,7 @@ To resolve this issue, use one or more of the following methods:
5050

5151
2. Reconnect to the machine with the identified user.
5252

53-
### Method 2: Remove the old packages (*.appx*).
53+
### Method 2: Remove the old packages (*.appx*)
5454

5555
1. Identify the user profiles in which the Appx package is installed with the Appx cmdlet [Get-AppxPackage](/powershell/module/appx/get-appxpackage) from an elevated PowerShell prompt:
5656

@@ -78,7 +78,7 @@ To resolve this issue, use one or more of the following methods:
7878
> - [Remove-AppxPackage (Appx)](/powershell/module/appx/remove-appxpackage)
7979
> - [Remove-AppxProvisionedPackage](/powershell/module/dism/remove-appxprovisionedpackage)
8080
81-
### Method 3: Delete the user profiles pointing to the old version of the app.
81+
### Method 3: Delete the user profiles pointing to the old version of the app
8282

8383
To do so, see the following articles:
8484

0 commit comments

Comments
 (0)