Hi there.
Make sure you unblock EthDcrMiner64.exe(right click, general tab, check unblock, /ok)
Turn defender ON, and set an exception for EthDcrMiner64.exe
It can be useful to relax security while debugging, but it's bad form to ignore it forthwith.I'd suggest you take a look at your log file.
I'm assuming you mean, claymore 11.7 was working before you updated windows, and you changed NOTHING else, drivers etc, cmiiw.
That being so, look at a previous log, (from when it was working), that will show your full init, through to mining, and then compare with your current log.
At some point, your current log will halt, if you line old/new logs up, you will see what SHOULD be happening next, and that is where you need to investigate.
Good luck.
I run the same config on another computer with claymore 11.7 and windows 1803. It will start without any problems. The difference is windows 10 pro on the working and windows 10 pro n on the non working. I don´t have any older logs left from the new rig. The config file is copied from the working computer.
Log from the working computer:
16:11:22:156 3504
16:11:22:159 3504 ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
16:11:22:161 3504 º Claymore's Dual GPU Miner - v11.7 º
16:11:22:165 3504 º ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK º
16:11:22:167 3504 ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
16:11:22:169 3504
16:11:22:171 3504 b583
16:11:22:378 3504 ETH: 3 pools are specified
16:11:22:380 3504 Main Ethereum pool is eu1.nanopool.org:9999
16:11:22:382 3504 DCR: 0 pool is specified
16:11:22:452 3504 OpenCL platform: NVIDIA CUDA
16:11:22:455 3504 AMD OpenCL platform not found
16:11:22:699 3504 CUDA initializing...
16:11:22:702 3504 NVIDIA Cards available: 1
16:11:22:704 3504 CUDA Driver Version/Runtime Version: 9.1/8.0
16:11:22:707 3504 GPU #0: GeForce GTX 1070, 8192 MB available, 15 compute units, capability: 6.1 (pci bus 3:0:0)
16:11:22:710 3504 Total cards: 1
16:11:26:724 3504 NVML version: 9.391.01
16:11:27:276 3504 SSL: Imported 54 certificates from local storage
16:11:27:320 2a04 ETH: Stratum - connecting to 'eu1.nanopool.org' <198.251.88.37> port 9999 (unsecure)Log from the non working computer:
16:31:13:690 22a4
16:31:13:690 22a4 ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ»
16:31:13:690 22a4 º Claymore's Dual GPU Miner - v11.7 º
16:31:13:690 22a4 º ETH + DCR/SIA/LBC/PASC/BLAKE2S/KECCAK º
16:31:13:690 22a4 ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ
16:31:13:690 22a4
16:31:13:690 22a4 b583
16:31:13:905 22a4 ETH: 3 pools are specified
16:31:13:906 22a4 Main Ethereum pool is eu1.nanopool.org:9999
And the config itself:
setx GPU_FORCE_64BIT_PTR 0
setx GPU_MAX_HEAP_SIZE 100
setx GPU_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_SINGLE_ALLOC_PERCENT 100
TIMEOUT 15
EthDcrMiner64.exe -epool eu1.nanopool.org:9999 -ewal wallet.rig/email
-epsw x -mode 1 -ftime 10 -wd 1 -logsmaxsize 5 -r 60 -minspeed 80 -mport 0
Note, the exe string needs to be single line, no c returns, or line breaks etc.
Also, 2 things you could try on the problem rig.
I'd try stripping that to the minimum, (also make sure you set your virtual memory to at least 16GB!!!)
EthDcrMiner64.exe -epool eu1.nanopool.org:9999 -ewal wallet.rig/email -epsw x -mode 1
BUT.....I just checked, and it looks like nonopool servers are different to what you have above.