About Lively Wallpaper

Does Lively Wallpaper affect gaming performance or FPS?
No. Lively is designed with gamers in mind. When a fullscreen game or application is detected, Lively automatically pauses all wallpaper playback, releasing CPU and GPU resources back to your game. This means zero performance impact during gaming sessions. You can fine-tune this behavior in Settings - options include pausing on any fullscreen app, pausing only for specific applications, or keeping wallpapers running on secondary monitors while pausing the primary display. Many gamers with mid-range hardware report no measurable FPS difference.
Is Lively Wallpaper completely free?
Yes, Lively Wallpaper is 100% free and open-source software (FOSS) released under the GPL-3.0 license. There are no payments, subscriptions, ads, in-app purchases, or hidden costs of any kind. The complete source code is publicly available for anyone to audit, modify, or contribute to. Lively is funded by community donations and won the Microsoft Store App Awards 2023.
How is Lively different from Wallpaper Engine?
The biggest difference is cost and openness. Lively is completely free and open-source, while Wallpaper Engine is a paid application (~$4 USD). Both offer animated desktop wallpapers with video, web, and shader support, smart pause, and multi-monitor features. Wallpaper Engine has a larger community workshop through Steam for downloading wallpapers, but Lively provides all core functionality without any cost. Lively also offers screen saver integration and uses Microsoft's WebView2 (Chromium-based) for excellent web rendering performance.
What types of wallpaper content does Lively support?
Lively supports an extensive range: Video - MP4, WebM, AVI, MOV, MKV with hardware-accelerated playback and audio. Animated GIF - any GIF file rendered smoothly as a background. Web/HTML - full HTML, CSS, JavaScript wallpapers using Chromium WebView2. Shaders - GLSL fragment shaders including direct Shadertoy imports. Games - Unity and Godot engine exports as interactive wallpapers. URLs - any website or YouTube video as a live wallpaper.
Does Lively support multiple monitors?
Yes, Lively has full multi-monitor support with three layout modes. Span stretches a single wallpaper across all screens for a panoramic effect. Per Display lets you set different wallpapers on each monitor independently. Grid is the most advanced - fully independent wallpaper and audio control per screen, letting you choose which display outputs audio. Lively auto-detects display changes and works with any combination of monitor sizes and resolutions.
Does Lively drain laptop battery?
Lively includes a built-in "Pause on Battery" feature that automatically stops all wallpaper playback when your laptop is unplugged, conserving battery life. This is enabled by default. When plugged in, resource usage depends on the wallpaper type - simple video wallpapers use very little power thanks to hardware decoding, while complex shaders may use more GPU resources. You can monitor usage through Settings and choose lighter wallpapers for battery-conscious use.
Where can I find wallpapers to use with Lively?
Lively comes with a curated library of built-in wallpapers. Beyond that: drag and drop any video, GIF, or HTML file directly into Lively. Paste any YouTube URL to use it as a wallpaper. Import GLSL shaders from Shadertoy.com. Find community-made .lively wallpaper packs shared online. Or create your own with HTML/CSS/JS or custom GLSL shaders.
Is Lively Wallpaper safe to download?
Absolutely. Lively is open-source software with the full source code publicly available for anyone to review. The project has over 15,000 stars, 14 million downloads, and is actively maintained by a developer community. Lively won the Microsoft Store App Awards 2023. If you see a Windows SmartScreen warning when installing, this is normal for open-source software without a paid code-signing certificate - click "More info" then "Run anyway."
Can I use Lively as a Windows screen saver?
Yes! Lively integrates with the Windows Screen Saver system. Any live wallpaper in your library can be set as your screen saver. When your PC is idle, the selected wallpaper plays as a full-screen saver, and it stops as soon as you move the mouse or press a key. Configure this in Lively Settings under the Screen Saver section.
How do I share wallpapers with others?
Right-click any wallpaper in your Lively library and select "Export as ZIP." This creates a portable .lively archive containing the wallpaper source, metadata, preview image, and configuration. Share the ZIP file and anyone with Lively can import it by double-clicking or dragging it into the app. Web wallpapers can include a LivelyProperties.json file that exposes custom settings (sliders, color pickers, dropdowns) for end users.

Common issues & fixes

Running into a problem? Here are quick solutions to the most common issues.

Wallpaper not showing on desktop

Make sure Lively is running (check the system tray icon). If using multiple monitors, verify the correct display is selected in Settings. Some Windows settings or third-party desktop managers can interfere - try right-clicking the desktop and ensuring "Show desktop icons" is enabled. Restarting Lively from the system tray often resolves display issues.

High CPU or GPU usage

Resource usage depends on wallpaper type. Complex shader and web wallpapers use more resources than simple videos. Try switching to a lighter wallpaper or lower the rendering quality in wallpaper properties. Keep your GPU drivers updated. Enable "Pause on Fullscreen" in Settings to free resources during intensive tasks.

Web wallpapers show a blank screen

HTML and web wallpapers require Microsoft Edge WebView2 Runtime. On most Windows 10/11 systems this is pre-installed. If web wallpapers appear blank, download and install the WebView2 Runtime from Microsoft's official website, then restart Lively.

