Install Codex Dream Skin on Windows
Install Codex Dream Skin for the Microsoft Store Codex app, verify the real interface, and preserve a safe rollback.
Reviewed by Codex Skin Lab · Last reviewed July 18, 2026
Short answer
On Windows, Dream Skin requires Codex from Microsoft Store, PowerShell 5.1 or newer, and Node.js 22 or newer. Its app files, themes, logs, and saved settings live under %LOCALAPPDATA%\CodexDreamSkin.
Requirements
- The official OpenAI.Codex app installed from Microsoft Store and registered for the current Windows user.
- Windows PowerShell 5.1 or newer and Node.js 22+ available on PATH.
- Codex fully closed before installation; normal installation does not require administrator access or WindowsApps ownership.
Check the project and prerequisites
Open the current Windows instructions on the Codex Dream Skin project page. Confirm Node and the registered Store package before installation.
node --version
Get-AppxPackage -Name OpenAI.CodexInstall from the windows directory
Bypass applies only to this installer command. It checks the Microsoft Store app and Node.js, saves the previous appearance, verifies copied files, and creates launch, tray, and restore shortcuts.
powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\scripts\install-dream-skin.ps1Launch and choose a theme
Use the Codex Dream Skin shortcut. Saved packs live under %LOCALAPPDATA%\CodexDreamSkin\themes\<theme-id> and appear in the tray's Saved themes menu after theme.json and its image pass the built-in checks.
powershell.exe -NoProfile -ExecutionPolicy RemoteSigned -File "$env:LOCALAPPDATA\CodexDreamSkin\engine\scripts\start-dream-skin.ps1" -PromptRestartRun automatic and manual checks
The included check confirms that the theme belongs to the current Codex app, the native sidebar and composer are present, and the decoration does not block clicks. Then manually test Home and a normal task.
powershell.exe -NoProfile -ExecutionPolicy RemoteSigned -File "$env:LOCALAPPDATA\CodexDreamSkin\engine\scripts\verify-dream-skin.ps1" `
-ScreenshotPath "$env:TEMP\codex-dream-skin.png"Restore the official launch path
Normal recovery closes the tray and Dream Skin, restores the saved appearance, and reopens the official app. Full configuration recovery is a separate last-resort operation.
powershell.exe -NoProfile -ExecutionPolicy RemoteSigned -File "$env:LOCALAPPDATA\CodexDreamSkin\engine\scripts\restore-dream-skin.ps1" `
-RestoreBaseTheme -PromptRestartProject references
Codex Skin Lab compared this guide with the sources below on July 18, 2026. The links let you verify requirements and commands against the project's current instructions before you run them.
Ready to choose a theme?
Preview artwork and readability before applying anything locally.