Unfortunately, formating a hard drive means wiping all the information on it. What you should do is save everything on the drive to another disk, or burn it to a CD, and then reformat the drive.
No.
To get rid of it completely you have to uninstall because it is still in your hard drive if you don't.
If you are going to format the drive first then there are two possibilities: 1. You have all system and personal files on one drive. In this case you would lose all your files. 2. You have system files and personal files on different drives. In this case you would only lose the files on the drives that you format. As long as you don't format the drive with your personal files on it you won't lose them.
Format it or delete it.
Yes you can, the torrent is a separate file from the files you download through it.
no where it just deletes all the files there
type "diskpart" (without the quotes), then type convert d: /fs:ntfs
No. Files can be deleted accurately without reformatting. Reformatting is for completely deleting the entire drive's contents and re-establishing the file structure. This is usually used to repair a damaged file structure, or permanently erase all contents of the disk. (Although methods of undoing or recovering still exist.)
copy it to your computer hard-drive re-format and just copy the files back over!
FAT32 and NTFS
Yes. You can have up to six files on one profile.
To delete all files from a diskette, you can use the command DEL *.* in the command prompt, which removes all files in the current directory. If you want to delete files without being prompted for confirmation, you can use DEL *.* /Q. Alternatively, you can format the diskette using the command FORMAT A: (assuming A: is the drive letter), which will erase all files and prepare the diskette for new data.