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

    • Camtasia 2026.1.3 by Razvan Serea TechSmith Camtasia is the complete professional solution for high-quality screen recording, video editing and sharing. Camtasia 2026 makes editing your videos easier, and faster than ever. The new editor is packed with enhanced video processing, all-new production technology, an innovative library, and stock videos and other creative assets to help you create more polished, professional videos. No video experience needed. Anyone can create informative, engaging videos. Create professional, eye-catching videos: Add special video effects - Apply Behaviors that are perfectly designed to animate your text, images, or icons. Get a crisp, polished look without being a professional video editor. Drag-and-drop your edits - What you see is what you get. Every effect and element in your video can be dropped and edited directly in the preview window. And you can edit at resolutions up to beautiful 4K, for clear video at any size. Get exceptional performance - Camtasia takes full advantage of your computer’s processor with 64-bit performance. You’ll get fast rendering times and enhanced stability—even on your most complex projects. Camtasia 2026.1.3 changelog: Feature Updates Improved keyboard navigability in tool panels. Improved screen reader accessibility of headings in Preferences. Tool panels can now be resized using a keyboard-navigable control. Updated color of folder icon in User Library tab for better visibility. Grouped media now render a composite waveform considering all audio media within that group. Added Long Path Aware to the manifest of Editor and Recorder. Performance Improvements Improved performance for editing groups on the timeline. Improved the project loading performance when timeline has lots of trec media with cursor data. Updates for IT Administrators Updated cpp-httplib from 0.38.0 to 0.43.3. Updated expat from 2.7.4 to 2.8.0. Updated freetype from 2.13.3 to 2.14.3. Updated harfbuzz from 13.0.1 to 14.2.0. Updated libpng16 from 1.6.55 to 1.6.58. Updated pango from 1.57.0 to 1.57.1. Updated girepository from 2.86.3 to 2.88.0. Updated pcre2-posix from 10.47.0 to 12.0.2. Added new harfbuzz-gpu.dll. Updated FFmpeg from 7.1.1 to 7.1.2. Updated aom from 3.11.0 to 3.13.1. Updated dav1d from 1.5.0 to 1.5.1. Updated ogg from 1.3.5 to 1.3.6. Updated SDL2 from 2.32.4 to 2.32.10. Updated zlib from 1.3.1 to 1.3.2. Updated Nalpeiron binaries to version 4.4.69.3. Bug Fixes Fixed an issue which prevented some user submitted crash reports from being sent. Fixed a potential memory leak when decoding HEVC or VP9 video. Fixed a potential crash when trying to delete a range selection on a magnetic track. Fixed a bug with the Properties Panel showing stale properties when only a caption is selected on the timeline. Fixed an issue that could prevent the Opacity and Blur properties from being changed in the Background Removal effect. Fixed an issue where larger Camtasia online projects may fail to open in Camtasia Editor. Table of contents thumbnails are no longer created for Smart Player exports with no table of contents. Fix resetting skew revert to revert just skew and not scale as well. Fixed editing in Snagit with snagX file with Unicode characters. Fixed a bug where grouped visual media could be cropped in some cases. Fixed importing SnagX files with Unicode characters. Localization fixes. Download: Camtasia 2026.1.3 | 309.0 MB (Shareware) View: Camtasia Homepage | Tutorials | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • yeah it seems to be Edge only. The dialog buttons work as expected in Chrome and Firefox. The phone is using Android 16 (OneUI 8.5) and Edge version  149.0.4022.53
    • 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.
  • 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
      512
    2. 2
      PsYcHoKiLLa
      188
    3. 3
      +Edouard
      157
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      75
  • Tell a friend

    Love Neowin? Tell a friend!