About 757,000 results
Open links in new tab
  1. How do I get C:/ on my command line - Super User

    Apr 26, 2017 · I am on Windows 10. What I am trying to do is load Adobe Dreamweaver extensions via the command line on Windows. I want to navigate to C:\\Program …

  2. Windows Command line get disk space in GB - Super User

    Apr 1, 2015 · Change the string " SATA Disk " to match your disk drive's model. You can get the model name by running the command " wmic diskdrive get Model, Index " in cmd. Of course, …

  3. How to get hard drive serial number from command line?

    66 Try this command vol C: this will get the volume serial number given to it by windows. wmic diskdrive get serialnumber this gets the manufacturers serial number of the hard drive.

  4. Get hard drive serial number based on drive letter on Windows …

    May 5, 2021 · I know I can get the serial number of all listed hard drives by using: wmic diskdrive list brief or specifically wmic diskdrive get serialnumber And I can get the drive letter from the …

  5. command line - Where is the C drive in the WSL? - Super User

    Aug 2, 2016 · The WSL tries to imitate Linux, so it does this too. To bridge the gap, it mounts your Windows drives in the folder '/mnt/', using the drive letter as the directory name. Your C: drive, …

  6. Access C$ drive of a PC from another PC within a local network

    I just reinstalled windows on my laptop and PC and found that I can no longer access laptop drives from the PC by going to e.g. \\\\MyLaptop\\c$ I used to be able to do this, but now I'm …

  7. Access c:\\" my path " in windows command prompt - Super User

    Jun 30, 2014 · I want to access a path in C drive when I open the command prompt I have c:\\user\\myname where is I want to access c:\\ so that I can access any paht I want in C

  8. hard drive - Can't extend C partition. How to make unallocated …

    May 25, 2016 · How do I extend my C drive? From: Extend a Basic Volume You can add more space to existing primary partitions and logical drives by extending them into adjacent …

  9. How to get access to C:\\Program Files\\WindowsApps?

    Closed 13 years ago. Possible Duplicate: Where to find Windows 8 Modern UI apps source code? How do I open the folder C:\Program Files\WindowsApps? Currently I'm denied to enter, even …

  10. my command prompt defaulting to H drive and not changing to C …

    Apr 21, 2016 · When i open my command prompt it defaults to my H drive and when i use cd /c: its not changing to the C drive. Please need help I have tried the following commands …