HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide explained?

gaolei 221 Reputation points
2021-03-03T10:48:37.633+00:00

Hi Heroes,

May I know the function of the following reg key:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide]

I have googled it few hrs but still dont get the answer, thanks in advance!!!

Windows for business | Windows Server | User experience | Other
{count} votes

Accepted answer
  1. abbodi86 4,036 Reputation points
    2021-03-07T19:38:46.94+00:00
    0 comments No comments

3 additional answers

Sort by: Most helpful
  1. Jenny Feng 14,246 Reputation points
    2021-03-04T02:39:34.777+00:00

    @gaolei
    Hi,
    Based on my research, this means Windows Manifest Search Rules Note:

    When searching for a win32 side-by-side manifest Windows chooses embedded manifest over any external manifests (*.manifest files). This behaviour can be controlled by a registry setting. To change manifest priority edit the registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\SideBySide

    For your reference:
    https://learn.microsoft.com/en-us/previous-versions//aa376307(v=vs.85)?redirectedfrom=MSDN

    Hope above information can help you.

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

  2. Jenny Feng 14,246 Reputation points
    2021-03-04T08:59:59.29+00:00

    @gaolei
    Hi,
    It sounds like your update problem is related with the registry issue.
    If the Registry keys are missing, I suggest to do an in-place upgrade wherein it will upgrade the device to the latest version and repair all issues without deleting any files.
    Before doing this make sure to create a restore point:
    https://support.microsoft.com/en-us/windows/create-a-system-restore-point-77e02e2a-3298-c869-9974-ef5658ea3be9
    Then to download the entire ISO for Windows 10, use the Windows Media Creation tool to create a USB boot drive, and do an upgrade from it:
    https://www.microsoft.com/en-us/software-download/windows10


  3. gaolei 221 Reputation points
    2021-03-12T07:20:49.96+00:00

    thanks both. got it sorted now...

    0 comments No comments

Your answer

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