Recommended Posts

This one is AMAZING !

Thank you for this wonderful Reg file - helped me a lot !.

I really appreciate it since i use my own ones for tweaking Windows XP for Digital Audio Workstation.

I would like to add my article on a this special subject - "DAW optimization".

It's a detailed, and real life WindowsXP tweaks for making ANY computer and Windows XP light speed performance for Audio - DAW.

www.avielsegal.com

I hope it will help you.

Aviel

hey i just wanted to ask a question when u want to prevent one of the tweaks from being applied, what do you mean by commenting it out?

If you put a semicolon in front of a line, that marks the entire line as a comment and it is not parsed when read by the registry.

Notice how the entire explanation section of the document is commented.

Great stuff you collected there!

You might want to add these:

;  remove administrative standard shares (c$, d$, ...)
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters]
"AutoShareServer"=dword:0
"AutoShareWks"=dword:0

; My Computer Icon as first Icon on desktop
[HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}]
"SortOrderIndex"=dword:00000054

;disable avi-preview
[HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler]
@=-
[-HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32]

; disable throbber picture in InternetExplorer (you know the little annyoing pciture)
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]
"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,1a,00,00,00,10,00,00,00,\
  17,00,00,00,05,00,00,00,6a,00,00,00,26,00,00,00,01,00,00,00,e0,00,00,00,e0,\
  01,00,00,02,00,00,00,29,00,00,00,44,00,00,00,04,00,00,00,09,00,00,00,33,00,\
  00,00,03,00,00,00,09,00,00,00,42,00,00,00

; disable system beep error
[HKEY_CURRENT_USER\Control Panel\Sound]
"Beep"="No"

; add "open in new window" to rightclickmenu
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\opennew]
@="open in new window"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\opennew\command]
@="explorer.exe /e, %1"



; (re)enable throbber picture in InternetExplorer
;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]
;"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,18,00,00,00,1f,00,00,00,\
;  74,00,00,00,01,00,00,00,e0,00,00,00,a0,0f,00,00,05,00,00,00,22,00,00,00,26,\
;  00,00,00,02,00,00,00,21,00,00,00,a0,0f,00,00,04,00,00,00,01,00,00,00,e3,01,\
;  00,00,03,00,00,00,01,00,00,00,67,00,00,00

; disable throbber picture in Explorer (the normal one)
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser]
"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,1a,00,00,00,10,00,00,00,\
  17,00,00,00,05,00,00,00,6a,00,00,00,26,00,00,00,01,00,00,00,e0,00,00,00,56,\
  00,00,00,02,00,00,00,29,00,00,00,57,00,00,00,03,00,00,00,a8,00,00,00,00,00,\
  00,00,04,00,00,00,09,00,00,00,55,01,00,00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer]
"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,1a,00,00,00,13,00,00,00,\
  33,00,00,00,05,00,00,00,6a,00,00,00,26,00,00,00,01,00,00,00,e1,00,00,00,df,\
  01,00,00,04,00,00,00,01,00,00,00,bd,00,00,00,02,00,00,00,20,00,00,00,8d,01,\
  00,00,03,00,00,00,09,00,00,00,b8,00,00,00

; (re)enable throbber picture in Explorer
;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser]
;"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,18,00,00,00,1f,00,00,00,\
;  74,00,00,00,01,00,00,00,e0,00,00,00,a0,0f,00,00,05,00,00,00,22,00,00,00,26,\
;  00,00,00,02,00,00,00,21,00,00,00,a0,0f,00,00,04,00,00,00,01,00,00,00,77,01,\
;  00,00,03,00,00,00,01,00,00,00,35,00,00,00

;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer]
;"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,18,00,00,00,1f,00,00,00,\
;  74,00,00,00,01,00,00,00,e0,00,00,00,a0,0f,00,00,05,00,00,00,22,00,00,00,26,\
;  00,00,00,02,00,00,00,21,00,00,00,a0,0f,00,00,04,00,00,00,01,00,00,00,a0,0f,\
;  00,00,03,00,00,00,01,00,00,00,00,00,00,00

