Aurhell
New Member
- Joined
- Aug 12, 2024
- Messages
- 3
- Thread Author
- #1
Hi,
Some I'm gonna explain what is behind the title.
My OS is now on drive E: (it, obviously, was on C: drive before).
So currently, both drives (E and C) have a Windows directory. E drive has a Windows.old directory. I guess that's normal, since it was initially where Windows was (is at that moment).
I think drives got mixed because I tried to install Linux, to git a shot (I guess the distro was Fedora). As coding in .NET is an hobby of mine, I realized that sticking to Windows was just all I needed.
I read that using Diskpart should do the trick.
So, if I read correctly, I should be able to swap drives.
My main concern is that Windows is not an a HDD while it was and a SSD, which is significantly slower now.
Anything I should do before ?
So should I do something like :
Run elevated cmd and type DISKPART
// enumerates the drives
* list disk
//
Select disk 1
I used the command : wmic logicaldisk get deviceid, volumename, description
Here is the result :
Description -- DeviceID / Volume name
Thank you for your help !
I kinda don't want to mess my drives anymore. Lemme know if I need to provide any screenshot, like a DISKPART
Aurélien.
Some I'm gonna explain what is behind the title.
My OS is now on drive E: (it, obviously, was on C: drive before).
So currently, both drives (E and C) have a Windows directory. E drive has a Windows.old directory. I guess that's normal, since it was initially where Windows was (is at that moment).
I think drives got mixed because I tried to install Linux, to git a shot (I guess the distro was Fedora). As coding in .NET is an hobby of mine, I realized that sticking to Windows was just all I needed.
I read that using Diskpart should do the trick.
So, if I read correctly, I should be able to swap drives.
My main concern is that Windows is not an a HDD while it was and a SSD, which is significantly slower now.
Anything I should do before ?
So should I do something like :
Run elevated cmd and type DISKPART
// enumerates the drives
* list disk
//
Select disk 1
I used the command : wmic logicaldisk get deviceid, volumename, description
Here is the result :
Description -- DeviceID / Volume name
- Local Fixed Disk -- C: -- (blank)
- Local Fixed Disk -- E: -- Windows
Thank you for your help !
I kinda don't want to mess my drives anymore. Lemme know if I need to provide any screenshot, like a DISKPART
Aurélien.