Well, probably the easiest method for you would be to copy the wallet.dat from the bitcoin folder located over at %appdata%
Then delete the whole Bitcoin data folder except for the wallet.dat. After that reinstall the client, make a bitcoin.conf file on the Bitcoin folder which you just deleted files from (be sure that you save the file as a .conf file, because windows does by default hide known file extensions and it would create a file called bitcoin.conf.txt.
I suggest you include the following on the bitcoin.conf file:
rpcallowip=127.0.0.1
rpcuser=jg842jgrepbjrw+wregkeofjewijfiewjfgewj
rpcpassword=53uireug08r4hgj40fu3jf43
prune=1000
daemon=1
That would sync the whole chain, and compress it to 1GB maximum so you don't have to use a whole disk for the whole blockchain.
Let me know if you have any addittional questions.