Author

Topic: Latest version of Core wont run on Windows 10 (Read 402 times)

newbie
Activity: 18
Merit: 2
Yeah, as above... last resort would be to create the media, backup your important stuff, wipe the computer and clean install.

Many thanks - clean install and now QT is running. Blockchain downloading as I type!
HCP
legendary
Activity: 2086
Merit: 4318
Yeah... I've never really been a bit fan of "upgrading" Windows OS installs... it is usually a lot less hassle in the long run to wipe the computer (or get another harddrive) and start with a fresh install.

Anyway, glad you managed to get it sorted finally! Good luck with the sync Wink
newbie
Activity: 18
Merit: 2
Sigh. It didn't work.

Would creating a Windows 10 bootable USB, then formatting laptop, then clean installing it be worth a go?

Wait, have you tried to repair the laptop through checkdisk command?
If not do this first, follow this guide below to repair OS though CMD(command prompt)

- How to Run CHKDSK on Windows 10

If it doesn't work your final solution is to reformat the laptop with a fresh OS. I hope that you have a fresh OS not modified/customized one.

Created a Win10 bootable USB, formatted drive and did a clean install...and finally it worked! QT now running and the blockchain is downloading. Thanks everyone for all your help. I will be running a full node soon.
legendary
Activity: 3374
Merit: 3095
BTC price road to $80k
Sigh. It didn't work.

Would creating a Windows 10 bootable USB, then formatting laptop, then clean installing it be worth a go?

Wait, have you tried to repair the laptop through checkdisk command?
If not do this first, follow this guide below to repair OS though CMD(command prompt)

- How to Run CHKDSK on Windows 10

If it doesn't work your final solution is to reformat the laptop with a fresh OS. I hope that you have a fresh OS not modified/customized one.
HCP
legendary
Activity: 2086
Merit: 4318
Yeah, as above... last resort would be to create the media, backup your important stuff, wipe the computer and clean install.
newbie
Activity: 18
Merit: 2
Question... I assume you have already tried restarting the computer? It's possible there is a ghost process somewhere screwing things up and preventing it from starting properly.

To be honest, I'm really clutching at straws here Undecided

The only other things that I can think of are:
- Permissions problem with Windows... was it an upgrade of an existing installation of Windows? or a clean install of Windows 10 on a formatted drive?
- Corrupt Windows install and Windows is missing some libraries/dlls or something like that. Huh

Like I said, clutching at straws...

Am going to run DISM then SFC on Win10 to try and fix.

Sigh. It didn't work.

Would creating a Windows 10 bootable USB, then formatting laptop, then clean installing it be worth a go?
HCP
legendary
Activity: 2086
Merit: 4318
About all I could recommend at this stage... would be to try creating Win10 install media

And then try using one of the "repair" options when booting... I would just make sure that you backup all your important stuff BEFORE you try doing any repairing/restoring... I ran into an issue a while back and attempted to do a "dirty" reinstall, and apparently Microsoft's idea of "will keep all your data" is a bit different to mine! Roll Eyes Undecided I lost a bunch of stuff because it wiped certain directories that I didn't think it would...

It might also be worth considering going as far as backing up, then completely wiping the PC and doing a clean install...
newbie
Activity: 18
Merit: 2
Question... I assume you have already tried restarting the computer? It's possible there is a ghost process somewhere screwing things up and preventing it from starting properly.

To be honest, I'm really clutching at straws here Undecided

The only other things that I can think of are:
- Permissions problem with Windows... was it an upgrade of an existing installation of Windows? or a clean install of Windows 10 on a formatted drive?
- Corrupt Windows install and Windows is missing some libraries/dlls or something like that. Huh

Like I said, clutching at straws...

Am going to run DISM then SFC on Win10 to try and fix.
newbie
Activity: 18
Merit: 2
Question... I assume you have already tried restarting the computer? It's possible there is a ghost process somewhere screwing things up and preventing it from starting properly.

To be honest, I'm really clutching at straws here Undecided

