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

    • Microsoft Edge 149.0.4022.69 by Razvan Serea Microsoft Edge is a super fast and secure web browser from Microsoft. It works on almost any device, including PCs, iPhones and Androids. It keeps you safe online, protects your privacy, and lets you browse the web quickly. You can even use it on all your devices and keep your browsing history and favorites synced up. Built on the same technology as Chrome, Microsoft Edge has additional built-in features like Startup boost and Sleeping tabs, which boost your browsing experience with world class performance and speed that are optimized to work best with Windows. Microsoft Edge security and privacy features such as Microsoft Defender SmartScreen, Password Monitor, InPrivate search, and Kids Mode help keep you and your loved ones protected and secure online. Microsoft Edge has features to keep both you and your family protected. Enable content filters and access activity reports with your Microsoft Family Safety account and experience a kid-friendly web with Kids Mode. The new Microsoft Edge is now compatible with your favorite extensions, so it’s easy to personalize your browsing experience. Microsoft Edge 149.0.4022.69 changelog: Fixed an issue that caused the Downloads dialog to continue displaying the "Keep/Delete" prompt for .rdp files after the download completed. Stable channel security updates are listed here. Download: Microsoft Edge (64-bit) | 193.0 MB (Freeware) Download: Microsoft Edge (32-bit) | 170.0 MB Download: Microsoft Edge (ARM64) | 188.0 MB View: Microsoft Edge Website | Release History Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Save 44% on Intuit QuickBooks Desktop Pro Plus 2024 (1 User for 1-Year) by Steven Parker Today's highlighted deal comes via our Apps + Software section of the Neowin Deals store, where for only a limited time, you can save 44% on Intuit QuickBooks Desktop Pro Plus 2024 (1 User + 1 Year) for Windows. Take control of your business finances with Intuit® QuickBooks® Desktop Pro Plus 2024 Lifetime Activation for Windows. This powerful accounting software simplifies bookkeeping, expense tracking, invoicing, and financial management—all in one intuitive platform. Designed for small business owners, freelancers, and accountants, QuickBooks® Desktop Pro Plus 2024 ensures accuracy, efficiency, and seamless transaction tracking. Stay organized, save time, and manage your finances with confidence—no subscriptions, just lifetime access! Financial and business management Comprehensive Financial Management: Gain access to a full suite of features designed to handle everything from creating invoices & managing expenses to generating reports and tracking sales. Enhanced Reporting Tools: Generate professional reports & insights to make informed financial decisions and help you stay ahead of your business goals. Job Costing: Track the profitability of specific jobs or projects. Fixed Asset Management: Track the depreciation & value of fixed assets. Customer & Vendor Management: Organize information, streamline communication & enhance customer relations. Sales Order Processing: Create & manage sales orders from start to finish. Purchase Order Processing: Create & manage purchase orders to streamline vendor payments. Improved Inventory Management: Enhanced features for tracking inventory levels & costs. Automation, integration, and support Enhanced Bank Feeds: Web Connect (manual QBO imports), works on all licenses for easier bank reconciliation Time Tracking: Track employee time to accurately calculate payroll and project costs Easy Data Import: Quickly transfer financial data from Excel or older QuickBooks® versions Why choose Intuit® QuickBooks® Desktop Pro Plus 2024? Effortless Installation: Quick and easy setup with step-by-step guidance. No Hidden Costs: One-time payment—no subscriptions or recurring fees. Direct Official Download: Access the software securely from the official QuickBooks® website. Stay Up to Date: Get the latest updates and features for optimal performance. Multilingual Support: Available in multiple languages to suit your needs. Lifetime Access: A one-time purchase means no ongoing costs. IMPORTANT: Cloud integrations (QuickBooks Payments, TurboTax, and Online logins) are NOT included. Good to know: Length of access: lifetime Redemption deadline: redeem your code within 30 days of purchase Access options: Windows Max number of device(s): 2 (for 1 user only and can't be used simultaneously) Version: 2024 (United States) 64-bit Available to both NEW and EXISTING users For US customers only Updates included An Intuit QuickBooks Desktop Pro Plus 2024 (1 User + 1-Year) for Windows: Lifetime License normally costs $536, but it can be yours for just $299.99 for a limited time, a saving of $236. There are also other plans available. For specifications, and license info please click the link below. Get Intuit QuickBooks Desktop Pro Plus 2024 for just $299.99 This is a time limited deal For US customers only. Support queries If you have queries or need support for any of the Neowin Deals, please use the contact form here. Neowin Deals are managed and sold by StackCommerce who represent Neowin on an affiliate basis. Why we post these deals We post these because we earn commission on each sale so as not to rely solely on advertising, which many of our readers block. It all helps toward paying staff reporters, servers and hosting costs. So for those that keep moaning and complaining, be thankful we're still online for you to even do that. Other ways to support Neowin Whitelist Neowin by not blocking our ads Create a free member account to see fewer ads Make a donation to support our day to day running costs Subscribe to Neowin - for $14 a year, or $28 a year for an ad-free experience Disclosure: Neowin benefits from revenue of each sale made through our branded deals site powered by StackCommerce.
    • AFAIK you shouldn't be getting a consent popup at all from Canada, so I think it is to do with a VPN or private/secure DNS.
    • From what I see it's only for Insider - preview builds. Not for everybody. So...
    • Of course, all of that sounds great on paper... No it doesn't!
  • Recent Achievements

    • Week One Done
      agatameier earned a badge
      Week One Done
    • One Month Later
      agatameier earned a badge
      One Month Later
    • Week One Done
      ssd21345 earned a badge
      Week One Done
    • Contributor
      MarkHughes4096 went up a rank
      Contributor
    • Dedicated
      jordanspringer earned a badge
      Dedicated
  • Popular Contributors

    1. 1
      +primortal
      507
    2. 2
      +Edouard
      175
    3. 3
      PsYcHoKiLLa
      139
    4. 4
      ATLien_0
      91
    5. 5
      Steven P.
      76
  • Tell a friend

    Love Neowin? Tell a friend!