List all files from a drive into a txt file in 10 seconds



LIST ALl  FILES FROM A HDD TO .TXT


WINDOWS> CMD> "RUN AS ADMIN"















TYPE


































 tree /f  /a  >  F:   hddF.txt







 Replace F:  With your drive, or  Folder and hddF.txt.


 Open file, in my case  F:\hddF.txt and enjoy.

 






https://blog.robovasi.online/