The only other things that I can think of are:
- Permissions problem with Windows... was it an upgrade of an existing installation of Windows? or a clean install of Windows 10 on a formatted drive?
- Corrupt Windows install and Windows is missing some libraries/dlls or something like that. Huh

Like I said, clutching at straws...

Have restarted a number of times.

I think you may have hit on something..

It was an upgrade from Windows 7 to Windows 10. I think that perhaps it might be missing some dlls because Win7 was playing up so I thought I would upgrade to Win 10 which would solve the problem. Would there be some existing dlls which wouldn't be replaced/upgraded by Win10? If so, how would I go about fixing them?

Many thanks for your help.
newbie
Activity: 18
Merit: 2
Windows Defender can be a bit tricky to turn off. Here is a guide how to permanently disable Windows Defender just in case you want to do that.
https://www.windowscentral.com/how-permanently-disable-windows-defender-windows-10

Thanks, I followed these instructions
HCP
legendary
Activity: 2086
Merit: 4318
Question... I assume you have already tried restarting the computer? It's possible there is a ghost process somewhere screwing things up and preventing it from starting properly.

To be honest, I'm really clutching at straws here Undecided

The only other things that I can think of are:
- Permissions problem with Windows... was it an upgrade of an existing installation of Windows? or a clean install of Windows 10 on a formatted drive?
- Corrupt Windows install and Windows is missing some libraries/dlls or something like that. Huh

Like I said, clutching at straws...
newbie
Activity: 18
Merit: 2
Can you try running bitcoin-qt with the -debug -printtoconsole options from a CMD?

Command line options reference: https://en.bitcoin.it/wiki/Running_Bitcoin

tried this - wont run using CMD i'm afraid
legendary
Activity: 2730
Merit: 7065
Windows Defender can be a bit tricky to turn off. Here is a guide how to permanently disable Windows Defender just in case you want to do that.
https://www.windowscentral.com/how-permanently-disable-windows-defender-windows-10
hero member
Activity: 896
Merit: 527
₿₿₿₿₿₿₿
Can you try running bitcoin-qt with the -debug -printtoconsole options from a CMD?

Command line options reference: https://en.bitcoin.it/wiki/Running_Bitcoin
newbie
Activity: 18
Merit: 2
Are you absolutely certain that your antivirus software and Windows Defender are both disabled?

Do you have the correct bit version for your operating system? A 64 bit program won't run on a 32 bit system (although 32 bit will run on a 64 bit system).

Yes just double-checked.

64 bit system. Avast turned off. Defender off.

I tried searching for the error codes which I posted above but didn't turn up anything very helpful. They seem to general application error codes.

I just went the whole hog and uninstalled Avast (this old PC was only meant to be a full node so not risking much)… no joy...
staff
Activity: 3458
Merit: 6793
Just writing some code
Are you absolutely certain that your antivirus software and Windows Defender are both disabled?

Do you have the correct bit version for your operating system? A 64 bit program won't run on a 32 bit system (although 32 bit will run on a 64 bit system).
newbie
Activity: 18
Merit: 2
Is there anything in the last logs at %APPDATA%\Bitcoin\debug.log?

Now that you've started from scratch the log would be very helpful.

No debug file in the usual place. I guess because it never even loaded it didn't create it?
newbie
Activity: 18
Merit: 2
Can you try this method below I just found it in bitcoin github while searching this kind of issue.

Can you start Bitcoin-Qt.exe with --resetguisettings?

Start "cmd.exe"
cd to your bitcoin-qt.exe install directory
Enter bitcoin-qt.exe --resetguisettings

If this method still doesn't work try to send this issue on their github from here https://github.com/bitcoin/bitcoin/issues

Thanks dude. Tried this, no joy. Checked the windows logs and same application error is occurring.

Thanks for looking though.
newbie
Activity: 18
Merit: 2
Also, have you tried looking in the Windows Error Log?

Have a look in the "Event Viewer", and under the "Windows Logs" section, check the "Application", "System" and "Security" logs... There might be something showing there.

It seems like it might be some weird Windows permissions error... possibly relating to either the install location or the data directory.

Yes there is an number of application errors:

