Skip to content

Commit 3153598

Browse files
ChandKVmattwojo
andauthored
Update filters for common scenarios and minor fixes (#4116)
* Update filters for common scenarios and minor fixes * Minor wordsmithing --------- Co-authored-by: Matt Wojciakowski <[email protected]>
1 parent 5151008 commit 3153598

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

hub/dev-drive/index.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ The following filters may be used with Dev Drive:
280280
| Defender: Windows Defender Filter | WdFilter |
281281
| Docker: Running containers out of Dev Drive | bindFlt, wcifs |
282282
| Windows Performance Recorder: Measure file system operations | FileInfo |
283+
| Resource Monitor: Shows resource usage. Required to show file names in Disk Activity | FileInfo |
283284
| Process Monitor - Sysinternals: Monitor file system activities | ProcMon24 |
284285
| Windows Upgrade: Used during OS Upgrade. Required if user moves TEMP environment variable to Dev Drive | WinSetupMon |
285286

@@ -315,13 +316,11 @@ Open Windows **Settings** menu, then choose **Storage**, then **Advanced Storage
315316

316317
![Delete a Dev Drive in Windows Settings](../images/dev-drive-delete.png)
317318

318-
The Dev Drive will now be deleted. **However**, if you have attempted to delete a Dev Drive, but see that storage space still appears to be allocated to it, another step may be required.
319-
320-
It could be that the VHD hosting the Dev Drive was attached as a virtual disk (rather than created in unallocated disk space or repurposing an existing disk volume). In this case, you will need to first detach the virtual disk so that the VHD file hosting the Dev Drive can be deleted, following these steps:
319+
The Dev Drive will now be deleted. **However**, if the Dev Drive was created as a new VHD, the VHD will need to be deleted to reclaim the storage space used by that VHD. To accomplish this, you must detach the virtual disk so that the VHD file hosting the Dev Drive can be deleted, following these steps:
321320

322321
1. Open the Disk Management tool by entering "Computer Management" in the search box on the taskbar. Select **Disk Management** under the Storage heading. Select the **Disk** (not the Volume) of the Dev Drive. Right-click the selected Disk hosting the Dev Drive and, from the resulting menu, select **Detach VHD**.
323322
2. A pop-up window will appear informing you that detaching a virtual hard disk will make it unavailable.
324-
3. Once detached, the VHD can be deleted. Right-click and select **Delete Volume...**.
323+
3. Once detached, the VHD can be deleted.
325324

326325
![Screenshot of the Disk Management tool showing that the VHD can be selected and Detach VHD is an option in the action menu.](../images/dev-drive-disk-management-detach-vhd.png)
327326

0 commit comments

Comments
 (0)