Help / Troubleshooting
The app opens to a blank white window
Vesari Stylus starts, a window appears, and there is nothing in it. No player, no sidebar, not even the buttons in the top corner. The window is real, so the app did launch. What failed is the layer that paints the interface into it.
The short answer
Vesari Stylus draws its whole interface, its own title bar included, inside a Windows component called the Microsoft Edge WebView2 Runtime. That is the one system component the interface depends on. If WebView2 is missing, damaged, or cannot start, the window still opens and stays empty, because everything you would normally see is drawn by the part that did not start.
In almost every case the cure is to run the current installer over the top of what you have. It carries a full copy of the WebView2 runtime, puts it in place if your PC needs it, and leaves your library, playlists and settings untouched.
First, rule out the two lookalikes
A card headed Something went wrong, with Reload view and Restart app buttons, means the interface is alive: one screen threw an error and the crash guard caught it. The card confirms your library and any running jobs are safe. Press Reload view to rebuild that screen, or Restart app to reload the whole interface. A card that returns every time is worth reporting.
A title bar with a spinning record over Loading your library... also means the interface is alive, and the first library load is still running.
A blank window is neither: nothing, no title bar, no card.
Closing a blank window
Because the title bar is part of the interface, a blank window has no minimise, maximise or close buttons of its own. Launching the shortcut again will not help either: Vesari Stylus runs as a single copy by design, so a second launch hands off to the one already running and asks it to show itself and take focus. That looks like the shortcut doing nothing.
- Click the window, then press Alt+F4.
- If that does not shift it, right-click the Vesari Stylus button on the taskbar and choose to close the window.
- If it still hangs about, open Task Manager with Ctrl+Shift+Esc, find Vesari Stylus, and end the task.
Work through these in order
1. Reinstall over the top. Download the current installer and run it without uninstalling first. It closes a running copy for you, restores the WebView2 runtime if it is absent, and replaces any program files that security software has taken away. See Updating Vesari Stylus.
2. Repair WebView2 by hand. In Windows Settings, go to Apps, then Installed apps, and find Microsoft Edge WebView2 Runtime. Choose the modify option beside it, let it repair itself, then restart your PC. If it is not listed at all, step 1 is what puts it there.
3. Check your security software. If antivirus or endpoint software has quarantined anything from the Vesari Stylus program folder, restore it, add an exception, then reinstall. On a locked-down work machine, policy can block WebView2 outright, and only whoever manages the PC can change that.
4. Rule out the graphics driver. WebView2 composites through your display driver, so a driver in a bad state can leave an empty surface behind. Restart the PC first, since that alone clears a driver stuck after sleep. If the window is still blank, install the current driver from your graphics vendor.
Reading how far the app got
The engine underneath keeps its own log and writes a startup line whether or not anything renders, so it tells you which half failed.
- Paste
%APPDATA%\com.garyd.audiophile-player\logsinto the File Explorer address bar. - The folder holds several sets of daily files. Open the one named exactly
audiophile-followed by today's date, ending in.log. - Launches append to the same file all day, so go to the end and look back for the most recent Vesari Stylus started line.
If the line is there for the launch you just made, the engine started cleanly and the trouble is in the display layer: WebView2 or the graphics driver. If there is no file for today, or the file is there without that line, the app is not getting that far and a reinstall is the right next move.
What this is never caused by
- Your internet connection. The interface ships inside the app rather than being fetched from a website, so a dropped connection cannot empty the window.
- Your library or settings. Those live in their own folder, described in Where Vesari Stylus keeps your files and settings. A blank window does not touch them, and nothing here puts them at risk.
- Your licence. Vesari Stylus does not withhold its interface or your playback over licence state, on any tier.
If it is still blank
The in-app reporter lives inside the window you cannot see, so email [email protected] instead. Include your exact Windows version and edition, whether Microsoft Edge WebView2 Runtime appears in Installed apps, and today's log file if one exists. Logs carry file paths from your library, so read one before attaching it. We cannot promise a personal reply. I sent a bug report and heard nothing sets out what happens to a report once it is sent.
Related: System requirements & compatibility ยท Install Vesari Stylus & first run.