Hi , Catană
I am Ivan, I will help you with this.
In this case, it would be a better option to delete all partitions along with the disk using DIskpart, check if you have xbox games on the HD drive
- Opening the command prompt Right-click on the Windows icon and select “Run as administrator.”
- Typing commands in CMD
Type diskpart and press “Enter.”
Type “list disk” and press “Enter.”
It will show all the disk drives including the external drives connected to the system.
Type “select disk + disk number”
Place the drive you want to format, be careful not to place the wrong disk based on the amount of free space.
Type “clean” to start cleanup of files and folders of the selected hard disk.
Type “create partition primary” and press “Enter.”
creating partition primary
Type “format fs=ntfs” after DiskPart successfully created the specific partition.
It commands the DiskPart to format the disk to specific file system
The last step is to assign the drive letter to the newly created partition by typing
“assign.”
After run on comand: "active"
After formatting the disk and restarting the computer, open the xbox app go to settings > installation options and Change the location to install and see if the X: drive option is selected.
Remembering this method will format drive E: pay attention not to format the wrong drive using diskpart.
Independent Advisor - Community
Thanks