GamerOS Windows 10 & 11 DIY Preset

I just love GamerOS+Hellbovin Reg files i used presets. Thanks to you guys for letting my old computer breathe again haha :D . I'm trying to learn more about the reg files, it seems to be a nice way to delete stuff i think the stats are pretty okey for a newbie? (OldPC-amd phenom ll x4 - radeon hd 6870)
I had a cpu like yours before till I went too the 8120 then 8350( currently). Might be a good choice since they are inexpensive now a days. Might be better off on 7 or 8.1 with that processor.
 
I just love GamerOS+Hellbovin Reg files i used presets. Thanks to you guys for letting my old computer breathe again haha :D . I'm trying to learn more about the reg files, it seems to be a nice way to delete stuff i think the stats are pretty okey for a newbie? (OldPC-amd phenom ll x4 - radeon hd 6870)
where can i find these regs?
 
where can i find these regs?
 
Hi there. First time NTLite and GamerOS user. I watched Chris's (CTT) guide on NTLite and his recommendation to use the GamerOS for Win 10. With a slight ego, I looked through the settings and removed some apps that I though would be useless for me and I think I got bit in the butt just 2 days into using the OS.

Below is the diff I found on the apps I removed. Could any of these cause issues on these two programs:
1. Spotify opening, but not being able to open a new browser tab to login through it.
2. EarTrumpet giving a exception message when opening.

UNLKQPLi55.jpg

The diff:

Code:
<c>mapcontrol 'Map Control'</c>
<c>microsoft.people 'Microsoft People'</c>
<c>microsoft.skypeapp 'Skype'</c>
<c>microsoft.wallet 'Microsoft Pay'</c>
<c>microsoft.win32webviewhost 'Desktop App Web Viewer'</c>
<c>microsoft.windows.assignedaccesslockapp 'Assigned Access Lock app'</c>
<c>microsoft.windows.callingshellapp 'Call'</c>
<c>microsoft.windows.capturepicker 'Capture Picker'</c>
<c>microsoft.windows.contentdeliverymanager 'Content Delivery Manager'</c>
<c>microsoft.windows.oobenetworkcaptiveportal 'Captive Portal Flow'</c>
<c>microsoft.windows.oobenetworkconnectionflow 'Network Connection Flow'</c>
<c>microsoft.windows.parentalcontrols 'Microsoft family features'</c>
<c>microsoft.windows.pinningconfirmationdialog 'PinningConfirmationDialog'</c>
<c>microsoft.windows.secureassessmentbrowser 'Take a Test'</c>
<c>microsoft.windows.xgpuejectdialog 'Safely Remove Device'</c>
<c>microsoft.windowscommunicationsapps 'Mail and Calendar'</c>
<c>microsoft.windowsfeedbackhub 'Feedback Hub'</c>
<c>microsoft.windowsmaps 'Windows Maps'</c>
<c>microsoft.yourphone 'Your Phone'</c>
<c>microsoft.zunemusic 'Groove Music'</c>
 
explorer_uHDFf0Ju3X.jpg
Is it the bottom three desktop runtimes? I could be mistaken, but I think I saw .NET next to these before.
 
I tried installing .NET runtime 4.8, but it showed a message, saying I already have that or a newer version, so it didn't install it.
 
EarTrumpet requires XAML, according to the GitHub technical notes.
 
Can I download XAML library/package and install it like .NET or is it an internal library that GamerOS removed and I can't fix?
 
I found Windows.UI.Xaml.dll (17MB) in my System32 folder. Is that the one to support XAML WPF UI?
 
For Spotify, restore Microsoft Edge (Legacy) which is the IE11 compatibility libraries that apps use to open web pages.

After looking over EarTrumpet's pre-requisites, it wants Microsoft Store Engagement Framework, but doesn't explicitly need the Advertising XAML package. There might be other requirements, you may have to experiment.
 
My HDD isn't showing up on my PC, I can find it on management but I cant do anything with it. Does anyone else have a similar problem?
 
garlin, would enabling the IE11 compatibility libraries be this process? If I don't have Edge installed on my OS, can I download the the .exe installer from here?

For the Microsoft Store Engagement Framework, as well as other features of Win10 removed by NTLite, can they be installed on my current OS or would I have to remake the ISO and reinstall the OS?
 
My HDD isn't showing up on my PC, I can find it on management but I cant do anything with it. Does anyone else have a similar problem?
This question probably isn't related to the GamerOS. Please feel free to open your own post with further details.
 
garlin, would enabling the IE11 compatibility libraries be this process? If I don't have Edge installed on my OS, can I download the the .exe installer from here?

For the Microsoft Store Engagement Framework, as well as other features of Win10 removed by NTLite, can they be installed on my current OS or would I have to remake the ISO and reinstall the OS?
Edge (Legacy) is the IE11 libraries bundled up for apps that depend on making external web requests. It's not the complete Edge browser, and can exist without Edge, EdgeView or EdgeUpdater installed.

If you don't want to re-install, you can try my PS script for downloading Store apps. It will download a target app, along with its dependencies. Any packages already existing will be skipped by the install process.

Capture.PNG

1. Run the .bat script from an Admin CMD.
2. Enter 9NBLGGH516XP in the App Product ID window (middle of the app).
3. Check the Install Packages box.
4. Click on OK, and it will download a set of packages before running an install.

This should re-install EarTrumpet with copies of any packages it needs. If this doesn't solve your problem, then EarTrumpet requires something else you've removed.
 
I got the same error as before when running EarTrumpet. There was one dependency I wasn't able to install, because it wanted the application installer itself to close, before it could proceed.

ApplicationFrameHost_AN8ps20YwN.jpgexplorer_xMao4Ic8fA.jpg
 
Is it safe to disable TPM 2.0 or could there be a problem?
This preset doesn't disable TPM, it only removes the 32-bit management console.

TPM isn't a requirement to run W10, but it's officially required for W11 -- even though most users bypass it. Like any security feature, it's up to you whether to ignore the protections or not.
 
I got the same error as before when running EarTrumpet. There was one dependency I wasn't able to install, because it wanted the application installer itself to close, before it could proceed.
Don't worry about this error, you're using this library at the same time and your preset didn't remove it any way.
 
Edge (Legacy) is the IE11 libraries bundled up for apps that depend on making external web requests. It's not the complete Edge browser, and can exist without Edge, EdgeView or EdgeUpdater installed.
About the Edge (Legacy), how do install it? Do I find the Spotify App Product ID to enter in the powershell script? If so, how do I find App Product ID's online?
 
Back
Top