; costumize your user(!) shell folder, to put them on another partition (you get the scheme)
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
;"AppData"="E:\\[data]\\app data"
;"Cookies"="E:\\[data]\\cookies"
;"Desktop"="E:\\[data]\\desktop"
;Favorites"="E:\\[data]\\favorites"
;"NetHood"="C:\\Dokumente und Einstellungen\\Administrator\\Netzwerkumgebung"
;"Personal"="e:\\"
;"PrintHood"="C:\\Dokumente und Einstellungen\\Administrator\\Druckumgebung"
;"Recent"="C:\\Dokumente und Einstellungen\\Administrator\\Recent"
;"SendTo"="E:\\[daten]\\senden an"
;"Start Menu"="E:\\[daten]\\startmen?"
;"Templates"="C:\\Dokumente und Einstellungen\\Administrator\\Vorlagen"
;"Programs"="E:\\[daten]\\programme"
;"Startup"="E:\\[daten]\\autostart"
;"Local Settings"="C:\\Dokumente und Einstellungen\\Administrator\\Lokale Einstellungen"
;"Local AppData"="C:\\Dokumente und Einstellungen\\Administrator\\Lokale Einstellungen\\Anwendungsdaten"
;"Cache"="C:\\Dokumente und Einstellungen\\Administrator\\Lokale Einstellungen\\Temporary Internet Files"
;"History"="C:\\Dokumente und Einstellungen\\Administrator\\Lokale Einstellungen\\Verlauf"
;"My Pictures"=""
;"Fonts"="C:\\WINDOWS\\Fonts"
;"My Music"="h:\\"
;"CD Burning"="C:\\Dokumente und Einstellungen\\Administrator\\Lokale Einstellungen\\Anwendungsdaten\\Microsoft\\CD Burning"
;"My Video"="I:\\"

;disable complete explorer menubar (please beware!) PLEASE SAFE YOUR ORGINAL REGKEY BEFORE APPLYING!
;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser]
;"{01E04581-4EEE-11D0-BFE9-00AA005B4383}"=hex:81,45,e0,01,ee,4e,d0,11,bf,e9,00,\
;  aa,00,5b,43,83,10,00,00,00,00,00,00,00,01,e0,32,f4,01,00,00,00
;"ITBarLayout"=hex:11,00,00,00,5c,00,00,00,00,00,00,00,32,00,00,00,13,00,00,00,\
;  39,00,00,00,0a,00,00,00,21,07,00,00,68,01,00,00,05,00,00,00,6a,05,00,00,00,\
;  00,00,00,02,00,00,00,20,07,00,00,00,00,00,00,04,00,00,00,21,01,00,00,61,03,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;"{0E5CBF21-D15F-11D0-8301-00AA005B4383}"=hex:21,bf,5c,0e,5f,d1,d0,11,83,01,00,\
;  aa,00,5b,43,83,22,00,1c,00,08,00,00,00,06,00,00,00,01,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,00,00,00,c0,00,00,00,00,\
;  00,00,46,81,00,00,00,10,00,00,00,c0,09,3f,bd,28,b4,c3,01,e0,32,a0,f5,96,f4,\
;  c3,01,60,0d,08,5f,11,e8,c3,01,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,45,01,14,00,1f,50,e0,4f,d0,20,ea,3a,69,10,a2,d8,\
;  08,00,2b,30,30,9d,19,00,2f,45,3a,5c,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,5c,00,31,00,00,00,00,00,50,30,ab,5a,10,00,44,4f,43,55,4d,\
;  45,7e,31,00,00,44,00,03,00,04,00,ef,be,79,2f,ef,75,50,30,aa,6b,14,00,00,00,\
;  44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00,74,00,73,00,20,00,61,00,6e,00,64,\
;  00,20,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,00,00,18,00,34,00,\
;  31,00,00,00,00,00,3f,30,cf,88,10,00,77,78,7a,38,00,00,20,00,03,00,04,00,ef,\
;  be,79,2f,1a,82,50,30,22,70,14,00,00,00,77,00,78,00,7a,00,38,00,00,00,14,00,\
;  56,00,31,00,00,00,00,00,37,30,41,4f,11,00,46,41,56,4f,52,49,7e,31,00,00,3e,\
;  00,03,00,04,00,ef,be,79,2f,1b,82,50,30,3a,70,14,00,28,00,46,00,61,00,76,00,\
;  6f,00,72,00,69,00,74,00,65,00,73,00,00,00,40,73,68,65,6c,6c,33,32,2e,64,6c,\
;  6c,2c,2d,31,32,36,39,33,00,18,00,30,00,35,00,00,00,00,00,3f,30,cb,7d,10,00,\
;  fe,94,a5,63,00,00,1c,00,03,00,04,00,ef,be,7a,2f,d3,72,50,30,70,63,14,00,00,\
;  00,fe,94,a5,63,00,00,14,00,00,00,60,00,00,00,03,00,00,a0,58,00,00,00,00,00,\
;  00,00,62,69,6c,6c,67,61,74,65,73,00,00,00,00,00,00,00,b4,ac,21,33,c1,1b,17,\
;  4d,99,84,fe,a8,ad,7c,38,56,c1,11,c4,4f,1a,20,d8,11,be,47,00,d0,b7,6c,82,ff,\
;  b4,ac,21,33,c1,1b,17,4d,99,84,fe,a8,ad,7c,38,56,c1,11,c4,4f,1a,20,d8,11,be,\
;  47,00,d0,b7,6c,82,ff,00,00,00,00

