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

    • There is a lot of reasons not to use Edge but faster fixes and security updates is not one of them.
    • Can't reproduce. I installed Edge, went to neowin.net > accepted the cookie consent > used menu to go to forums, everything loads and I can browse around the forums. If you can't interact with the dialog on the forums for some reason, go to the main site and accept the cookie consent there? It is true that the site will not function properly until the cookie consent is accepted or rejected,. it's a legal requirement and I also know that certain VPN/ad blockers block it, which is a user related issue and not a neowin.net problem.   This is not our cookie consent dialog. Gotta love browser hijacking... /s Edit: this may be what Californians see, I will confirm with our consent provider.
    • Google Chrome 149.0.7827.115 (offline installer) by Razvan Serea The web browser is arguably the most important piece of software on your computer. You spend much of your time online inside a browser: when you search, chat, email, shop, bank, read the news, and watch videos online, you often do all this using a browser. Google Chrome is a browser that combines a minimal design with sophisticated technology to make the web faster, safer, and easier. Use one box for everything--type in the address bar and get suggestions for both search and Web pages. Thumbnails of your top sites let you access your favorite pages instantly with lightning speed from any new tab. Desktop shortcuts allow you to launch your favorite Web apps straight from your desktop. Chrome has many useful features built in, including automatic full-page translation and access to thousands of apps, extensions, and themes from the Chrome Web Store. Google Chrome is one of the best solutions for Internet browsing giving you high level of security, speed and great features. Important to know! The offline installer links do not include the automatic update feature. Download web installer: Google Chrome Web 32-bit | Google Chrome 64-bit | Freeware Download: Google Chrome Offline Installer 64-bit | Direct Link | 131.0 MB Download: Google Chrome Offline Installer 32-bit | Direct Link | 119.0 MB Download page: Google Chrome Portable Download: Chrome ARM64 | Direct Link View: Chrome Website | Release Notes Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Oh, it's happening on more than one dialog? This is the dialog that I'm unable to interact with.
    • WSCC - Windows System Control Center 10.0.3.8 by Razvan Serea Windows System Control Center is a free, portable program that allows you to install, update, execute and organize the utilities from various system utility suites. WSCC can install and update the supported utilities automatically. Alternatively, WSCC can use the http protocol to download and run the programs. WSCC is portable, installation is not required. Extract the content of the downloaded zip archive to any directory on your computer. Free for personal use. The setup packages and updates are downloaded directly from their author's website! This edition of WSCC supports the following utility suites: Windows Sysinternals Suite (including support for "Sysinternals Live" service) NirSoft Utilities Mitec and more... WSCC - Windows System Control Center 10.0.3.8 changelog: [NEW] update progress is now visible on the Windows taskbar [FIXED] fixed an issue with the Update dialog [FIXED] minor fixes Download: WSCC (64-bit) | 5.4 MB (Free for personal use) Download: WSCC (32-bit) | 6.3 MB View: WSCC Homepage | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
    • Week One Done
      Timaximus earned a badge
      Week One Done
    • Rookie
      FBSPL went up a rank
      Rookie
    • First Post
      davidbazooked earned a badge
      First Post
  • Popular Contributors

    1. 1
      +primortal
      492
    2. 2
      PsYcHoKiLLa
      170
    3. 3
      +Edouard
      164
    4. 4
      Steven P.
      85
    5. 5
      ATLien_0
      77
  • Tell a friend

    Love Neowin? Tell a friend!