Complete guide to install Askimo desktop client for Ollama on Windows. Native Windows application with advanced features like RAG, chat search, custom directives, and seamless model switching.
Compatible with: Windows 10 (64-bit) or later, including Windows 11. Available as MSI installer or JAR file.
Looking for a different operating system?
Before installing Askimo, you need to have Ollama installed on your Windows PC.
Download Ollama for Windows
Visit ollama.com/download/windows and download the Windows installer.
Run the installer and follow the installation wizard.
Verify installation: Open PowerShell or Command Prompt and run ollama --version
The easiest way to install Askimo on Windows.
Download the MSI installer
Works on both x64 and ARM Windows systems.
Run the installer
Double-click the downloaded MSI file to launch the installer.
Windows SmartScreen warning: If Windows shows a security warning, click "More info" and then "Run anyway". Askimo is safe and open source.
Follow the installation wizard
Launch Askimo
Find Askimo in your Start Menu or desktop shortcut (if created during installation).
Alternative method if you prefer portable installation or have Java installed.
Step 1: Install Java (if not installed)
Download and install Java JRE from adoptium.net (version 21 or higher).
Step 2: Download the JAR file
Step 3: Run Askimo
Option A: Double-click the JAR file (if Java is properly configured)
Option B: Run from Command Prompt or PowerShell:
java -jar askimo-desktop-windows-x64.jar Optional: Create a desktop shortcut
javaw -jar "C:\path\to\askimo-desktop-windows-x64.jar"http://localhost:11434) Open PowerShell or Command Prompt and download models you want to use:
ollama pull llama3
ollama pull mistral
ollama pull codellama Browse all available models at ollama.com/library
True native Windows application with full Windows 10/11 integration, not a web wrapper.
Search across all conversations instantly. Find past discussions, code snippets, or ideas.
Chat with your local files and documents. Upload PDFs, code, or notes for context-aware AI conversations.
Combine desktop GUI with powerful CLI for automation, PowerShell scripts, and advanced workflows.
Create reusable prompts and directives for your common tasks and workflows.
Not locked to Ollama. Also supports OpenAI, Claude, Gemini, and other providers in one app.
Ensure Ollama is running. Check the system tray for the Ollama icon, or start it manually:
ollama serve If Windows SmartScreen prevents installation:
Ensure Java is installed and in your PATH:
java -version If Java is not found, download and install from adoptium.net
If Windows Firewall blocks Askimo or Ollama:
Get the most powerful desktop client for Ollama on Windows with RAG, chat search, and multi-model support.