I am running Bitcoin_qt 018.1. windows
There is a file named "wallet" but it is not directly readable. How can I see the amount of bitcoins in my wallet?
Use pywallet on github to dump the private keys, if you import them later to lets say electrum you can see the balances without downloading the blockchain.