logo
Install Learn Run a node Wallets Earn Develop Smart Contracts Use ID
  • Discourse
  • Installation

    • Downloads - Mainnet
    • Downloads - Testnet
    • Verification instructions
  • Learn

    • Learn about Concordium
      • Identities
        • Company identity creation
      • Accounts
      • Glossary of Concordium Terms
  • Concordium Wallets

    • Deciding between the wallets
      • Transactions overview
    • Wallet FAQs
      • Concordium Wallet for Mobile FAQ
      • Concordium Wallet for Web FAQ
    • Set up the Concordium Wallet for Web
    • Set up the Concordium Wallet for Mobile
    • Set up the Concordium Legacy Wallet
    • Create an identity
      • Change identity name
    • Create an account
      • Change account name
    • Send CCD
    • Connect dApps to wallets
      • Proofs and revealing information
    • Tokens in the wallet
    • Shield and unshield CCD on an account
      • Make a shielded transfer on an account
    • Make a backup of identities, accounts, and addresses
    • Export a private key
    • Recover your Wallet
    • Find and share your account address
    • Update your passcode and biometric settings
    • Inspect a release schedule
    • Manage address book
    • Desktop Wallet
      • Set up the Desktop Wallet
        • Set up the LEDGER device and install the Concordium LEDGER App
      • Use the Desktop Wallet
      • Transfer CCD with a schedule in Desktop Wallet
      • Apply a transaction log filter in the Desktop Wallet
      • Update the Desktop Wallet
      • Reset desktop wallet data
      • Shared accounts with multiple credentials in Desktop Wallet
        • Create a credentials file
        • Add credentials to an account
        • Create a multi-signature CCD transfer in the Desktop Wallet
        • Create a scheduled transfer in the Desktop Wallet
        • Sign a transaction proposal
        • View transaction proposals
  • Earn with Concordium

    • How to earn with Concordium
      • Bakers
        • Baker management
        • Add baker
        • Change baker options
        • Run a baker node on Windows
        • Run a baker node on macOS
        • Run a baker node on Ubuntu
        • Run a baker node on Docker
        • Become a baker using the Concordium Client
      • Delegation
        • Delegate to a baker pool or passive delegation
        • Update delegation to a baker pool or passive delegation
        • Remove delegation to a baker pool or passive delegation
      • Delegation and baking FAQ
  • Develop on Concordium

    • Developer resources
      • SDKs and APIs
      • dApp examples
      • Dashboards and Status Pages
      • Auxiliary Tools
      • gRPC V2 documentation
      • gRPC documentation
    • Run a node on Concordium
      • Ubuntu nodes
        • Run a node on a server with Ubuntu on Mainnet
        • Run a node on a server with Ubuntu on Testnet
        • Troubleshoot a node on a server with Ubuntu
      • MacOS nodes
        • Run and manage a node on macOS
        • Troubleshoot a node on MacOS
      • Windows nodes
        • Run and manage a node on Windows
        • Concordium Windows node runner service configuration
        • Troubleshoot a node running on Windows
      • Docker nodes
        • Run a node with Docker
        • Troubleshoot a node on a server with Docker
    • Concordium Client
      • Concordium Client transactions
      • Querying a node
    • Run a local chain
  • Use Concordium's ID Layer

    • Use ID: Create proofs
    • The gallery with ID authentication
      • Writing the verifying backend
      • Interacting with a wallet
      • Setting up the front end
  • Smart Contracts v1

    • Introduction
      • Smart contract modules
      • Smart contract instances
      • Smart contract schemas
      • Developing smart contracts in Rust
    • Quick start guide
    • Best practices
      • Development best practices
    • Tutorials
      • Setup the development environment
      • Counter
      • PiggyBank
        • Writing the piggy bank smart contract
        • Testing the piggy bank smart contract
        • Deploying the piggy bank smart contract
        • Setting up a front end
      • wCCD
        • Understanding the wCCD token protocol
        • Interacting with the wCCD token protocol
        • Setting up the front end
        • Running your first full dApp
      • The Voting dApp
        • Writing a voting smart contract
        • Setting up the front-end
      • Mint an NFT
        • Upload the NFT
        • Intialize, build, and deploy the smart contract
        • Mint and transfer the NFT
      • Mint a semi-fungible token
        • Setup the development environment
        • Smart contract modifications
        • Mint and transfer semi-fungible token
      • Mint fungible tokens
        • Smart contract implementation for fungible tokens
        • Mint, transfer, and burn fungible tokens
      • NFT marketplace smart contract tutorial
        • Build and deploy the smart contract
      • eSealing
        • Exploring the eSealing dapp
      • Sponsored Transactions
        • Exploring the sponsored Transactions Smart Contract
        • Exploring the sponsored Transactions dApp
        • Wallet Connect
      • Smart Contract Upgrade
        • Native upgradability
    • Contract development guides
      • Install tools for development
      • Setting up a smart contract project
      • Compile a Rust smart contract module
      • Return custom errors
      • Locally simulate contract functions
      • Build a contract schema
      • Build using no_std
      • Fallback entrypoints
      • Make a contract upgradeable
      • Work with the JSON parameters
    • Contract testing guides
      • Unit test a contract in Rust
      • Integration test a contract in Rust
    • On-chain guides
      • Deploy a smart contract module
      • Initialize a smart contract instance
      • Interact with a smart contract instance
      • Inspect a smart contract instance
      • Invoke a smart contract instance
    • References
      • Cryptographic primitives
      • Contract host functions
      • Local settings
      • References on-chain
      • Schema JSON representation
      • Simulation contexts
      • Rust contract examples (repo)
      • concordium-std
    • Ethereum developer onboarding
      • FAQs
    • Solana developer onboarding
      • Overview
      • FAQs
  • Smart Contracts v0

    • Introduction
      • Smart contract modules
      • Smart contract instances
      • Smart contract schemas
      • Developing smart contracts in Rust
    • Tutorials
      • Writing the piggy bank smart contract
      • Testing the piggy bank smart contract
    • Contract development guides
      • Install tools for development
      • Setting up a smart contract project
      • Compile a Rust smart contract module
      • Unit test a contract in Rust
      • Return custom errors
      • Locally simulate contract functions
      • Build a contract schema
      • Build using no_std
    • On-chain guides
      • Deploy a smart contract module
      • Initialize a smart contract instance
      • Interact with a smart contract instance
      • Inspect a smart contract instance
    • References
      • Schema JSON representation
      • Simulation contexts
      • Contract host functions
      • References on-chain
      • Local settings
      • Rust contract examples (repo)
      • concordium-std
  • Low-code NFT marketplace

    • Concordium low-code NFT framework
    • Low code NFT marketplace
    • Low-code NFT minting tool
  • Resources

    • CCDScan
      • CCDScan Blocks overview
      • CCDScan Transactions overview
      • CCDScan Accounts overview
      • CCDScan Staking overview
      • CCDScan Nodes overview
    • Release notes - Mainnet
    • Release Notes - Testnet
    • Legal
      • Terms and conditions
      • Terms and Conditions for Concordium Desktop Wallet
      • Terms and Conditions for Concordium Legacy Wallet (previously Concordium Mobile Wallet)
      • Third Party Licenses
      • Third-party Software and Hardware Notices
      • Concordium Wallet for Web Third Party Licenses
      • Concordium Desktop Wallet Third Party Licenses
    • Contact Anonymity Revokers and Identity Providers

Windows nodes#

The following links describe running a node with Windows.

  • Run and manage a node on Windows
  • Concordium Windows node runner service configuration
  • Troubleshoot a node running on Windows

previous

Troubleshoot a node on MacOS

next

Run and manage a node on Windows

Copyright 2021 - 2023, Concordium Software ApS

This website only aggregates and analyzes the actions you take here if you allow cookies. If you do not allow cookies, it protects your privacy, but also prevents the owner from learning from your actions and creating a better experience for you and other users.

Note that if you opt in and you clear your cookies, delete the opt-in cookie, or if you change computers or Web browsers, you will need to perform the opt-in procedure again.

Privacy policy