GamerOS Windows 10 & 11 DIY Preset

Hi all, I'm trying to learn about OS image creation and am using GamerOS as an example to learn from. I'd like to ask about some of the component choices made in this preset, to better understand them. As in, do certain games actually require these to be present? Or were they perhaps left enabled for a different reason?

Simple TCP/IP
Internet Explorer
Application Identity Service
Microsoft Message Queue & IIS
Multipoint Connector
ReFS and ProjFS
Device Locking / Embedded Experience
Hyper-V Integration Services (I assume this one is for when installing this preset on a virtual machine?)

I also noticed that File Explorer is deactivated under system apps. Isn't that... like... the file explorer, the one that shows you the files and folders on your disk? Wouldn't you need that? Or is this something similarly named but different?
- Simple TCP/IP is a set of basic network test services. No one uses them, this dates back to when MS was qualifying Windows (NT) for compliance with U.S. DOD bidding contracts.
- IE11 is deprecated, but keep Edge (Legacy) for backwards compatibility on apps that expect to use IE.
- Nobody uses IIS web server or Message Queue.
- MultiPoint Connector is a Remote Desktop feature if you have a RDP server.
- ReFS and ProjFS are next-generation filesystems which can be used, but not ready to replace NTFS. If you don't have a server or stacks of local drives you need to merge into a storage pool, you ain't missing anything.
- Embedded Experience helps to run Windows in a kiosk or single-app instance. Like a PC running the display at the mall.
- Hyper-V Integration supports special virtual devices for Hyper-V environments.

I also noticed that File Explorer is deactivated under system apps. Isn't that... like... the file explorer, the one that shows you the files and folders on your disk? Wouldn't you need that? Or is this something similarly named but different?
This is the enhanced Explorer widget for UWP apps, which has extra features that tie in the UWP programming model. It's not in broad use, but you don't gain much in removing it.
 
Thanks, garlin. That aligns with my understanding of the items in question, but I'm still puzzled why they are all left activated in GamerOS. Particularly since you say "IE11 is deprecated, but keep Edge (Legacy) for backwards compatibility", but GamerOS does the exact opposite, deactivating Edge (Legacy) but keeping Internet Explorer active...

Thanks for clarifying the File Explorer bit, too. Guess that one really doesn't matter either way.
 
You'd have to ask Txmmy, GamerOS's author.
If it were up to me, Simple TCP/IP and Message Queue would be missed by no one.
 
Within Ntlite can everything in AutoLgger Tracing and Event Viewer Channels be safely disabled? I do not see warnings on any of the entries in NTLite.
 
Within Ntlite can everything in AutoLgger Tracing and Event Viewer Channels be safely disabled? I do not see warnings on any of the entries in NTLite.
Disabling some event log sources can lead to unexplained problems later. Not all logging is for historical purposes, some of that data is consumed by other Windows processes for system maintenance.

Unfortunately, there isn't a simple guide. Either you follow someone's config (at face value) or don't touch it. I'm not saying you can't disable many of them, but it's nearly impossible to debug why a Windows feature stopped working after you disabled logging.

This should be the absolutely last item you want to modify in an image. Because if you know the image worked before touching logging, then you know the problem is traced back to this step.
 
This should be the absolutely last item you want to modify in an image. Because if you know the image worked before touching logging, then you know the problem is traced back to this step.
This is where I am at, I tested my image and know that it works. Was hoping that there was a list of items that you should not disable in ntlite as it WILL 100% break windows to save some time re-testing. Can you refer me to any specific configs that might be a good starting point?
 
This is where I am at, I tested my image and know that it works. Was hoping that there was a list of items that you should not disable in ntlite as it WILL 100% break windows to save some time re-testing. Can you refer me to any specific configs that might be a good starting point?
I didn't touch loggers for almost a good year. There is so much to learn before those and I am still learning to this day. I have gone through them and found which ones I needed and which ones I don't but it was a long process.

Sometimes disabling a logger may not affect anything for a long time till that one time you notice something isn't working and don't know what even caused it. Backups are important for me in my experiments.
 
I didn't touch loggers for almost a good year. There is so much to learn before those and I am still learning to this day. I have gone through them and found which ones I needed and which ones I don't but it was a long process.

Sometimes disabling a logger may not affect anything for a long time till that one time you notice something isn't working and don't know what even caused it. Backups are important for me in my experiments.
When you refer to loggers do you mean the autologgers specifically or do you mean this as a catch-all for the autologgers and event channels. I ask because I wonder if one is more prone to causing breakage than the other and if the way they break things differ.

I run a dual boot system with my stripped OS being dedicated specifically for games. With such a limited use case for this OS I would think (maybe incorrectly) that breakage relevant to me would either be apparent immediately or never present an issue.
 
can i download the windows 11 edition? i tried searching the pages but not found. can you please find it for me?
 
Thank you for the reply, I have in fact seen that thread but that’s not what I’m asking for. The WiFi service as a whole is gone with this preset. The only network option is Ethernet which unfortunately isn’t an option for me.
 
Thank you for the reply, I have in fact seen that thread but that’s not what I’m asking for. The WiFi service as a whole is gone with this preset. The only network option is Ethernet which unfortunately isn’t an option for me.
This is one of the reasons I dislike newbies taking premade builds and not truely knowing what it is going to do. When I first got Ntlite I went through it on my own and learned(good and bad) from the program. Once I got comfortable with my system were I wanted it to be I added other builds just to see if there was anything I might have missed or could use in addition to my build.

I am not looking down on you at all. It's like crawling before walking before running. Sometimes slow learning is better then being handed to you.
 
This preset doesn't remove main Wi-Fi support, are you just missing the driver?
No one since this thread started has said their Wi-Fi doesn't work. They've all asked how to auto-connect to an existing network.
 
Back
Top