Skip to content

Commit 4473303

Browse files
authored
Update wperf.md
1 parent 441b2c4 commit 4473303

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

content/install-guides/wperf.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ You cannot use WindowsPerf on virtual machines, such as cloud instances.
4141

4242
## Using winget (Recommended)
4343

44-
### Installing
44+
### Install
4545

4646
You can now install WindowsPerf directly from [winget](https://learn.microsoft.com/en-us/windows/package-manager/). Open an `Administrator` terminal on PowerShell and type
4747

@@ -66,12 +66,13 @@ Successfully installed
6666

6767
It will install the lastest available WindowsPerf along with the [WPA plugins](/learning-paths/laptops-and-desktops/windowsperf_wpa_plugin/). To check that the installation was done correctly open a new terminal tab or window and follow the instructions under the [verify installation section](#verify_install)
6868

69-
### Uninstalling
70-
69+
### Uninstall
70+
If you need to uninstall WindowsPerf, open an `Administrator` terminal on PowerShell and run:
7171
```console
7272
winget uninstall WindowsPerf
7373
```
7474

75+
The output from a successfull uninstallation will look like:
7576
```output
7677
Found WindowsPerf [Arm.WindowsPerf]
7778
Starting package uninstall...

0 commit comments

Comments
 (0)