GamerOS Windows 10 & 11 DIY Preset

Let me refine my question, does anyone have a running fresh install of Txmmy's? This is the utilization chart I landed on with a fresh HellBovine install. I am most interested in comparing raw performance here is HellBovine's install after 5 minutes of uptime; notice thread utilization, handle count, process count and memory usage.

View attachment 11064

Can anyone provide Txmmy's to compare?

Thanks!
Page one shows it more or less what you maybe looking for in this thread.

I hate to be a preacher again but adding something without properly knowing what it does may give you unexpected results and end up having to come back fresh again after a few weeks of things you may need are not working correctly

Don't get me wrong I have used both only after 6 months of learning and edited it to my liking(learning new things I have not thought off). This is saves us from a lot of questions of "why so in so is not working"
 
What about the most stable Windows version currently? I am reading some people are having issues with the latest windows 11. I feel like this information should be listed on the first post.
 
What about the most stable Windows version currently? I am reading some people are having issues with the latest windows 11. I feel like this information should be listed on the first post.
Since there is so many others out there with so many different parts and programs installed there are always expected to be problems on anything from drivers to windows updates.

I am just one below the recent windows updates on win11 and currently have no major issues(just a couple minor ones that don't bother me day to day) but have seen others struggle. Most of our experienced users here can mitigate "most" issues since we have a far greater knowledge on how things work as well as proper installation/removal of such inconsistencies.
 
Last edited:
Hello everyone, first of all, a big thank you to everyone who contributes here. Big THX.
I built a preset for Win 11 based on this Preset here and it runs Super MS Store, Xbox Gamepass (FHZ 5), Steam, Gog, Epic without any problems.The Xbox Gamebar is giving me trouble. There is an FPS display there and I've already tried everything to get it to work.
On my stock Win 11, the game bar (Win + G) runs without problems and the FPS is displayed. Does anyone have an idea which reg entry or service it could be?
 
Hello everyone, first of all, a big thank you to everyone who contributes here. Big THX.
I built a preset for Win 11 based on this Preset here and it runs Super MS Store, Xbox Gamepass (FHZ 5), Steam, Gog, Epic without any problems.The Xbox Gamebar is giving me trouble. There is an FPS display there and I've already tried everything to get it to work.
On my stock Win 11, the game bar (Win + G) runs without problems and the FPS is displayed. Does anyone have an idea which reg entry or service it could be?

Open the GamerOS preset in Notepad, and remove:
Code:
               <c>Microsoft.XboxGameCallableUI 'Xbox Game UI'</c>
 
Probably these two.
Code:
                <c>graphicsperfsvc 'Graphics performance monitor service'</c>
                <c>pla 'Performance Logs and Alerts'</c>
 
So I'm one step further, it now always says: is loading. see screenshot. (sorry is German)
I will compare the services again or are there also authorisations in the local security guidelines?PXL_20240130_213249767~2.jpg
 
I'll restore a few more services and keep trying.
Dont work backwards. Go back to the beginning and start disabling services one by one, restart if you have to, and you will see which service breaks it. It might not be a specific service that does it but one of its dependencies. Always easier to work forwards rather than backwards.
 
Everything is working so far and it didn't work with the GamerOS preset from the start, so I can't go back. Unfortunately, but thanks anyway. I still have my main Windows, so I'll compare everything again.
 
Anyone have any idea's what else I can do, anything needing to be fixed? Im currently trying out leaving update ability (sacrificing the iso being 1 gb) and leaving app capabilities behind, also Im trying out making the image not lack any features so basically after installing you see a windows installation just like the original, with all the features and other items when scrolling thru menus and stuff intact like the network device all options are still there, I want to leave windows 10 behind and move onto 11, if there is no further issues this most likely will be the last windows 10 preset that I do (to have another kb language and such look under iso section and recheck your default language, to enable support for changing later recheck language pack install support) other then that you shouldn't edit the presets


Mod note: This preset disables Bluetooth, Microsoft Store, and MS Accounts. If you want those features, follow these instructions.

Edit the preset in a text editor, find and delete the lines:
Code:
        <c>hwsupport_bluetooth 'Bluetooth'</c>
        <c>Microsoft.StorePurchaseApp 'Store Experience Host'</c>
        <c>Microsoft.WindowsStore 'Windows Store'</c>
        <c>passport 'Microsoft Passport'</c>

Paid apps on Microsoft Store require EFS (Encrypting File System) to store content.
Code:
       <c>efsfeature 'Encrypting File System (EFS) - Feature'</c>

Adobe installer and some 3rd-party apps may require Edge (Legacy) to start web requests. You do not need Edge (Chromium), EdgeWebView or EdgeUpdater -- only Edge (Legacy).
Code:
                <c>Microsoft.MicrosoftEdge 'Microsoft Edge (Legacy)'</c>

Txmmy's 2023-01-14 updated notes:
https://www.ntlite.com/community/index.php?threads/gameros-windows-10-11-diy-
I have issues troubleshooting with my preset when running DirectX Web Runtime installation with error 0x80040154, the offline DirectX Runtime works fine; another issue is with bluetooth menu not showing when clicking add device.
View attachment 8464

preset.2350/post-32250
Anyone have any idea's what else I can do, anything needing to be fixed? Im currently trying out leaving update ability (sacrificing the iso being 1 gb) and leaving app capabilities behind, also Im trying out making the image not lack any features so basically after installing you see a windows installation just like the original, with all the features and other items when scrolling thru menus and stuff intact like the network device all options are still there, I want to leave windows 10 behind and move onto 11, if there is no further issues this most likely will be the last windows 10 preset that I do (to have another kb language and such look under iso section and recheck your default language, to enable support for changing later recheck language pack install support) other then that you shouldn't edit the presets


Mod note: This preset disables Bluetooth, Microsoft Store, and MS Accounts. If you want those features, follow these instructions.

Edit the preset in a text editor, find and delete the lines:
Code:
        <c>hwsupport_bluetooth 'Bluetooth'</c>
        <c>Microsoft.StorePurchaseApp 'Store Experience Host'</c>
        <c>Microsoft.WindowsStore 'Windows Store'</c>
        <c>passport 'Microsoft Passport'</c>

Paid apps on Microsoft Store require EFS (Encrypting File System) to store content.
Code:
       <c>efsfeature 'Encrypting File System (EFS) - Feature'</c>

Adobe installer and some 3rd-party apps may require Edge (Legacy) to start web requests. You do not need Edge (Chromium), EdgeWebView or EdgeUpdater -- only Edge (Legacy).
Code:
                <c>Microsoft.MicrosoftEdge 'Microsoft Edge (Legacy)'</c>

Txmmy's 2023-01-14 updated notes:
https://www.ntlite.com/community/index.php?threads/gameros-windows-10-11-diy-preset.2350/post-32250
Is this version the most current? Will it also work for Windows 11?
 
Post #291 is the current stable GamerOS preset. It works for both W10 & 11.

There was a newer, private preset but it's not considered usable for first-time modders. Later versions try for higher performance, but will break some non-gaming Windows features.
 
La publicación n.° 291 es el ajuste preestablecido estable actual de GamerOS. Funciona tanto para W10 como para 11.

Había un ajuste preestablecido privado más nuevo, pero no se considera utilizable para modders primerizos. Las versiones posteriores intentan lograr un mayor rendimiento, pero interrumpirán algunas funciones de Windows que no son de juegos.
CHow do you access that private post? Would it be functional in the latest 23h2 builds?
 
CHow do you access that private post? Would it be functional in the latest 23h2 builds?
https://www.ntlite.com/community/index.php?threads/gameros-windows-10-11-diy-preset.2350/post-35750
https://www.ntlite.com/community/index.php?threads/gameros-windows-10-11-diy-preset.2350/post-35752

For the GamerOS project, all W10 & 11 editions are considered alike. Later releases might add new minor features which aren't addressed, but so far most users haven't complained about 22H2 or 23H2 changes. The only way to know is build it yourself, and test.
 
https://www.ntlite.com/community/index.php?threads/gameros-windows-10-11-diy-preset.2350/post-35750
https://www.ntlite.com/community/index.php?threads/gameros-windows-10-11-diy-preset.2350/post-35752

For the GamerOS project, all W10 & 11 editions are considered alike. Later releases might add new minor features which aren't addressed, but so far most users haven't complained about 22H2 or 23H2 changes. The only way to know is build it yourself, and test.
Thank you very much for the information. I will definitely try it. But I would like to do it in this Windows. It should work right?Screenshot_20240224-201927-655.png
 
Back
Top