So it seam there is something that Gedit don't like ???
It looks like the "Gedit" program doesn't handle UTF-16LE encoding properly, which is what the Windows registry uses when you export keys into a .reg file. The Chinese characters are just encoding gibberish and appear anytime the programs you are using cannot interpret the file. Here's a bug report for Gedit that shows the same issue (link), and I found other similar results while Googling too (link). I don't have Linux/Gedit to test it myself, but since several other programs could read the files properly it points to Gedit as being the problem.

Garlin was already on this track with his UTF statement, I just wanted to research it further using everyone's replies to come to a final conclusion. I remember now that Garlin and I discussed a similar topic about a year ago too (link).

TLDR: some text editors, such as "Gedit" don't fully support Windows encoding.
 
Last edited:
Excuse me if i din't notice if already anyone did this question, but i want to know if it can be doable at any Win11 iso.
If it would be posible, Do u have any suggestions apart from this guide?
 
Excuse me if i din't notice if already anyone did this question, but i want to know if it can be doable at any Win11 iso.
If it would be posible, Do u have any suggestions apart from this guide?
Most of this guide will work on W11, but some features evolved, such as W11's new start menu, and those require tweaks that are specific to W11.

To make a good suggestion depends on what your goals are. If you are a gamer for example, you could take this guide and apply it on top of other presets to try to slim down Windows further. Here's a list of the popular presets (link) if you want to look through those.
 
Last edited:
"Also, be sure you are using NAT in your router, and never directly connect your computer to the DSL/Cable modem."

Could you explain what you mean never directly connect the PC to the Modem? I Have a Fritz.box that is connected to a lan-switch, which is connected to a network socket mounted at the wall from there my pc is connected to the network socket. Is this what you mean never directly connect to the modem? Or do you mean I need some kind of device which decodes my IP or what ever? Also I guess NAT is always on on default?
 
NAT should come enabled by default in every consumer router on the market, so that's usually not a worry. The terminology is confusing because a lot of these words get thrown around interchangeably, but they are actually very different devices:

Modem: this device usually has no configurable options and is just a box that an ethernet cable gets plugged into for internet, and then the modem connects to your wall with a coax cable (the type that screw on).

Router: this device is for splitting up a single internet connection from a modem onto multiple other devices, and has many configurable settings that can be accessed through your browser. This is where Wi-Fi comes from too.

Gateway: this is a combination device which is a modem and a router in one, usually given out by internet service providers as the standard.

Hub: usually these are small devices that offer extra ethernet ports if your router doesn't have enough, or you have a LAN setup.

Many people have a Gateway device, but if you have a separate Modem and Router, then you don't ever want to connect your computer straight to the Modem because it's one of the easiest ways to get malware. The act of being behind a router with NAT offers a first line of defense that weeds out basic issues. It's a shame that people are awful and try to infect us for "fun" or money because the entire internet would be blazing fast if security was a non-issue. Most security measures come at the cost of reducing performance, which is why people like hardcore gamers want to disable them.
 
Last edited:
NAT should come enabled by default in every consumer router on the market, so that's usually not a worry. The terminology is confusing because a lot of these words get thrown around interchangeably, but they are actually very different devices:

Modem: this device usually has no configurable options and is just a box that an ethernet cable gets plugged into for internet, and then the modem connects to your wall with a coax cable (the type that screw on).

Router: this device is for splitting up a single internet connection from a modem onto multiple other devices, and has many configurable settings that can be accessed through your browser. This is where Wi-Fi comes from too.

Gateway: this is a combination device which is a modem and a router in one, usually given out by internet service providers as the standard.

Hub: usually these are small devices that offer extra ethernet ports if your router doesn't have enough, or you have a LAN setup.

Many people have a Gateway device, but if you have a separate Modem and Router, then you don't ever want to connect your computer straight to the Modem because it's one of the easiest ways to get malware. The act of being behind a router with NAT offers a first line of defense that weeds out basic issues. It's a shame that people are awful and try to infect us for "fun" or money because the entire internet would be blazing fast if security was a non-issue. Most security measures come at the cost of reducing performance, which is why people like hardcore gamers want to disable them.
I've got a Fritzbox 7590, I guess thats count as a gateway device? Also thanks for the guide, very appreciated!
 
