I'm not sure what you are referring to by "disk management." There are many utilities to check disk usage, delete files, and manage space quotas.
diskmgmt.msc
edquota -u username
Run DISKMGMT.MSCDISKMGMT.MSC: opens disk management utilityCLEANMGR: opens disk drive clean up utility
k is not a standard command in Linux.
Fdisk is a command that can be used in Linux to manage partitions. With this command one can view all disk partitions or delete partitions. For detailed information on step by step instruction for using this command one can access 'The Geek Stuff' website.
Almost all Unix/Linux systems use the 'df' command to find out how big the partition is, how much is in use, and the percentage of the system in use. This command must be used in a command window.
There is no such command. Obviously, in order to enter a command into the prompt, Linux must already be on.
DiskPart.exe
In a Linux terminal, the command to create a new directory is: mkdir .
To manage disks via the command line, you can use various commands depending on your operating system. For Windows, you might use diskpart to access the disk partitioning utility, where you can then enter commands like list disk, select disk X, and format. On Linux, commands like lsblk to list disks, fdisk or parted for partitioning, and mkfs to format a disk are commonly used. Always ensure you have the necessary permissions and backup your data before performing disk management tasks.
You might be able to do it from control panel>performance and maintenance>administrative tools>computer management>storage>disk management. It should show both disks, but I'm not sure if Windows can recognize the Linux partition. If it does, right click on it and either format the drive or remove the partition. I hope this works for you.
you can run many commands