Hi Christian_S.
Did you have any answer from the feedback hub? I am struggling with this issue too and cannot find anything online. If you had the solution, that would be awesome.
Thanks a lot!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello,
i noticed since a week, the version disappears from the settings menu and winver.exe
It should show 2004 (in regedit, the info is correctly listed as ReleaseID)
someone have an idea for this issue?
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi Christian_S.
Did you have any answer from the feedback hub? I am struggling with this issue too and cannot find anything online. If you had the solution, that would be awesome.
Thanks a lot!
Thanks for the help.
Ive tried every step, but it doesnt change.
Though I got the info, other user are affected to in WIndows 10 Professional versions since 19041.423 Update.
I gave feedback via Feedback Hub, since its only a indication error and cause no system problem.
Hello Christian_S,
Thank you for updating me that information. I'm sorry it didn't resolve the issue. Even the repair installation didn't fix the issue?
Press Start then right click the Gear Icon
Select More > App Settings
Click Terminate > Reset
Restart your PC then Check Settings
If it doesn't work, Re-register Settings app
WIN+X then select Windows Powershell (Admin)
copy paste the command: Let the command complete before pasting the next command.
Get-AppXPackage -AllUsers -Name windows.immersivecontrolpanel | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register “$($_.InstallLocation)\AppXManifest.xml” -Verbose}
Get-AppXPackage | Foreach {Add-AppxPackage -DisableDevelopmentMode -Register "$($_.InstallLocation)\AppXManifest.xml"}
Restart your PC
if it doesn't work, Please try to create a new local administrator.
https://support.microsoft.com/en-us/help/402692...
if it still doesn't work, I would recommend to send feedback and suggestions about the issue through feedback hub app. Hopefully Microsoft will notice and this issue will be fixed in the future updates.
https://answers.microsoft.com/en-us/insider/for...
Sincerely
John DeV
Independent Advisor
Hi and thanks for the reply.
i included screenshots in the first post.
SFC and DISM found no errors, i already done an inplace upgrade to check if its a problem with the windows installation.
Im not sure, what caused the change, since the value in the regedit, which include this version info remains on 2004 but chaning takes not effect (which normally should) nor I found a similar issue on the web.
Hello Christian_S,
I'm John an Independent Advisor and a Microsoft user like you. I'll be happy to assist you today. I understand you have a problem with Windows 10 version missing information in settings and winver. Did you made any changes recently?
Can you take a screenshot and post on your next reply?
https://answers.microsoft.com/en-us/windows/for...
Run the System File Checker tool (SFC.exe)
Press Start then Search for Command Prompt
Right click and Run as administrator
At the command prompt, type the following command, and then press ENTER:
sfc /scannow
Restore and repair system files
Press Start then Search for Command Prompt
Right click and Run as administrator
At the command prompt, type the following command, and then press ENTER:
DISM.exe /Online /Cleanup-image /Restorehealth
Restart your PC
Kindly let me know if this helps or if you have any further concerns.
Sincerely
John DeV
Independent Advisor