Some ISP modems can operate in NAT or Bridge mode. Bridge mode exposes your inside router/firewall's IP address to be visible, so there are advantages and disadvantages to that.

FRITZ!Box'es are gateway (smart) devices. They're mostly popular in Northern Europe [for our other readers].
 
I've got a Fritzbox 7590, I guess thats count as a gateway device? Also thanks for the guide, very appreciated!
Honestly I never heard about Fritzbox until today, but I Googled it and it does seem to be a gateway, yes. Ah, now Garlin replied, with the Europe comment, so that makes sense. I'm in the US so I wasn't familiar.
 
I highly doubt having the firewall disabled would prevent any game or anti-cheat software from working, the opposite has always been true (enabling firewalls/antivirus cause problems for gamers). This has to be related to something else. Valorant's own support page tells people to add an exception for the game to the firewall too, which is effectively turning the firewall off for the game:
https://support-valorant.riotgames.com/hc/en-us/articles/360048522893

If you want to enable the firewall though, it's really easy, just find these 3 policies in Regedit and delete them:
; Start > Windows Security > Firewall & network protection > Domain network > Microsoft Defender Firewall > Disabled
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\DomainProfile]
"EnableFirewall"=dword:00000000

; Start > Windows Security > Firewall & network protection > Private network > Microsoft Defender Firewall > Disabled
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\PrivateProfile]
"EnableFirewall"=dword:00000000

; Start > Windows Security > Firewall & network protection > Public network > Microsoft Defender Firewall > Disabled
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\WindowsFirewall\PublicProfile]
"EnableFirewall"=dword:00000000

Note: after this is done, go into the Security Center and toggle the firewalls back on, then reboot and you're done.

I'd still be extremely skeptical if this was the solution though, especially because Googling it doesn't show up with this problem. What's the exact error message that appears?

Edit: I bet you probably ran into this error code (VAN9002) which is related to Control Flow Guard:
https://support-valorant.riotgames.com/hc/en-us/articles/4406555340179
does that mean it isnt possible to play valorant without enabling windows defender again? Or is there some kind of workaround to enable Control Flow Guard?
 
does that mean it isnt possible to play valorant without enabling windows defender again? Or is there some kind of workaround to enable Control Flow Guard?
The downside of the anti-cheating protection in popular games is they require their own kernel hacks to suss out cheat hacks. Since these anti-cheat drivers aren't really blessed by MS, they don't pass Control Flow Guard or other kernel security tests.

You can't have both. The game devs feel there's no choice but to implement their own kernel monitors to find suspect drivers. And MS says both of them are abusing what kernel drivers are supposed to do, and won't guarantee Windows is secure when it detects them.

Kernel drivers by definition can read almost any protected memory location.
 
This preset appears to work equally well for both releases. Not everyone loves the W11 desktop.
Under the hood, W11 is W10 with enhanced kernel security features but not a lot of new architectural changes.
It's not about the visuals. It's about the fact that W10 can't handle the e-cores. For me the Hellbovine's Optimized Image reg-files messed up W11. GamerOS preset has been great foundation for me on W11. Got the network name working when i hover the mouse over taskbar network icon. There's still vc-redist related problems and those damn dll-errors pops here and there without update and store. Otherwise it's perfect.

Mind the language please - C.
 
Last edited by a moderator:
Can we move past on Windows 10 already and concentrate on Windows 11. W10 is obsolete if you have 12/13 gen Intel CPU.
Well, the rest of the world doesn't agree, otherwise the W11 adoption rate would be much higher, but it's struggling like Vista and W8 did. W10 currently makes up around 70% of all computers, while W11 is still only at 23%. I have a relevant thread on this subject here (link) that I will update next month because I've been specifically waiting for the new stats to come out for June 2023.

I respect your opinion, and you can use whatever you want, but convincing me won't happen because my real world experiences and testing tell me otherwise, and I'm really good at what I do which is why my guides are popular and don't cause issues when followed properly. I also have extra experiences that have shaped my views, such as having worked as a playtester and game developer, a top 1% competitive gamer, etcetera. That's why I found bugs like the Nvidia DPC thread, which are finally being acknowledged after all the recent attention brought to it.