Wallpaper disappears after restart

Open Lively Settings and enable "Start with Windows" if it's not already on. Check that your antivirus is not blocking Lively from running at startup. The wallpaper files must remain in their original location - moving or deleting them will cause Lively to lose the reference.

No audio from wallpaper

Audio playback is disabled by default. Right-click the wallpaper in the library, open properties, and adjust the volume slider. For multi-monitor setups in Grid mode, audio can be routed per display. Make sure your Windows audio output device is configured correctly in Sound Settings.

Windows SmartScreen warning during install

This is normal for open-source software that doesn't use a paid code-signing certificate. Click "More info" then "Run anyway" to proceed safely. Lively is open-source and has been downloaded over 14 million times.

In-depth guides

Deep-dive articles about Lively Wallpaper's features, wallpaper types, performance optimization, and more.

What is Lively Wallpaper?
Lively Wallpaper is a free, open-source Windows application that replaces your static desktop background with animated, interactive content. Created by developer rocksdanister and released under the GPL-3.0 license, Lively has become one of the most popular desktop customization tools for Windows, with over 15,000 stars and 14 million downloads. It won the Microsoft Store App Awards 2023.

Unlike traditional wallpaper apps, Lively uses your GPU and the Chromium-based WebView2 engine to render video, web content, and shaders directly on your desktop. The result is a living desktop that can display anything from serene nature videos to real-time data dashboards and interactive generative art.

Lively runs on Windows 10 (version 1903+) and Windows 11, supports any number of monitors, and is designed to use minimal resources when you're not looking at the desktop.
Supported wallpaper types explained
Video wallpapers are the simplest type. Drop any MP4, WebM, AVI, MOV, or MKV file and it loops on your desktop with hardware-accelerated decoding. Audio is supported with adjustable volume.

Animated GIFs are ideal for short, lightweight loops. Lively handles large GIF files smoothly without stuttering.

Web/HTML wallpapers are the most powerful. Lively embeds a full Chromium browser (WebView2) behind your desktop icons, running any HTML, CSS, and JavaScript with full interactivity - mouse input, animations, and live data. Creators can expose custom properties so users can personalize without editing code.

GLSL shaders are GPU programs that generate visuals procedurally. Import from Shadertoy or write custom code. Extremely efficient since all rendering happens on the GPU.

Unity and Godot exports enable 3D scenes, physics simulations, and game-like interactions on your desktop.
Performance optimization guide
Video wallpapers are the lightest - a 1080p MP4 typically uses less than 2% GPU on modern hardware thanks to hardware-accelerated decoding.

Web and shader wallpapers vary. A simple clock uses almost nothing, while complex particle systems may use 5-15% GPU. Monitor usage through Task Manager.

Smart Pause is your best optimization tool. Configure Lively to pause when fullscreen apps run, when specific apps are focused, or on battery. Set different rules per wallpaper.

Best practices: Keep GPU drivers updated. Use video wallpapers for the lightest footprint. Lower wallpaper rendering resolution in properties if needed. Enable "Pause on Battery" for laptops. Close the Lively library window when not browsing. Prefer 1080p over 4K on mid-range hardware.
Multi-monitor setup guide
Span mode stretches a single wallpaper across all monitors for a panoramic effect. Works best with matching-resolution displays.

Per Display mode assigns different wallpapers to each monitor. Select a display in Lively, then choose a wallpaper for that screen. Each runs independently.

Grid mode is the most advanced - independent control per display including separate audio routing. Perfect for a music visualizer with audio on one screen and a silent nature scene on another.

Lively auto-detects display changes (connecting, disconnecting, resolution changes) and adjusts accordingly. Previously assigned wallpapers are restored when monitors reconnect.
Creating and sharing wallpapers
Creating: For video wallpapers, record or download a video in MP4/WebM and drag it into Lively. For web wallpapers, create an HTML file with your content and import it. Web wallpapers can include a LivelyProperties.json file that defines custom user properties - sliders, color pickers, text inputs, dropdowns - so others can customize without editing code.

Sharing: Right-click any wallpaper and select "Export as ZIP." This creates a portable .lively archive. Share it and anyone with Lively can import with a double-click. The community shares wallpapers through Reddit (r/LivelyWallpaper), Discord, and other platforms. Shadertoy shaders can be imported by pasting the URL directly into Lively.
Use cases and inspiration
Gaming setups: Display hardware monitors showing real-time CPU, GPU, RAM stats on your desktop. Smart pause hides them during gaming and restores when you exit.

Productivity: Web wallpapers can show live clocks, weather, calendars, to-do lists, and news feeds. Any web dashboard becomes your desktop background.

Relaxation: Nature videos, rain scenes, aquariums, fireplaces, and lo-fi animations create calming workspaces. Pair with audio for immersion.

Creative: GLSL shaders create mesmerizing, ever-changing generative art. Combine classic artwork with interactive clock/weather widgets for functional beauty.

Streaming: Dynamic backgrounds visible during break screens or desktop capture segments add production value without additional software.

Still have questions?

Try Lively Wallpaper yourself - it's free and takes less than a minute to install. Transform your Windows desktop today.