> For the complete documentation index, see [llms.txt](https://sitecoreuml.gitbook.io/sitecoredxg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sitecoreuml.gitbook.io/sitecoredxg/getting-started/upgrading-and-downgrading.md).

# Upgrading and Downgrading

Upgrading and downgrading SitecoreDXG is a pretty straightforward process. In order to upgrade or downgrade your installation of SitecoreDXG, perform the following steps:

1. (If you **have not** installed SitecoreDXG as a Windows Service then skip to step 3) Open a CMD/PowerShell window and navigate to your Generation Service's installation folder
2. Run the command `npm run-script uninstall-windows-service` to uninstall the Window Service for SitecoreDXG Generation Service
3. Backup/delete your SitecoreDXG installation folder
4. Follow the [Installation Instructions](/sitecoredxg/getting-started/installing-sitecoredxg.md) to install the upgraded or downgraded version of SitecoreDXG
