I copied the file into electrum wallet directory ( C:\Users\XXXX\AppData\Roaming\Electrum\wallets ) but, the program doesn't starts
Delete the blockchain_headers and config file found here:
C:\Users\XXXX\AppData\Roaming\Electrum\
Start electrum. If it doesn's start then take a look at your default_wallet file using a text editor like notepad. Can you see human readable text? It should look something like this:
{
"addr_history": {
"31jzSRFoE43phdCxRX2YzTi7gYQ87v5ua6": [],
"32Q6jqBd7grFGW2wkW1xBL1JHgukyHDEkk": [],
"3Prxq8Qas7oJVnrFRBHxeoAzaB99hd9U6y": []
},
"pruned_txo": {},
"pubkeys": {
The above is just an example. Your addresses most likely start with 1. The point being that it should be readable text. Do you see something like this?