I had some old tweaks, and while sorting through them, I found this Code: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisableLastAccessUpdate"=dword:80000003 "NtfsDisable8dot3NameCreation"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "DisablePagingExecutive"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management] "LargeSystemCache"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\0cc5b647-c1df-4637-891a-dec35c318583] "ValueMax"=dword:00000000 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl] "IRQ8Priority"=hex(b):01,00,00,00,00,00,00,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Update] "UpdateMode"=dword:00000000 Is it still relevant or is it useless ? Thanks PS : LargeSystemCache is useless with SSD I think
@TairikuOkami Ok thanks for info With W11, no need DisablePagingExecutive tweak then ? I already have disablelastaccess (3) I had disable8dot3 but I didn't put it back, I could put it back
From the description, it is disabled by default, but it could be probably enabled, similarly like PageCombining
Okay, I'll keep it, I don't think it's counterproductive I don't know PageCombining, I'll look into it Thanks
I'd like to remove all Print and PrintTo entries from the registry (so I no longer have the Print option with the right-click) Is this possible with a script and two lines, or do I have to do it for each entry present ? Thanks
"EnableDpxLog " from 1 to 0, what does that do? Thanks. EDIT: nvm it was off anyway in my 64 bit reg path, unlike 32 bit.