What is kept when doing an "in-place upgrade" and choosing not to keep apps (only personal data)

Lars-Erik Østerud 45 Reputation points
2026-09-14T01:02:19.4966667+00:00

What is kept when doing an "in-place upgrade" and choosing not to keep apps (only personal data)?
A standard "in-place upgrade" fails to repair my Windows 11 (get an error in SAFE_OS BOOT phase).
So I'm thinking about doing an upgrade only keeping data (not apps) to see if that works.
But what data is kept? Is guess Documents, Pictures and Videoes. But what about data in "Roaming"?
Lots og apps have started to keep data in the roaming profile. Will does data be kept also?
Or will I need to restore them from a backup? And what abaout data in "Programdata" folder?

Windows for home | Windows 11 | Install and upgrade
0 comments No comments

1 answer

Sort by: Newest
  1. Marcin Policht 107.9K Reputation points MVP Volunteer Moderator
    2026-09-14T01:38:04.5033333+00:00

    Windows reinstalls the core operating system, removes your installed applications, and resets your Windows settings. Documents, Pictures, Videos, Desktop, Downloads, and other personal files stored directly under C:\Users[Username]\ are kept. Your standard user libraries and files located on your desktop remain available after the upgrade.

    The AppData folders, including AppData\Roaming, AppData\Local, and AppData\LocalLow, are not retained as part of the new Windows installation. The upgrade process moves the old profile data into C:\Windows.old\Users[Username]\AppData. Your applications will not automatically use this old application data after you reinstall them. If needed, you can manually retrieve relevant application data from Windows.old and copy it into the new AppData folders.

    Similarly, C:\ProgramData is treated as application data rather than personal data. Its contents are not retained in the active installation, although the upgrade process may preserve them under C:\Windows.old\ProgramData. You may need to manually retrieve specific application data from there after the upgrade.

    Note that if your existing in-place upgrade is already failing during the SAFE_OS BOOT phase, choosing "Keep personal files only" may not resolve the underlying problem. The SAFE_OS phase can fail because of incompatible or problematic drivers, storage or partition issues, or third-party security software. Since this type of upgrade still operates with and replaces parts of the existing Windows installation and drivers, the same underlying problem could cause the upgrade to fail again.


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.