diff --git a/docs/doxygen-user/images/reset_windows.png b/docs/doxygen-user/images/reset_windows.png
new file mode 100644
index 0000000000..0b1a7ef411
Binary files /dev/null and b/docs/doxygen-user/images/reset_windows.png differ
diff --git a/docs/doxygen-user/troubleshooting.dox b/docs/doxygen-user/troubleshooting.dox
index 666b86f10b..c08ebf50c4 100644
--- a/docs/doxygen-user/troubleshooting.dox
+++ b/docs/doxygen-user/troubleshooting.dox
@@ -9,18 +9,19 @@ If you are experiencing an error, we encourage you to post on the forum (https:/
What led to the error. For example:
- What type of data source was being processed?
-
- Which ingest modules were running?
+
- Which ingest modules were running? You can generate an \ref ingest_monitoring "ingest snapshot" to view the current ingest state.
- Which specialized viewer were you using?
The error being displayed on screen (if applicable)
+A \ref troubleshooting_stack "thread dump" or screenshot of the \ref ingest_monitoring "ingest snapshot" if Autopsy seems stuck
If there were any errors in the \ref troubleshooting_logs "logs"
\section troubleshooting_specific_issues Specific Issues
-\subsection troubleshooting_fond_size Font Size Too Small in Windows
+\subsection troubleshooting_fond_size Font Size Too Small
-Make the following changes if the application is hard to navigate in High DPI systems:
+In Windows, you can make the following changes if the application is hard to navigate in High DPI systems:
- Right-click on the application icon on your Desktop, Start Menu, etc.
@@ -32,8 +33,18 @@ Make the following changes if the application is hard to navigate in High DPI sy
- Restart Autopsy.
+In Linux, you can supply the font size with "--fontsize XX" command line argument, but not all of the dialogs are correctly responsive and some of the text will get cut off.
+
\section troubleshooting_general General Troubleshooting
+\subsection troubleshooting_reset_ui Resetting the UI
+
+If the Autopsy window no longer looks like the default \ref uilayout_page (for example, if a viewer has disappeared or there is a strange empty space), you can reset it. To do this, go to Window->Reset Windows. This will cause Autopsy to restart. If you have a case open, it will reopen after the reset.
+
+\image html reset_windows.png
+
+If resetting the windows does not fix the problem, you may need to delete your user folder as described in the next section.
+
\subsection troubleshooting_user_folder Deleting the Autopsy User Folder
If Autopsy starts behaving strangely, stops loading entirely, or menu items go missing, you probably need to delete your user folder. Doing so essenitally gives you a fresh installation. On Windows the user folder is located in "C:\Users\(user name)\AppData\Roaming\autopsy".