;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer]
;"ITBarLayout"=hex:11,00,00,00,5c,00,00,00,00,00,00,00,32,00,00,00,13,00,00,00,\
;  39,00,00,00,0a,00,00,00,21,07,00,00,68,01,00,00,05,00,00,00,6a,05,00,00,00,\
;  00,00,00,02,00,00,00,20,07,00,00,00,00,00,00,04,00,00,00,21,01,00,00,61,03,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

;disable complete Internet Explorer menubar (please beware!) PLEASE SAFE YOUR ORGINAL REGKEY BEFORE APPLYING!
;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]
;"{01E04581-4EEE-11D0-BFE9-00AA005B4383}"=hex:81,45,e0,01,ee,4e,d0,11,bf,e9,00,\
;  aa,00,5b,43,83,10,00,00,00,00,00,00,00,01,e0,32,f4,01,00,00,00
;"{0E5CBF21-D15F-11D0-8301-00AA005B4383}"=hex:21,bf,5c,0e,5f,d1,d0,11,83,01,00,\
;  aa,00,5b,43,83,22,00,1c,00,08,00,00,00,06,00,00,00,01,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,00,00,00,c0,00,00,00,00,\
;  00,00,46,81,00,00,00,10,00,00,00,c0,09,3f,bd,28,b4,c3,01,d0,a9,9e,84,29,c6,\
;  c3,01,e0,7c,b9,0a,e1,bf,c3,01,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,45,01,14,00,1f,50,e0,4f,d0,20,ea,3a,69,10,a2,d8,\
;  08,00,2b,30,30,9d,19,00,2f,45,3a,5c,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,5c,00,31,00,00,00,00,00,79,2f,1a,82,10,00,44,4f,43,55,4d,\
;  45,7e,31,00,00,44,00,03,00,04,00,ef,be,79,2f,ef,75,93,2f,39,60,14,00,00,00,\
;  44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00,74,00,73,00,20,00,61,00,6e,00,64,\
;  00,20,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,00,00,18,00,34,00,\
;  31,00,00,00,00,00,90,2f,f7,70,10,00,77,78,7a,38,00,00,20,00,03,00,04,00,ef,\
;  be,79,2f,1a,82,93,2f,39,60,14,00,00,00,77,00,78,00,7a,00,38,00,00,00,14,00,\
;  56,00,31,00,00,00,00,00,8c,2f,f0,6a,11,00,46,41,56,4f,52,49,7e,31,00,00,3e,\
;  00,03,00,04,00,ef,be,79,2f,1b,82,93,2f,39,60,14,00,28,00,46,00,61,00,76,00,\
;  6f,00,72,00,69,00,74,00,65,00,73,00,00,00,40,73,68,65,6c,6c,33,32,2e,64,6c,\
;  6c,2c,2d,31,32,36,39,33,00,18,00,30,00,35,00,00,00,00,00,8b,2f,73,62,10,00,\
;  fe,94,a5,63,00,00,1c,00,03,00,04,00,ef,be,7a,2f,d3,72,92,2f,2b,6d,14,00,00,\
;  00,fe,94,a5,63,00,00,14,00,00,00,60,00,00,00,03,00,00,a0,58,00,00,00,00,00,\
;  00,00,62,69,6c,6c,67,61,74,65,73,00,00,00,00,00,00,00,b4,ac,21,33,c1,1b,17,\
;  4d,99,84,fe,a8,ad,7c,38,56,c1,11,c4,4f,1a,20,d8,11,be,47,00,d0,b7,6c,82,ff,\
;  b4,ac,21,33,c1,1b,17,4d,99,84,fe,a8,ad,7c,38,56,c1,11,c4,4f,1a,20,d8,11,be,\
;  47,00,d0,b7,6c,82,ff,00,00,00,00
;"ITBarLayout"=hex:11,00,00,00,5c,00,00,00,00,00,00,00,32,00,00,00,13,00,00,00,\
;  39,00,00,00,0a,00,00,00,21,07,00,00,68,01,00,00,05,00,00,00,6a,05,00,00,00,\
;  00,00,00,02,00,00,00,20,07,00,00,00,00,00,00,04,00,00,00,21,01,00,00,61,03,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;"{EEF280F3-B6ED-46D8-A8FD-57BD0C4A9ECF}"=hex:f3,80,f2,ee,ed,b6,d8,46,a8,fd,57,\
;  bd,0c,4a,9e,cf

