Try ...
Code:dir x:\users\public /ad /s /b dir x:\users\default /ad /s /b dir /?
Try ...
Code:dir x:\users\public /ad /s /b dir x:\users\default /ad /s /b dir /?
Copy, no worries, give me a few min.Sorry, I should have specified drive X: rather than drive C:.
dir c:\ /ad /b
$Recycle.Bin
$Windows.~WS
$WinREAgent
Boot
Config.Msi
Documents and Settings
MSOCache
PerfLogs
Program Files
Program Files (x86)
ProgramData
Recovery
RECYCLER
System Volume Information
temp
Users
Windows
You did specify X. Unless I'm missing something.Sorry, I should have specified drive X: rather than drive C:.
I am not booting from the USB stick, this is only my C drive. USB stick is removed.Sorry, I was confused. IIUC, you are booting from drive X: which is a USB stick. If you can't see the root directory of your C: drive, then something is wrong with it.
C:\WINDOWS\system32>diskpart
Microsoft DiskPart version 10.0.19041.3636
Copyright (C) Microsoft Corporation.
On computer: MYPC
DISKPART> list disk
Disk ### Status Size Free Dyn Gpt
-------- ------------- ------- ------- --- ---
Disk 0 Online 931 GB 93 GB
Disk 1 Online 931 GB 93 GB
DISKPART> list volume
Volume ### Ltr Label Fs Type Size Status Info
---------- --- ----------- ----- ---------- ------- --------- --------
Volume 0 D Boot_Disc NTFS Partition 838 GB Healthy
Volume 1 C Boot_Disc NTFS Partition 838 GB Healthy System
DISKPART> exit
Leaving DiskPart...
C:\WINDOWS\system32>
Sorry, thought I refreshed the page. I will mess with it all little more tonight then have to run out. Thanks for thr help and will let you know what I find.When you boot into the recovery environment, the drive that normally takes the letter C: is assigned the letter X:.
https://answers.microsoft.com/en-us...-x-drive/422e5340-b6dd-4676-ac69-9e6a69a66a4a
But drive C: in the diskpart screenshot is too small. Instead it must be D: which is the boot drive. That's where your files must be located.
I think you should just experiment with the DIR command until you find the files you are looking for.
md N:\Videos
copy D:\Users\your_video_directory_path\*.avi N:\Videos
I just need to delete the videos under the "Radeon" folder. There's one huge file that likely caused all this.If you have some critical files that you need to save, perhaps you could attach an external drive of sufficient capacity and copy the video files to the other drive.
I did clear the CMOS, but I want to think I should be able to pull up the contents of my videos folder in short order, this is now into it's 6th day of figuring this out. I do have my hard drive backed up but it has been a few months, and I don't want those anything so I'm trying to exhaust all the possibilities before reinstalling windows.clearing "cmos" should kick start pc into "bios" and if you have a spare empty hard drive.. you could hook that to pc. and tell it to boot to that drive as main drive. then reboot and use "usb win installer." install windows (10 would be fastest and no have to install key or email.. ). then when it installs and boots into windows. your other drive will be there as "d or e drive" and you can retrieve the files you need. and then decide if you want to format that original drive and install in that again.. or try and recover to it once you have the files. ,... then reboot and take out new temp drive..
Different result now, this is at the D: not C.What do you get if you type...
dir
at C:\>