diff --git a/content/about/faq.md b/content/about/faq.md
index d350c5db..ff5d390a 100644
--- a/content/about/faq.md
+++ b/content/about/faq.md
@@ -155,7 +155,7 @@ darktable is developed for linux, but it was ported to build on Windows. The [MS
* **I was working with darktable and it suddenly just crashed! What should I do?**¶
- Don't panic, sometimes it happens. If you can reproduce the crash, please file a [bug report](https://github.com/darktable-org/darktable/issues), and send the so called "backtrace" file as well. You can find the location of this backtrace file in the folder where the crash dialog indicates. Generating a log of the crash can also aid in discovering the cause. The simplest way is to start Windows Command Propt, navigate `C:\Program files\darktable\bin` and start darktable via `darktable.exe -d perf` or `darktable -d opencl` or `darktable -d all` or to see all the options `darktable -h`. The log file will be generated in the hidden path listed above.
+ Don't panic, sometimes it happens. If you can reproduce the crash, please file a [bug report](https://github.com/darktable-org/darktable/issues), and send the so called "backtrace" file as well. You can find the location of this backtrace file in the folder where the crash dialog indicates. Generating a log of the crash can also aid in discovering the cause. The simplest way is to start Windows Command Prompt (cmd), navigate to `C:\Program files\darktable\bin` and start darktable via `darktable.exe -d common` or `darktable -d opencl` or `darktable -d perf` or to see all the options `darktable -h`. The log file will be generated in the hidden path listed above.
### **Known Windows issues**¶
* OpenCL will speed up the processing in darktable. Sometimes Windows 11 preinstalls an OpenCL Compatibility app and it causes faults on darktable. Uninstall the Compatibility from Windows.