You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
request restart
About this tag
The 'request restart' tag on WindowsForum.com covers discussions about programmatically restarting applications, particularly in Windows environments. Content includes API methods for apps to request immediate termination and restart, passing arbitrary arguments to the new instance. This is relevant for developers working on apps that need to refresh state, such as after license updates, DLC installation, or cache corruption. The tag focuses on improving user experience by automating restarts rather than prompting users to manually close and relaunch. Topics involve Windows app development, CoreApplication.Exit alternatives, and handling app state recovery.
For some apps (especially games) it is not uncommon for the app to get into a state where it needs to restart – perhaps after a license update, after installing downloadable content, its caches have become corrupt or unwieldy, or for any other reason where the app needs to refresh state from...
app activation
app constraints
app development
app lifecycle
app state
arbitrary arguments
coreapplication
debugging
game development
input
navigation
privacy
programming
requestrestart
sample apps
software design
user experience
validation
windows api
windows insider