Im not responsible for any results you might get by applying these reg-tweaks:

- your wive/gf being unfaitful

- your dog biting the postman's ass and the follow up lawsuit

- overdue milk in your morning cereals

- head-explosion (thats nasty believe me! You don't want to clean up the mess)

- ...

  • 4 months later...

BEWARE!

Several of these tweaks are KNOWN to cause problems!

Some of these tweaks are system specific, and will not even work.

Heck, several of them are not needed, since the settings are system defaults.

Don't use these tweaks if you're a noob. please...

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • I'm not aware of this issue, but to help the other guys.  What version of Android are you using? Did you try a different browser? To see if Edge is the issue here.
    • I agree when are you going to read this (really poor BTW) article? Here is a better article so you actually know what is going on and answers questions you had in other comments --> https://arstechnica.com/gadgets/2026/05/speed-boosting-low-latency-profile-is-one-of-the-improvements-coming-to-windows-11/ It is unclear if one will be able to disable the new profile at this point but I am not seeing any reason why one would.
    • I disagree; they come off very "bitchy" and "whiny". Make a great product and combine that with a great price (free) and people will come over to your side. Or build it and they will come as they say. Constantly trying to get attention by complaining all the time, will turn people off to your product.
    • It use to be a nightmare, with LibreOffice supporting a newer draft ODF standard by default, and Microsoft Office supporting the older non-draft standard. Now that they both support the same version of ODF, they should be interoperable.
    • Brave Browser 1.91.171 by Razvan Serea Brave Browser is a lightning-fast, secure web browser that stands out from the competition with its focus on privacy, security, and speed. With features like HTTPS Everywhere and built-in tracker blocking, Brave keeps your online activities safe from prying eyes. Brave is one of the safest browsers on the market today. It blocks third-party data storage. It protects from browser fingerprinting. And it does all this by default. Speed - Brave is built on Chromium, the same technology that powers Google Chrome, and is optimized for speed, providing a fast and responsive browsing experience. Brave Browser also features Brave Rewards, a system that rewards users with Basic Attention Tokens (BAT) for viewing opt-in ads. This innovative system provides an alternative revenue model for content creators and a way to support the Brave community. SlimBrave Neo takes all the good things about Brave and makes them even better by keeping everything clean, light, and privacy-focused. It removes the extra clutter, turns off features you might not need, and cuts down on anything that could slow you down or collect unnecessary data. Because it relies on simple settings and policies instead of modifying the browser itself, you still get full Brave compatibility—just in a smoother, lighter, and more privacy-friendly package. Brave Browser 1.91.171 changelog: General Fixed Cardano not being disabled on upgrade to Brave Origin. Upgraded Chromium to 149.0.7827.103. Origin Removed “Survey Panelist” setting from brave://settings/privacy. Fixed P3A and usage ping under brave://settings/privacy being displayed on first launch on Linux. Upgraded Chromium to 149.0.7827.103. Download: Brave Browser 64-bit | 1.2 MB (Freeware) Download: Brave Browser 32-bit View: Brave Homepage | Offline Installers | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      Jamswaz earned a badge
      One Month Later
    • Week One Done
      Jamswaz earned a badge
      Week One Done
    • Rookie
      Marzoid went up a rank
      Rookie
    • Community Regular
      coch went up a rank
      Community Regular
    • One Year In
      slackerzz earned a badge
      One Year In
  • Popular Contributors

    1. 1
      +primortal
      517
    2. 2
      PsYcHoKiLLa
      189
    3. 3
      +Edouard
      156
    4. 4
      Steven P.
      84
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!