Hi Mason,
Thank you for posting your question in the Microsoft Community Forums.
Based on the information, you want to turn off the “FORCE CLOSE screen” you receive when you try to shut down or log off windows from being displayed.
This can be turned off by using the Group policy settings or modifying the Registry settings.
Let’s try the following steps and check if it helps.
Method 1:
If you are using Windows 7 Professional or Ultimate, you can use the Group Policy settings to change the settings.
a. Press the key combination Windows Key + R to open the Run dialog. Type gpedit.msc in the Run dialog and press Enter.
b. In the Group Policies Editor, navigate to Computer Configuration → Administrative Templates → System → Shutdown Options in the left side treeview.
c. In the right hand side pane, you will find a value Turn off automatic termination of applications that block or cancel shutdown. Double click on it. Choose Enabled.
d. Click OK to save the settings and close the dialog.
Method 2:
You may try to modify the registry setting to change the option.
a. Click on the Start Menu (blue orb in the bottom-left corner), type regedit.exe in the search field and press Enter. Choose Yes, if the User Account Control dialog pops up.
b. In the Registry Editor, navigate to the following registry key :
HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\System
c. Right-click in the right-side pane, and select New → DWORD (32-bit Value) as shown. Type in the name of the value as AllowBlockingAppsAtShutdown.
d. Double-click on the newly created value AllowBlockingAppsAtShutdown and set the value to 1.
c. Restart your computer for the changes to take effect.
Important: The above mentioned link contains steps to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs.
For more information, you may refer to the article:
Hope the information helps.
Let us know if you need further assistance with Windows related issues. We will be happy to help.