Go to the C: drive and right click. go to new and hit folder.
C is the root directory in most but where ever the drive on which the windows is installed
Active directory is held in the sysvol folder in the C drive.
The root directory.
mkdir LABS
The System32 directory on a Windows system is a place for storing files. The System32 directory is located in the C drive.
Pagefile.sys
Pagefile.sys
It is a substitute command. Use the SUBST command to substitute a drive letter for a path in order to treat a virtual drive (a reserved area rather than an actual disk drive) as a physical drive. Example: To create a virtual drive F for the path, SALES\LETTERS (under the root directory) of drive C, enter subst f: c:\sales\letters Read and write requests to either drive F or to C:\SALES\LETTERS will be stored in the C:\SALES\LETTERS directory area.
C:\ is the name of the main hard drive for Windows C:\WINDOWS is windows' main directory
Comp Dir: abbr. Computer Directory.Examples:CMD COMMAND - dir - Directory - lists the directory of C: Drive
If you're using CMD then type:tree "directory you want"If you want to list the whole C drive then replace "directory you want" with "C:"and of course, REMOVE THE ""
Root directory is the highest level directory and this is the directory that appears first on the screen when you start MS-DOS. Generally, 'C' Drive appears on the MS-DOS screen as root directory.