Faulting application name: bitcoin-qt.exe, version: 0.17.1.0, time stamp: 0x00000000
Faulting module name: bitcoin-qt.exe, version: 0.17.1.0, time stamp: 0x00000000
Exception code: 0x40000015
Fault offset: 0x00000000012db0c4
Faulting process id: 0x1a68
Faulting application start time: 0x01d4d90f4bb02f9c
Faulting application path: C:\Program Files\Bitcoin\bitcoin-qt.exe
Faulting module path: C:\Program Files\Bitcoin\bitcoin-qt.exe
Report Id: a003b9a9-fabc-44ec-ad45-348193645913
Faulting package full name:
Faulting package-relative application ID:
legendary
Activity: 3374
Merit: 3095
BTC price road to $80k
Can you try this method below I just found it in bitcoin github while searching this kind of issue.

Can you start Bitcoin-Qt.exe with --resetguisettings?

Start "cmd.exe"
cd to your bitcoin-qt.exe install directory
Enter bitcoin-qt.exe --resetguisettings

If this method still doesn't work try to send this issue on their github from here https://github.com/bitcoin/bitcoin/issues
HCP
legendary
Activity: 2086
Merit: 4318
Also, have you tried looking in the Windows Error Log?

Have a look in the "Event Viewer", and under the "Windows Logs" section, check the "Application", "System" and "Security" logs... There might be something showing there.

It seems like it might be some weird Windows permissions error... possibly relating to either the install location or the data directory.
newbie
Activity: 3
Merit: 2
Is there anything in the last logs at %APPDATA%\Bitcoin\debug.log?

Now that you've started from scratch the log would be very helpful.
newbie
Activity: 18
Merit: 2
Not running in task manager.

The only logs in debug are from when I ran bitcoind briefly to see if that ran (which it did).

Where did you download the bitcoin core? Make sure that you download the core from official website from here https://bitcoin.org/en/download

Can you try to uninstall and reinstall the core? Before you do that make sure you have backup wallet.dat if you have a wallet created before.

Thanks

Uninstalled bitcoin and cleared out the files in /Roaming

Re-downloaded from bitcoin.org to be sure.

Clean install and the same issue. Blue circle spins for a few seconds, then nothing.

Very frustrating!
legendary
Activity: 2912
Merit: 3603
Join the world-leading crypto sportsbook NOW!
Try a clean install (backup first, then delete and purge all old files from install location, esp wallet.dat). Exact same problem happened to me before on Windows 10 Home (installation worked, but client could never execute, without details in error log). I never found out why it happened, but deleting old wallet files and old data files worked for me.
legendary
Activity: 3374
Merit: 3095
BTC price road to $80k
Not running in task manager.

The only logs in debug are from when I ran bitcoind briefly to see if that ran (which it did).

Where did you download the bitcoin core? Make sure that you download the core from official website from here https://bitcoin.org/en/download

Can you try to uninstall and reinstall the core? Before you do that make sure you have backup wallet.dat if you have a wallet created before.
newbie
Activity: 18
Merit: 2
Have you checked if it's still running in the task manager?

Is there anything in the last logs at %APPDATA%\Bitcoin\debug.log?

Thanks

Not running in task manager.

The only logs in debug are from when I ran bitcoind briefly to see if that ran (which it did).
hero member
Activity: 896
Merit: 527
₿₿₿₿₿₿₿
Have you checked if it's still running in the task manager?

Is there anything in the last logs at %APPDATA%\Bitcoin\debug.log?
newbie
Activity: 18
Merit: 2
Recently upgraded to Windows 10 and reinstalled Bitcoin Core. Virus checker off, defender off. Run bitcoinqt and circle spins for a bit then nothing. No error message, nothing. Details below. Thanks in advance for any help.

Bitcoin Client Software and Version Number: 0.17.1
Operating System: Windows 10
System Hardware Specs: Intel Core i7 2.9Ghz 8GB RAM 240 SSD (but blockchain will be stored on external HDD if I get it working!)
Description of Problem: bitcoinqt wont run
Any Related Addresses:
Any Related Transaction IDs:
Screenshot of the problem:
Log Files from the Bitcoin Client: None
Jump to: