-
Notifications
You must be signed in to change notification settings - Fork 0
FAQ
General questions about CyberLauncher features, configuration, and troubleshooting.
CyberLauncher is a full-screen, cyberpunk-themed application launcher for Windows. It replaces the traditional Start Menu with a fast, keyboard-driven interface featuring fuzzy search and system-wide file indexing.
Yes. CyberLauncher is completely free and open source under the GPLv3 license. There are no paid features, ads, or tracking.
No. CyberLauncher runs alongside the Start Menu. You can use both β press Alt+Shift+L for CyberLauncher and Win for Start Menu.
Yes. CyberLauncher works fully offline. Only auto-update checks require internet.
Fuzzy search matches results even with imperfect typing. For example, "chr" matches "Chrome", "Chroma", etc. Results are ranked by relevance and usage frequency.
Yes. CyberLauncher scans for UWP apps, extracts their icons, and launches them via AUMID. Enable UWP scanning in Settings β UWP.
Type > in the search box to execute shell commands directly. For example, > notepad opens Notepad.
Yes. Right-click an app β Run as administrator. You can also configure per-app admin mode.
Drag and drop .exe or .lnk files from Explorer onto the launcher. For folders, add them to authorized folders in Indexer settings.
The indexer crawls your directories to build a searchable database of files. It supports configurable depth, system drives, and custom folders.
Indexing runs in the background with minimal impact. You can disable system drive indexing or reduce scan depth for better performance.
Go to Settings β Indexer β Authorized Folders. Add any folder you want indexed.
Yes. Enable "Hidden folders" in Settings β Indexer to include dotfiles and hidden directories.
Hot corners activate the launcher when you move your cursor to a screen corner. Configure in Settings β General β Hotspots.
Yes. Go to Settings β General and click the shortcut field, then press your desired combination.
Choose to show the launcher on a specific monitor or "Follow cursor" to show it wherever your cursor is.
Yes. Go to Settings β Appearance, select Image background, and choose your image file or enter a URL.
Go to Settings β Appearance and adjust the UI scale (0.8Γ to 1.4Γ).
Yes. Go to Settings β General β Language and select English or Spanish.
The sidebar shows real-time RAM, CPU, and disk usage. The Storage HUD shows free space on all drives.
The Scheduler lets you schedule app launches or commands to run after a countdown. Useful for delayed actions.
- Check if CyberLauncher is running (system tray)
- Try the global shortcut again
- Check if the shortcut conflicts with another app
- Some apps may capture the shortcut first
- Try a different key combination
- Run CyberLauncher as administrator
- Check if the indexer is enabled
- Verify authorized folders include your apps
- Rebuild the indexer
- Enable UWP scanning in Settings β UWP
- Click "Import UWP apps" to trigger a scan
- Reduce indexer scan depth
- Disable system drive indexing
- Clear icon cache
Open an issue on GitHub Issues with:
- CyberLauncher version
- Windows version
- Steps to reproduce
- Expected vs actual behavior
- Fork the repository
- Create a feature branch
- Submit a pull request
- Describe your changes in the PR description
UI strings are in src/locales.ts. Submit a PR with your translation.
See the Donate section on the main README.