Rule zero
Work on the same channel you installed: website EXE, Microsoft Store, Deb, Snap, Play Store, or App Store. Mixing them creates leftover launchers that still fail after you “fixed” the other copy.
Windows
- Update graphics drivers and Windows itself.
- Run WPS as a normal user. If it only starts “as administrator,” you have a permission problem, not a superpower.
- Temporarily exclude the install folder from Defender Controlled Folder Access as a test.
- Rename
%appdata%\Kingsoftafter copying it aside. - Open Event Viewer → Windows Logs → Application around the crash time.
- Only then uninstall, reboot, and install from wps.com/download or Store listing 9NSGM705MQWC.
Ubuntu / Linux
Kingsoft’s own Ubuntu article is the right shape of advice. In a graphical session:
command -v wps wps --nofork
Read the terminal. Then branch:
- Icon flashes: try
wps -style gtk+. If that sticks, copy the desktop file to~/.local/share/applications/and adjust Exec. - Missing .so / xcb: install the named libraries (often
libx11-xcb1,libxcb-cursor0,libxkbcommon-x11-0on Ubuntu 22.04+). Do not downgradelibstdc++6. - Only root works: fix permissions; never keep using sudo. Check
lddon the office6 binary for “not found.” - USB files fail: Snap confinement —
sudo snap connect wps-office:removable-mediaor switch to Deb. - Half-installed Deb:
sudo dpkg --configure -aandsudo apt --fix-broken installbefore delete-and-retry.
Reinstall with the current official file:
sudo apt install ./wps-office_VERSION_amd64.deb
Slow first launch while fonts substitute is not a crash. Font dialogs are a different guide.
Android
Help Center: upgrade past 16.7 from Play Store. If you are already current, send region, recording, user id, and version (Me → Settings → About) to Kingsoft support.
What not to do
- Do not install “WPS crack” or patched EXEs. That is how you get a second problem.
- Do not add random PPAs to “fix” Linux.
- Do not loop reinstalls for a slow-but-successful start.
Continue: Linux fonts · Linux install · Windows install
After it finally opens
Set DOCX/XLSX/PPTX as defaults. Turn on auto backup. Open one known-good file of each type. If only one document still crashes, copy it and try Open and Repair — the app is fine. Triage hub · clean uninstall if you are starting over.