How to Use Rainmeter
Everything you need to know about Rainmeter — from first install to advanced skin editing. No experience needed.
01What is Rainmeter?
Rainmeter is a free, open-source desktop customization tool for Windows. It lets you display customizable skins on your desktop — widgets that can show system stats (CPU, RAM, network usage), the time and date, weather forecasts, music player controls, app launchers, and more.
Skins are built from simple text configuration files (.ini), which means they're lightweight, highly customizable, and free to use. Thousands of skins are created and shared by the community — including here on RainmeterPRO.
02How to Install Rainmeter
Installing Rainmeter takes under 2 minutes. Here's the step-by-step process:
Open your browser and navigate to rainmeter.net. Click the large green Download button to get the latest stable installer.
Open the downloaded Rainmeter-x.x.x.exe file. When prompted, choose Standard Installation (recommended). Accept the license agreement and click Install.
Once installed, Rainmeter launches automatically and places a small raindrop icon in your system tray (bottom-right of your taskbar). A default skin will appear on your desktop — this is normal.
Right-click the tray icon and select Manage. This is your main control panel — you can load, unload, refresh, and position all your skins from here.
03How to Download Rainmeter Skins
Rainmeter skins come packaged as .rmskin files — a special archive format that the Skin Installer handles automatically. You can also find skins as .zip or .rar files that require manual extraction.
Visit our Browse Skins page and find a skin you like. Filter by category — Clock, Weather, Visualizer, System, and more.
On the skin detail page, click the Download Skin button. Your browser will download a .rmskin file to your Downloads folder.
Make sure the downloaded file ends in .rmskin for the easiest installation. If it's a .zip or .rar, you'll need to extract it first (see the next section for manual installation).
04How to Install Rainmeter Skins
The Rainmeter Skin Installer opens automatically.
Review the skin name and author, then click Install.
The skin is installed and ready to load.
Right-click the .zip and choose Extract All, or use 7-Zip / WinRAR.
The extracted folder should contain a folder named after the skin.
Move that folder to: Documents\Rainmeter\Skins\
Right-click tray icon → Refresh All.
C:\Users\[YourName]\Documents\Rainmeter\Skins\05How to Load & Position Skins
Right-click the Rainmeter tray icon → Manage (or press Ctrl+Alt+R).
In the left panel, expand the skin folder. You'll see one or more .ini files inside.
Click the skin file and click Load, or double-click the .ini file. The skin appears on your desktop.
Right-click directly on the skin on your desktop → Draggable. Then drag it where you want.
Right-click the skin → Position → select your preferred behavior (On Desktop, Normal, Always on Top, etc.).
06How to Edit Rainmeter Skins
Rainmeter skins are configured with plain text .ini files. Any text editor works — Notepad, VS Code, or Notepad++ (recommended).
Right-click the skin on your desktop → Edit Skin. This opens the skin's .ini file in your default text editor.
Each skin has [Rainmeter] (global settings), [Variables] (colors, fonts, sizes you can change), and [Meter] / [Measure] sections (the actual widgets).
Start here — this is where skin creators put things they intended for users to change (colors, font sizes, positions, API keys for weather skins).
Save the file (Ctrl+S), then right-click the skin → Refresh Skin. Changes appear immediately.
; Change the accent color here:
AccentColor=255,0,128 → Change to your preferred RGB
FontSize=12 → Increase or decrease text size
07How to Make Rainmeter Start on Startup
Rainmeter adds itself to Windows startup by default during installation. If it's not starting automatically:
Right-click the tray icon → Manage → Settings tab.
Check the box next to Launch Rainmeter on startup. Done.
shell:startup, and copy a shortcut to Rainmeter.exe into that folder.08FAQ — Frequently Asked Questions
Rainmeter itself uses around 15–40MB of RAM depending on how many skins are loaded. Most skins are extremely lightweight. Running 5–10 simple skins typically adds less than 50MB total memory usage — negligible on any modern system.
All skins are stored in C:\Users\[YourName]\Documents\Rainmeter\Skins\. This is your personal user folder, separate from the Rainmeter program files. You can back up this folder to preserve all your customizations.
Most weather skins use either a city name or a weather API key (OpenWeatherMap or Weather.com). Right-click the skin → Edit Skin and look for a [Variables] section — you'll usually find a Location= or CityID= variable. The skin's readme file (usually included) will explain the exact process.
Right-click the skin on your desktop → Settings → Scale. You can scale the skin up or down without editing any code. Alternatively, open the .ini file and adjust font sizes or position values in the [Variables] section.
Common causes: (1) A missing plugin — check if the skin's readme mentions required plugins and install them. (2) The skin requires a newer Rainmeter version — update Rainmeter from rainmeter.net. (3) A missing resource file — make sure the full skin folder was copied, not just the .ini file.
Rainmeter skins are written in Rainmeter's own configuration language (.ini format). Advanced skins can use Lua scripting for complex logic. The Rainmeter language is not a general programming language — it's very beginner-friendly.
Right-click the tray icon → Exit, then relaunch Rainmeter from your Start menu or desktop shortcut. For a soft restart, right-click the tray icon → Refresh All — this reloads all skins without restarting the app.
Yes — Rainmeter is fully compatible with Windows 11. It works on Windows 7, 8, 10, and 11 (both 32-bit and 64-bit).
09How to Uninstall Rainmeter
Right-click the tray icon → Exit to close Rainmeter before uninstalling.
Press Win+I → Apps → Installed Apps (or Control Panel → Programs and Features).
Search for "Rainmeter" in the app list, click it, and select Uninstall.
The uninstaller removes Rainmeter itself but leaves your skins in Documents\Rainmeter\Skins\. Delete that folder manually if you want a clean removal.
Ready to Download Your First Skin?
Browse our full collection of free Rainmeter skins — categorized, curated, and reviewed.