Plz someone link me to the post where it was posted how to fix the "Windows User" as registered owner. Can't find it, should have bookmarked it! Edit: Found it. Post.
I don't know why people download ISO. In build 10240.16384, each version was in each esd and only in ISO was home and pro, but in build 10586, pro and home was in one esd and now pro, home and education in one esd.
That why I went for esd but this time it had 4 editions on it. Core, Pro, Education, and Single Language.
HKEY_LOCAL_MACHINE -> SOFTWARE -> Microsoft -> Windows NT -> CurrentVersion. In the right pane doubleclick and edit RegisteredOwner to change your registered owner
open powershell and copy paste code (3D Builder) Get-AppxPackage *3dbuilder* | Remove-AppxPackage (Alarms) Get-AppxPackage *windowsalarms* | Remove-AppxPackage (AppxPackage) Get-AppxPackage *Appconnector* | Remove-AppxPackage (Calculator) Get-AppxPackage *windowscalculator* | Remove-AppxPackage (Mail and Calendar) Get-AppxPackage *windowscommunicationsapps* | Remove-AppxPackage (Camera) Get-AppxPackage *windowscamera* | Remove-AppxPackage (Candy Crush Saga) Get-AppxPackage *CandyCrushSaga* | Remove-AppxPackage (Get Office) Get-AppxPackage *officehub* | Remove-AppxPackage (Get Skype) Get-AppxPackage *skypeapp* | Remove-AppxPackage (Get Started) Get-AppxPackage *getstarted* | Remove-AppxPackage (Groove Müsic) Get-AppxPackage *zunemusic* | Remove-AppxPackage (Maps) Get-AppxPackage *windowsmaps* | Remove-AppxPackage (Skype) Get-AppxPackage *Messaging* | Remove-AppxPackage (Microsoft Solitaire Collection) Get-AppxPackage *solitairecollection* | Remove-AppxPackage (Microsoft Wi-Fi) Get-AppxPackage *ConnectivityStore* | Remove-AppxPackage (Finance) Get-AppxPackage *bingfinance* | Remove-AppxPackage (Films videos) Get-AppxPackage *zunevideo* | Remove-AppxPackage (Bing News) Get-AppxPackage *bingnews* | Remove-AppxPackage (OneNote) Get-AppxPackage *onenote* | Remove-AppxPackage (People) Get-AppxPackage *people* | Remove-AppxPackage (Phone 1) Get-AppxPackage *CommsPhone* | Remove-AppxPackage (Phone 2) Get-AppxPackage *windowsphone* | Remove-AppxPackage (Photos) Get-AppxPackage *photos* | Remove-AppxPackage (Scanning) Get-AppxPackage *WindowsScan* | Remove-AppxPackage (Spor) Get-AppxPackage *bingsports* | Remove-AppxPackage (Shop – NOT RECOMMENDED) Get-AppxPackage *windowsstore* | Remove-AppxPackage (Sway) Get-AppxPackage *Office.Sway* | Remove-AppxPackage (Twitter) Get-AppxPackage *Twitter* | Remove-AppxPackage (Audio Record) Get-AppxPackage *soundrecorder* | Remove-AppxPackage (Weather) Get-AppxPackage *bingweather* | Remove-AppxPackage (Xbox) Get-AppxPackage *xboxapp* | Remove-AppxPackage (Xbox One SmartGlass) Get-AppxPackage *XboxOneSmartGlass* | Remove-AppxPackage