If you're interested in trying to understand my point of view, I explain it further below. I also explain things more in this post here too (link). If you can explain why you feel W11 is better, I'm happy to listen to what you have to say too. If it's a bunch of regurgitated news article hype though, then I'm just not interested, it needs to be actual data or experiences (something I can replicate):

All of my testing shows that W11 has noticeably worse DPC latency, and it benchmarks slightly worse in some areas, probably due to the bugs that are still being fixed. W10 is not obsolete, it doesn't reach end support until October 2025, and even that is meaningless because "security" is massively overhyped. I ran Windows XP until 2021 on my gaming computer without issues, and it gave me superior performance to any other OS available. I only moved on because I needed modern software and it wasn't available anymore (browsers, tools, Steam, etcetera), along with wanting to build a new gaming computer and needing to take advantage of things like 64-bit and so forth. Most games on the market are still single-threaded, DX9, and 32-bit, it wasn't until the release of the PS5/Xbox that gaming really started to modernize.

Also, W11 is actually W10 at the core, with new stuff added on. I won't move on because I know from literally hundreds of hours of research, benchmarking, testing, and experimenting that W10 simply performs better than W11 at this moment in time. Will that always be the case? Probably not. W11 is still very new, and all operating systems take several years to mature. Look how rough W10 started out, now it's a stable OS only after many years of patching. XP had a rough start too, but by SP2 and SP3 it got ironed out. Microsoft is also constantly evolving W11 right now, while W10 is in maintenance mode, and so W10 is easier to tweak and keep it the way you want since you aren't fighting Microsoft's changes anymore.

The whole debate over newer features, like e-cores, hags, directstorage, and so forth being better in W11 is mostly moot, as these are really just news articles hyping things up. People don't seem to understand that all of these new features take a long time to become mainstream, as many of these types of features also require support in software (games) for features of this nature to even work at all, or to work at a level that it's noticeable. Drivers also need time to mature and take advantage of newer features too, and many of these features actually cause more problems than they are worth on their initial release because of the lack of support. Look at all the struggles that happened with SSD when they first came out, there was firmware issues, driver issues, Windows issues, and all sorts of misinformation about how they work.

Anyway, it doesn't really matter, people will do what they want to do. Humans are stubborn and many people when confronted with facts will actually double down even when they know they are wrong, will resort to straw man attacks, or walk away without acknowleding they were wrong. So, I don't type any of this to try to convince people, but rather to put the information out there for all the lurkers whom can then see both sides of the fence and do their own additional research and then choose what works for them.
 
Last edited:
does that mean it isnt possible to play valorant without enabling windows defender again? Or is there some kind of workaround to enable Control Flow Guard?
Many issues like these are usually due to misunderstanding or some mistake a person made. To summarize the defender/CFG issue, if you uninstall Windows Defender (not disable it, but actually remove it entirely with NTLite) then you lose access to the Security Center, because NTLite isn't separating out that component. If you do not have the Security Center then you cannot toggle settings like Control Flow Guard or other relevant ones through an interface, and instead have to tweak it in the registry which is more confusing because a single key handles a dozen of these settings.

If you follow my guide and don't remove any components, then yes CFG is disabled, but it's super easy to toggle it back on through the Security Center, no reinstall of Windows or anything is needed. Those types of issues come from presets, such as the GamerOS.
 
For me the Hellbovine's Optimized Image reg-files fucked up W11
If you can provide me examples I will investigate. But I do clearly say I have not tested any of this in W11. Most people are still on W10, and this guide has been up for almost a full year, without a single confirmed issue. It's all been operator-error, from people using additional tweaks, such as MSMG tool, GamerOS preset, scripts they run post-install, etcetera.
 
Can we move past on Windows 10 already and concentrate on Windows 11. W10 is obsolete if you have 12/13 gen Intel CPU.
I am working on upgrading to 21H2 on my 13th gen CPU, win 10 can use het* cpu's just the scheduler settings are hidden and not configured for them by default.win10-pcorescheduling.png
 
Last edited:
Back
Top