summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--general/toaster/umdf2/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/general/toaster/umdf2/README.md b/general/toaster/umdf2/README.md
index fb3741c6..a2e6c7c0 100644
--- a/general/toaster/umdf2/README.md
+++ b/general/toaster/umdf2/README.md
@@ -50,7 +50,7 @@ Before you manually deploy a driver, you must turn on test signing and install a
### View the root enumerated driver in Device Manager
-On the target computer, in a Command Prompt window, enter **devmgmt** to open Device Manager. In Device Manager, on the **View** menu, choose **Devices by type**. In the device tree, locate **Sample WDF Toaster Service + Filter** (for example, this might be under the **Toaster** node).
+On the target computer, in a Command Prompt window, enter **devmgmt.msc** to open Device Manager. In Device Manager, on the **View** menu, choose **Devices by type**. In the device tree, locate **Sample WDF Toaster Service + Filter** (for example, this might be under the **Toaster** node).
In Device Manager, on the **View** menu, choose **Devices by connection**. Locate **Sample WDF Toaster Service + Filter** as a child of the root node of the device tree.