Our guides use pool.sexy as an example. Replace with your pool of choice.
Download link ● https://github.com/ethereum-mining/ethminer
Once downloaded create a new batch file inside the folder where the miner is and paste this into the batch file:
ethminer -U stratum2+tcp://[ACCOUNT].[WORKER]@aka.pool.sexy:20022 --work-timeout 1000
GPU_FORCE_64BIT_PTR 0GPU_MAX_HEAP_SIZE 100GPU_USE_SYNC_OBJECTS 1GPU_MAX_ALLOC_PERCENT 100GPU_SINGLE_ALLOC_PERCENT 100ethminer -U stratum2+tcp://[ACCOUNT].[WORKER]@aka.pool.sexy:20022 --work-timeout 1000
[ADDRESS] = Your wallet address
[WORKER] = Whatever name you want to give to your computer for easy identification
You can run this batch file to start mining. You can also add a link to this batch file in Startup to start the miner when you turn on your computer.