- Katılım
- 6 Kasım 2011
- Mesajlar
- 7,337
- Reaksiyon puanı
- 3,156
- Puanları
- 1,358
Arkadaşlar güzel bir konuyla karşınızdayım.
Uzun süredir topladığım registry ayarlarını sizlerle paylaşmak istiyorum.
Ayarlar Windows XP,den 10'a kadar uyumludur.
Ayarları değiştirdikçe yani yeni versiyonlar çıktıkça sizlerle paylaşacağım.
Öncelikle ön bilgilendirme yapayım.
Registry Kayıtları, Windows'un Kara Deliği Mi ?
Ayarlardan genel olarak bahsetmek gerekirse standart ev ve Windows'un dahili bazı çözümlerini(özellikle network alanında) kullanmayan iş kullanıcılarına yönelik.
Performans, güvenlik, kullanım rahatlığı, stabilite dengesini gözetmeye çalışıyor.
İçerisinde şu an 144 farklı anahtar içerisinde 331 adet değişken ayarı, 6 adet değişken silinmesi, 56 adet anahtar silinmesi işlemi var.
Her bir ayarı kendiniz bizzat kontrol edebilirsiniz, burada tartışabiliriz.
Önerilerde, isteklerde veya eleştirilerde bulunabilirsiniz.
Afallayacağınız birkaç ayardan bahsedeyim.
Başlangıç ekranında güvenliğin arttırılması için sadece parola değil, kullanıcı adıyla birlikte parola sorma işlemi gerçekleşiyor.
Fare hızı ayarı 1:1 ratio olan orta seviyeye geliyor. Çünkü diğer seviyelerde veriler interpole edilmek yerine atlanıyor bu da fare hareketinin undeterminizmini arttırıyor, eğer yüksek DPI içeren fare kullanıyorsanız hızı fareye ait DPI ayarından düşürün, öylesi daha sağlıklı.
Bu forum üzerinde indirmeden önce incelemek isterseniz(indirdikten sonra Notepad++ programı ile bat ve reg dosyalarını açıp inceleyebilirsiniz) ayarları koyuyorum ancak bunları bat veya reg dosyası olarak kaydedip çalıştıramazsınız çünkü bazı anahtarlar için özel yetki gerekiyor, hem de bazı ayarlar ancak shell komutları üzerinden uygulanabiliyor, bunun için bat dosyası hazırladım, indirme linki en altta.
İndirme Adresi
Config.7z
Çalıştırmadan önce tüm Registry kayıtlarınızı güvenli bir alana yedekleyin, mümkünse Geri Yükleme noktası oluşturun.
Çalıştırmak için "Profile - Registry.bat" dosyasına çift tıklayın.
Not: İşletim sisteminizde oluşacak problemlerden mesul değilim ancak buraya yazarsanız hem ilgilenirim ve çözüme kavuştururuz(kesin olmamakla birlikte büyük ihtimalle) hem de bir sonraki versiyonda güncellerim.
Uzun süredir topladığım registry ayarlarını sizlerle paylaşmak istiyorum.
Ayarlar Windows XP,den 10'a kadar uyumludur.
Ayarları değiştirdikçe yani yeni versiyonlar çıktıkça sizlerle paylaşacağım.
Öncelikle ön bilgilendirme yapayım.
Registry Kayıtları, Windows'un Kara Deliği Mi ?
Ayarlardan genel olarak bahsetmek gerekirse standart ev ve Windows'un dahili bazı çözümlerini(özellikle network alanında) kullanmayan iş kullanıcılarına yönelik.
Performans, güvenlik, kullanım rahatlığı, stabilite dengesini gözetmeye çalışıyor.
İçerisinde şu an 144 farklı anahtar içerisinde 331 adet değişken ayarı, 6 adet değişken silinmesi, 56 adet anahtar silinmesi işlemi var.
Her bir ayarı kendiniz bizzat kontrol edebilirsiniz, burada tartışabiliriz.
Önerilerde, isteklerde veya eleştirilerde bulunabilirsiniz.
Afallayacağınız birkaç ayardan bahsedeyim.
Başlangıç ekranında güvenliğin arttırılması için sadece parola değil, kullanıcı adıyla birlikte parola sorma işlemi gerçekleşiyor.
Fare hızı ayarı 1:1 ratio olan orta seviyeye geliyor. Çünkü diğer seviyelerde veriler interpole edilmek yerine atlanıyor bu da fare hareketinin undeterminizmini arttırıyor, eğer yüksek DPI içeren fare kullanıyorsanız hızı fareye ait DPI ayarından düşürün, öylesi daha sağlıklı.
Bu forum üzerinde indirmeden önce incelemek isterseniz(indirdikten sonra Notepad++ programı ile bat ve reg dosyalarını açıp inceleyebilirsiniz) ayarları koyuyorum ancak bunları bat veya reg dosyası olarak kaydedip çalıştıramazsınız çünkü bazı anahtarlar için özel yetki gerekiyor, hem de bazı ayarlar ancak shell komutları üzerinden uygulanabiliyor, bunun için bat dosyası hazırladım, indirme linki en altta.
Kod:
:: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
:: START
:: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
:: -------------------------------------------------------------------------------------------------
:: <+> Echo : Disable
:: -------------------------------------------------------------------------------------------------
@echo off
:: -------------------------------------------------------------------------------------------------
:: <+> Log : ReCreate
:: -------------------------------------------------------------------------------------------------
if exist "Log.log" (
del Log.log
type nul>Log.log
)
::
:: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
:: PERMISSIONS
:: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
:: -------------------------------------------------------------------------------------------------
:: <+> Power Settings _ Lid Close Action
:: -------------------------------------------------------------------------------------------------
SetACL.exe -on "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c\4f971e89-eebd-4455-a8de-9e59040e7347\5ca83367-6e45-459f-a27b-476b1d01c936" -ot reg -actn setowner -ownr n:Administrators >> "Log.log"
SetACL.exe -on "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c\4f971e89-eebd-4455-a8de-9e59040e7347\5ca83367-6e45-459f-a27b-476b1d01c936" -ot reg -actn ace -ace "n:Administrators;p:full" >> "Log.log"
SetACL.exe -on "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\381b4222-f694-41f0-9685-ff5bb260df2e\4f971e89-eebd-4455-a8de-9e59040e7347\5ca83367-6e45-459f-a27b-476b1d01c936" -ot reg -actn setowner -ownr n:Administrators >> "Log.log"
SetACL.exe -on "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\381b4222-f694-41f0-9685-ff5bb260df2e\4f971e89-eebd-4455-a8de-9e59040e7347\5ca83367-6e45-459f-a27b-476b1d01c936" -ot reg -actn ace -ace "n:Administrators;p:full" >> "Log.log"
SetACL.exe -on "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\a1841308-3541-4fab-bc81-f71556f20b4a\4f971e89-eebd-4455-a8de-9e59040e7347\5ca83367-6e45-459f-a27b-476b1d01c936" -ot reg -actn setowner -ownr n:Administrators >> "Log.log"
SetACL.exe -on "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\a1841308-3541-4fab-bc81-f71556f20b4a\4f971e89-eebd-4455-a8de-9e59040e7347\5ca83367-6e45-459f-a27b-476b1d01c936" -ot reg -actn ace -ace "n:Administrators;p:full" >> "Log.log"
:: -------------------------------------------------------------------------------------------------
:: <+> Power Settings _ Power Button Action
:: -------------------------------------------------------------------------------------------------
SetACL.exe -on "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c\4f971e89-eebd-4455-a8de-9e59040e7347\7648efa3-dd9c-4e3e-b566-50f929386280" -ot reg -actn setowner -ownr n:Administrators >> "Log.log"
SetACL.exe -on "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c\4f971e89-eebd-4455-a8de-9e59040e7347\7648efa3-dd9c-4e3e-b566-50f929386280" -ot reg -actn ace -ace "n:Administrators;p:full" >> "Log.log"
SetACL.exe -on "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\381b4222-f694-41f0-9685-ff5bb260df2e\4f971e89-eebd-4455-a8de-9e59040e7347\7648efa3-dd9c-4e3e-b566-50f929386280" -ot reg -actn setowner -ownr n:Administrators >> "Log.log"
SetACL.exe -on "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\381b4222-f694-41f0-9685-ff5bb260df2e\4f971e89-eebd-4455-a8de-9e59040e7347\7648efa3-dd9c-4e3e-b566-50f929386280" -ot reg -actn ace -ace "n:Administrators;p:full" >> "Log.log"
SetACL.exe -on "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\a1841308-3541-4fab-bc81-f71556f20b4a\4f971e89-eebd-4455-a8de-9e59040e7347\7648efa3-dd9c-4e3e-b566-50f929386280" -ot reg -actn setowner -ownr n:Administrators >> "Log.log"
SetACL.exe -on "HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\a1841308-3541-4fab-bc81-f71556f20b4a\4f971e89-eebd-4455-a8de-9e59040e7347\7648efa3-dd9c-4e3e-b566-50f929386280" -ot reg -actn ace -ace "n:Administrators;p:full" >> "Log.log"
::
:: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
:: PROFILE REGISTRY
:: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
:: -------------------------------------------------------------------------------------------------
:: <+> Standart Reg : 64 Bit
:: -------------------------------------------------------------------------------------------------
echo ** Importing 64 Bit Registry Configuration
reg import "Profile - Registry.reg" /reg:64
echo.
:: -------------------------------------------------------------------------------------------------
:: <+> Standart Reg : 32 Bit
:: -------------------------------------------------------------------------------------------------
echo ** Importing 32 Bit Registry Configuration
reg import "Profile - Registry.reg" /reg:32
echo.
::
:: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
:: PROFILE BATCH
:: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
:: -------------------------------------------------------------------------------------------------
:: <+> Data Execution Prevention [DEP] : Disable
:: -------------------------------------------------------------------------------------------------
echo ** Disabling Data Execution Prevention (DEP)
bcdedit.exe /set {current} nx AlwaysOff
echo.
::
:: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
:: END
:: +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
:: -------------------------------------------------------------------------------------------------
:: <+> TimeOut : UnLimited
:: -------------------------------------------------------------------------------------------------
timeout /t -1
::
Kod:
Windows Registry Editor Version 5.00
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; CLEAN RESIDUALS
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> Command Bar 3rd Party Buttons : Remove
; --------------------------------------------------------------------------------------------------
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderTypes\{5c4f28b5-f869-4e84-8e60-f11db97c5cc7}\TasksItemsSelected]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderTypes\{5fa96407-7e77-483c-ac93-691d05850de8}\TasksItemsSelected]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderTypes\{7d49d726-3c21-4f05-99aa-fdc2c9474656}\TasksItemsSelected]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderTypes\{94d6ddcc-4a68-4175-a374-bd584a510b78}\TasksItemsSelected]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderTypes\{b3690e58-e961-423b-b687-386ebfd83239}\TasksItemsSelected]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderTypes\{da3f6866-35fe-4229-821a-26553a67fc18}\TasksItemsSelected]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderTypes\{292108be-88ab-4f33-9a26-7748e62e37ad}\TasksItemsSelected]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderTypes\{3f98a740-839c-4af7-8c36-5badfb33d5fd}\TasksItemsSelected]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderTypes\{978e0ed7-92d6-4cec-9b59-3135b9c49ccf}\TasksItemsSelected]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderTypes\{c1f8339f-f312-4c97-b1c6-ecdf5910c5c0}\TasksItemsSelected]
; --------------------------------------------------------------------------------------------------
; <+> OutDated Certificates : Remove
; --------------------------------------------------------------------------------------------------
[-HKEY_CURRENT_USER\Control Panel\Infrared]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\SystemCertificates\AuthRoot\Certificates]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\SystemCertificates\SmartCardRoot]
; --------------------------------------------------------------------------------------------------
; <+> Per Monitor Configurations : Remove
; --------------------------------------------------------------------------------------------------
[-HKEY_CURRENT_USER\Control Panel\Desktop\PerMonitorSettings]
; --------------------------------------------------------------------------------------------------
; <+> Saved Folder View Types : Remove
; --------------------------------------------------------------------------------------------------
[-HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\ShellNoRoam\BagMRU]
[-HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\ShellNoRoam\Bags]
[-HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\BagMRU]
[-HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags]
[-HKEY_CURRENT_USER\Software\Classes\Wow6432Node\Local Settings\Software\Microsoft\Windows\ShellNoRoam\BagMRU]
[-HKEY_CURRENT_USER\Software\Classes\Wow6432Node\Local Settings\Software\Microsoft\Windows\ShellNoRoam\Bags]
[-HKEY_CURRENT_USER\Software\Classes\Wow6432Node\Local Settings\Software\Microsoft\Windows\Shell\BagMRU]
[-HKEY_CURRENT_USER\Software\Classes\Wow6432Node\Local Settings\Software\Microsoft\Windows\Shell\Bags]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\BagMRU]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\Bags]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\BagMRU]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags]
;
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; APPEARANCE & ANIMATIONS & EFFECTS
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> Aero Peek Task Previews : DisAllow
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM]
"EnableAeroPeek"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Aero Peek Task Previews Delay Time : 0 MiliSeconds
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"DesktopLivePreviewHoverTime"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Aero Shake Minimizer : DisAllow
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer]
"NoWindowMinimizingShortcuts"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Background Image For Each Folder Types : DisAllow
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ListViewWaterMark"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Flip3D Task Switcher : DisAllow
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\DWM]
"DisAllowFlip3D"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Minimize And Maximize Animations : DisAllow
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"MinAnimate"="0"
; --------------------------------------------------------------------------------------------------
; <+> Other Animations : DisAllow
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\DWM]
"DisAllowAnimations"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Screen Saver : Active - Blank - 120 Seconds
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop]
"ScreenSaveActive"="1"
"ScrnSave.exe"="C:\\Windows\\System32\\scrnsave.scr"
"ScreenSaveTimeOut"="120"
; --------------------------------------------------------------------------------------------------
; <+> Smooth Scroll : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop]
"SmoothScroll"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> TaskBar And Start Menu Animations : DisAllow
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"TaskBarAnimations"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> TaskBar Live Previews : DisAllow
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM]
"AlwaysHibernateThumbnails"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Task Switcher Grid [Alt+Tab] : Extended
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop]
"CoolSwitchColumns"="8"
"CoolSwitchRows"="4"
; --------------------------------------------------------------------------------------------------
; <+> Visual Appearance : Activate Only Beneficials
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop]
"DragFullWindows"="1"
"FontSmoothing"="2"
"UserPreferencesMask"=hex:00,12,02,80,10,00,00,00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"IconsOnly"=dword:00000000
"ListViewAlphaSelect"=dword:00000001
"ListViewShadow"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager]
"ThemeActive"="1"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\DWM]
"ColorizationOpaqueBlend"=dword:00000000
"Composition"=dword:00000001
"CompositionPolicy"=dword:00000002
; --------------------------------------------------------------------------------------------------
; <+> Visual Effects : Biased Mode
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\AnimateMinMax]
"DefaultApplied"=dword:00000000
"DefaultValue"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ComboBoxAnimation]
"DefaultApplied"=dword:00000000
"DefaultValue"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ControlAnimations]
"DefaultApplied"=dword:00000000
"DefaultValue"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\CursorShadow]
"DefaultApplied"=dword:00000000
"DefaultValue"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DWMAeroPeekEnabled]
"DefaultApplied"=dword:00000000
"DefaultValue"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DWMEnabled]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DWMSaveThumbnailEnabled]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DragFullWindows]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DropShadow]
"DefaultApplied"=dword:00000000
"DefaultValue"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\FontSmoothing]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListBoxSmoothScrolling]
"DefaultApplied"=dword:00000000
"DefaultValue"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListViewAlphaSelect]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListViewShadow]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\MenuAnimation]
"DefaultApplied"=dword:00000000
"DefaultValue"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\SelectionFade]
"DefaultApplied"=dword:00000000
"DefaultValue"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TaskbarAnimations]
"DefaultApplied"=dword:00000000
"DefaultValue"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\Themes]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ThumbnailsOrIcon]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ToolTipAnimation]
"DefaultApplied"=dword:00000000
"DefaultValue"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TransparentGlass]
"DefaultApplied"=dword:00000001
"DefaultValue"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Visual Effects : Biased Mode
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects]
"VisualFXSetting"=dword:00000000
;
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; BRANDING
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> Desktop Labels : Proper
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]
@="Computer"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{59031a47-3f72-44a7-89c5-5595fe6b30ee}]
@="User"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}]
@="Trash"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}]
@="Configuration"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}]
@="Network"
; --------------------------------------------------------------------------------------------------
; <+> Owner And Organization : True Owner And Organization
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion]
"RegisteredOrganization"="United States"
"RegisteredOwner"="National Security Agency"
;
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; COMMAND PROMPT [CMD]
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> Text Color : Green Light
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Command Processor]
"DefaultColor"=dword:0000000A
; --------------------------------------------------------------------------------------------------
; <+> Text Family : Add More Fonts
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont]
"000"="Fira Mono"
"0000"="Source Code Pro"
;
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; CONTROL PANEL
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> Automatic Sound Leveling : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\MultiMedia\Audio]
"UserDuckingPreference"=dword:00000003
; --------------------------------------------------------------------------------------------------
; <+> Automatically ReBoot After Errors : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\CrashControl]
"AutoReBoot"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> AutoPlay : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AutoPlayHandlers]
"DisableAutoPlay"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Crash Dumps : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\CrashControl]
"CrashDumpEnabled"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Dots Per Inch [DPI] : %100
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Hardware Profiles\Current\Software\Fonts]
"LogPixels"=dword:00000060
; --------------------------------------------------------------------------------------------------
; <+> Error Reporting : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Windows Error Reporting]
"Disabled"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\PCHealth\ErrorReporting]
"DoReport"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Icon Size In Control Panel : Small
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel]
"AllItemsIconView"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Keyboard Cursor Blink Rate : 250 MiliSeconds
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop]
"CursorBlinkRate"="250"
; --------------------------------------------------------------------------------------------------
; <+> Mouse Double Click Speed : 250 MiliSeconds
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Mouse]
"DoubleClickSpeed"="250"
; --------------------------------------------------------------------------------------------------
; <+> Mouse Enhanced Precision : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Mouse]
"MouseSpeed"="0"
; --------------------------------------------------------------------------------------------------
; <+> Mouse Sensitivity Ratio : 1|1
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Mouse]
"MouseSensitivity"="10"
; --------------------------------------------------------------------------------------------------
; <+> Mouse Wheel Scrolling : Single Line Or Char
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop]
"WheelScrollChars"="1"
"WheelScrollLines"="1"
; --------------------------------------------------------------------------------------------------
; <+> Pointer Change by Themes : DisAllow
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes]
"ThemeChangesMousePointers"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Power Plan : High Performance
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Power\PowerSettings]
"ActivePowerScheme"="8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c"
; --------------------------------------------------------------------------------------------------
; <+> Power Settings _ Lid Close Action : Do Nothing
; --------------------------------------------------------------------------------------------------
; High Performance
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c\4f971e89-eebd-4455-a8de-9e59040e7347\5ca83367-6e45-459f-a27b-476b1d01c936]
"ACSettingIndex"=dword:00000000
"DCSettingIndex"=dword:00000000
; Balanced
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\381b4222-f694-41f0-9685-ff5bb260df2e\4f971e89-eebd-4455-a8de-9e59040e7347\5ca83367-6e45-459f-a27b-476b1d01c936]
"ACSettingIndex"=dword:00000000
"DCSettingIndex"=dword:00000000
; Power Saver
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\a1841308-3541-4fab-bc81-f71556f20b4a\4f971e89-eebd-4455-a8de-9e59040e7347\5ca83367-6e45-459f-a27b-476b1d01c936]
"ACSettingIndex"=dword:00000000
"DCSettingIndex"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Power Settings _ Power Button Action : Shut Down
; --------------------------------------------------------------------------------------------------
; High Performance
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c\4f971e89-eebd-4455-a8de-9e59040e7347\7648efa3-dd9c-4e3e-b566-50f929386280]
"ACSettingIndex"=dword:00000003
"DCSettingIndex"=dword:00000003
; Balanced
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\381b4222-f694-41f0-9685-ff5bb260df2e\4f971e89-eebd-4455-a8de-9e59040e7347\7648efa3-dd9c-4e3e-b566-50f929386280]
"ACSettingIndex"=dword:00000003
"DCSettingIndex"=dword:00000003
; Power Saver
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\a1841308-3541-4fab-bc81-f71556f20b4a\4f971e89-eebd-4455-a8de-9e59040e7347\7648efa3-dd9c-4e3e-b566-50f929386280]
"ACSettingIndex"=dword:00000003
"DCSettingIndex"=dword:00000003
; --------------------------------------------------------------------------------------------------
; <+> Region Format : Proper
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\International]
"iCurrDigits"="3"
"iDigits"="3"
"iFirstDayOfWeek"="0"
"iMeasure"="0"
"sDecimal"="."
"sList"=";"
"sLongDate"="dddd | dd.MM.yyyy | MMMM"
"sMonDecimalSep"="."
"sMonThousandSep"=" "
"sShortDate"="dd.MM.yyyy"
"sShortTime"="hh:mm tt"
"sThousand"=" "
"sTimeFormat"="hh:mm:ss tt"
; --------------------------------------------------------------------------------------------------
; <+> Startup Sound : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\BootAnimation]
"DisableStartupSound"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Switch Keyboard Layout Hotkey: Not Assign
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Keyboard Layout\Toggle]
"Layout Hotkey"="3"
; --------------------------------------------------------------------------------------------------
; <+> User Account Control [UAC] : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLUA"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> View Category In Control Panel : Classic
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel]
"StartupPage"=dword:00000001
;
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; DATABASE
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> File System Tunneling : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
"MaximumTunnelEntries"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Hibernate Percentage : Full
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power]
"HiberFileSizePercent"=dword:00000064
; --------------------------------------------------------------------------------------------------
; <+> Low Disk Space Warning : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> NTFS Access Time Update : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
"NTFSDisableLastAccessUpdate"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> NTFS Encrypting File System [EFS] : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\EFS]
"EFSConfiguration"=dword:00000001
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
"NTFSDisableEncryption"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> NTFS File Compression : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
"NTFSDisableCompression"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> NTFS File System Memory Cache : Increased
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
"NTFSMemoryUsage"=dword:00000002
; --------------------------------------------------------------------------------------------------
; <+> NTFS Master File Table [MFT] Zone : Large
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
"NTFSMFTZoneReservation"=dword:00000003
; --------------------------------------------------------------------------------------------------
; <+> NTFS Short Name Creation [8.3] : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
"NTFSDisable8dot3NameCreation"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Resolve Drives, Files, Folders For Shortcuts : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"LinkResolveIgnoreLinkInfo"=dword:00000001
"NoResolveSearch"=dword:00000001
"NoResolveTrack"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Time Stamps | HeartBeats : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Reliability]
"TimeStampInterval"=dword:00000000
;
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; EXPLORER
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> Automatically ReStart Explorer After Crash : Enable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\WinLogon]
"AutoReStartShell"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Burn Button : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoCDBurning"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Delete Confirmation : Enable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"ConfirmFileDelete"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Desktop Icons : Show All
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
"{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}"=dword:00000000
"{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000000
"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000
"{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000
"{5399E694-6CE5-4D6C-8FCE-1D8870FDCBA0}"=dword:00000000
"{59031a47-3f72-44a7-89c5-5595fe6b30ee}"=dword:00000000
"{645FF040-5081-101B-9F08-00AA002F954E}"=dword:00000000
"{F02C1A0D-BE21-4350-88B0-7367FC96EF3C}"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Detail View : Default For All
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Classes\Local Settings\Software\Microsoft\Windows\Shell\Bags\AllFolders\Shell]
"FolderType"="NotSpecified"
; --------------------------------------------------------------------------------------------------
; <+> Do For All Confirmation CheckBox : Checked Initially
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\OperationStatusManager]
"ConfirmationCheckBoxDoForAll"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> File Extensions : Show Always
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"HideFileExt"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Hidden Drives, Files, Folders : Show Always
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Hidden"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Hide Protected Operating System Files Warning : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden]
"WarningIfNotDefault"=-
; --------------------------------------------------------------------------------------------------
; <+> Icon Cache : 16 MegaByte
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer]
"Max Cached Icons"="16384"
; --------------------------------------------------------------------------------------------------
; <+> Menu Bar : Show Always
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"AlwaysShowMenus"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Preview Pane : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoReadingPane"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Save View Settings For All Folders : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ClassicViewState"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Separate Process For Explorer : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"DesktopProcess"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"SeparateProcess"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\BrowseNewProcess]
"BrowseNewProcess"="No"
; --------------------------------------------------------------------------------------------------
; <+> Shortcut Text In Labels : Remove
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"Link"=hex:00,00,00,00
; --------------------------------------------------------------------------------------------------
; <+> Thumbnail Quality : %100
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ThumbnailQuality"=dword:00000064
; --------------------------------------------------------------------------------------------------
; <+> ToolTips : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowInfoTip"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Web Search Prompt : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoInternetOpenWith"=dword:00000001
;
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; INTERNET EXPLORER
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> Default Browser Check : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Check_Associations"="No"
; --------------------------------------------------------------------------------------------------
; <+> Home Page : Blank
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="about:blank"
"Start Page Redirect Cache"="about:blank"
; --------------------------------------------------------------------------------------------------
; <+> Smooth Scroll : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"SmoothScroll"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Tracking : Disable
; --------------------------------------------------------------------------------------------------
"DoNotTrack"=dword:00000001
;
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; LOGON & LOGOUT
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> Automatically End Tasks Before ReBoot Or ReLogin : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="0"
; --------------------------------------------------------------------------------------------------
; <+> Button Shadows : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI]
"ButtonSet"=dword:00000002
; --------------------------------------------------------------------------------------------------
; <+> Custom Background : Enable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background]
"OEMBackground"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Mouse Enhanced Precision Before Logon : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_USERS\.Default\Control Panel\Mouse]
"MouseSpeed"="0"
; --------------------------------------------------------------------------------------------------
; <+> Mouse Sensitivity Ratio Before Logon : 1|1
; --------------------------------------------------------------------------------------------------
[HKEY_USERS\.Default\Control Panel\Mouse]
"MouseSensitivity"="10"
; --------------------------------------------------------------------------------------------------
; <+> NumLock Key StartUp : Enable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Keyboard]
"InitialKeyboardIndicators"="2"
; --------------------------------------------------------------------------------------------------
; <+> Screen Saver Before Logon : Active - Blank - 60 Seconds
; --------------------------------------------------------------------------------------------------
[HKEY_USERS\.Default\Control Panel\Desktop]
"ScreenSaveActive"="1"
"ScrnSave.exe"="C:\\Windows\\System32\\scrnsave.scr"
"ScreenSaveTimeOut"="60"
; --------------------------------------------------------------------------------------------------
; <+> User Name : Do Not Display
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DontDisplayLastUserName"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Verbose Messages During Logon Or Logout : Enable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"VerboseStatus"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Visual Effects : Biased Mode
; --------------------------------------------------------------------------------------------------
[HKEY_USERS\.Default\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects]
"VisualFXSetting"=dword:00000000
;
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; LOW LEVEL
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> Additional Worker Threads : 0 Critical And 0 Delayed
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Executive]
"AdditionalCriticalWorkerThreads"=dword:00000000
"AdditionalDelayedWorkerThreads"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Always UnLoad DLL : Enable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer]
"AlwaysUnLoadDLL"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Cache For Data Written To Disk : 1024 MegaByte
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
"SystemCacheDirtyPageThreshold"=dword:00000400
; --------------------------------------------------------------------------------------------------
; <+> Clear Page File At ShutDown : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
"ClearPageFileAtShutDown"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Doctor Watson Debugger : Disable
; --------------------------------------------------------------------------------------------------
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug]
; --------------------------------------------------------------------------------------------------
; <+> Fault Tolerant Heap [FTH] : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\FTH]
"Enabled"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Input Output [IO] Page Lock Limit : 256 MegaByte
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
"IOPageLockLimit"=dword:10000000
; --------------------------------------------------------------------------------------------------
; <+> Large System Cache : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
"LargeSystemCache"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Maximum Transfer Size Of Universal Serial Bus [USB] : 1 MegaByte
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\USBStor\VVVVPPPP]
"MaximumTransferLength"=dword:01048560
; --------------------------------------------------------------------------------------------------
; <+> Memory Manager Trimming : %75
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
"PoolUsageMaximum"=dword:0000004B
; --------------------------------------------------------------------------------------------------
; <+> MultiMedia Class Scheduler Service [MMCSS] Game Priority : High
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\MultiMedia\SystemProfile\Tasks\Games]
"GPU Priority"=dword:00000008
"Scheduling Category"="High"
"SFIO Priority"="High"
; --------------------------------------------------------------------------------------------------
; <+> MultiMedia Class Scheduler Service [MMCSS] Reserved Priority : %0
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\MultiMedia\SystemProfile]
"SystemResponsiveness"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Power Settings _ Core Parking : Disable And Show
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\PowerSettings\54533251-82be-4824-96c1-47b60b740d00\0cc5b647-c1df-4637-891a-dec35c318583]
"Attributes"=dword:00000000
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\User\PowerSchemes\8c5e7fda-e8bf-4a96-9a85-a6e23a8c635c\54533251-82be-4824-96c1-47b60b740d00\0cc5b647-c1df-4637-891a-dec35c318583]
"ACSettingIndex"=dword:00000064
"DCSettingIndex"=dword:00000064
; --------------------------------------------------------------------------------------------------
; <+> Paging Executive : Enable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Physical Address Extension [PAE] : Enable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
"PhysicalAddressExtension"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Pool Resources Size : Automatic
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
"NonPagedPoolSize"=dword:00000000
"PagedPoolSize"=dword:00000000
"SystemPages"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Prefetch : Enable For Both Application And Boot
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]
"EnablePrefetcher"=dword:00000003
; --------------------------------------------------------------------------------------------------
; <+> Process Handle Quota : 16384
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Windows]
"GDIProcessHandleQuota"=dword:00004000
"USERPostMessageLimit"=dword:00004000
"USERProcessHandleQuota"=dword:00004000
; --------------------------------------------------------------------------------------------------
; <+> Processor Scheduling : Long Quantum, Variable Space, Very High Foreground Boost
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\PriorityControl]
"Win32PrioritySeparation"=dword:00000017
; --------------------------------------------------------------------------------------------------
; <+> Session Memory Management : 128 MegaByte Pool And 80 MegaByte View
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
"SessionPoolSize"=dword:00000080
"SessionViewSize"=dword:00000050
; --------------------------------------------------------------------------------------------------
; <+> SuperFetch : Enable For Only Boot
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]
"EnableSuperfetch"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Unused Segments Pool : %19
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Memory Management]
"UnusedFileCache"=dword:00000013
;
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; NETWORK
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> Administrative Shares : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LANManServer\Parameters]
"AutoShareServer"=dword:00000000
"AutoShareWKS"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> AnyTime Upgrade : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\WAU]
"Disabled"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Automatically Search Shared Resources : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"NoNetCrawling"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Computer Visibility In Network Places : Hidden
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LANManServer\Parameters]
"Hidden"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Customer Experience Improvement Program [CEIP] : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\SQMClient\Windows]
"CEIPEnable"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\SQMClient\Windows]
"CEIPEnable"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Data Streams | Security Zone : Do Not Save
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments]
"SaveZoneInformation"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> DNS Cache Negatives : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\DNSCache\Parameters]
"MaxNegativeCacheTTL"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> DNS Cache Positives : 6 Hours
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\DNS\Parameters]
; --------------------------------------------------------------------------------------------------
"MaxCacheTTL"=dword:00005460
; --------------------------------------------------------------------------------------------------
; <+> Linked Connections : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"EnableLinkedConnections"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Malicious Software Removal Tool [MSRT] Reports : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\MRT]
"DontOfferThroughWUAU"=dword:00000001
"DontReportInfectionInformation"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Map And DisConnect Network Drive : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoNetConnectDisConnect"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Mapped Drive Checking : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\NetworkProvider]
"RestoreConnection"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Remote Assistance : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Remote Assistance]
"fAllowToGetHelp"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Server Message Block [SMB] : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LANManServer\Parameters]
"SMB1"=dword:00000000
"SMB2"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Telemetry : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\DataCollection]
"AllowTelemetry"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\DataCollection]
"AllowTelemetry"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\AppCompat]
"AITEnable"=dword:00000000
"DisableUAR"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Time Server : time.nist.gov
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\DateTime\Servers]
@="2"
; --------------------------------------------------------------------------------------------------
; <+> Quality of Service [QOS] Reserved BandWidth : %0
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Psched]
"NonBestEffortLimit"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Web Proxy Auto Discovery [WPAD] : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\WPAD]
"WPADOverride"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Wireless Fidelity [WiFi] Sense : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\WcmSvc\WiFiNetworkManager\Config]
"AutoConnectAllowedOEM"=dword:00000000
;
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; SHORTCUT
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> Command Prompt Here : Add To Folder Context
; --------------------------------------------------------------------------------------------------
[HKEY_CLASSES_ROOT\Directory\Background\Shell\cmd]
"Extended"=-
[HKEY_CLASSES_ROOT\Directory\Shell\cmd]
"Extended"=-
[HKEY_CLASSES_ROOT\Drive\Shell\cmd]
"Extended"=-
[HKEY_CLASSES_ROOT\LibraryFolder\Background\Shell\cmd]
"Extended"=-
; --------------------------------------------------------------------------------------------------
; <+> Control Panel : Add To My Computer
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{47eb3fe4-da53-44b1-9918-592f944681d7}]
@="Configuration"
[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{47eb3fe4-da53-44b1-9918-592f944681d7}\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-27"
[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{47eb3fe4-da53-44b1-9918-592f944681d7}\Shell\Open\Command]
@="explorer.exe shell:::{21EC2020-3AEA-1069-A2DD-08002B30309D}"
[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{47eb3fe4-da53-44b1-9918-592f944681d7}\ShellFolder\Attributes]
@=dword:00000030
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{47eb3fe4-da53-44b1-9918-592f944681d7}]
; --------------------------------------------------------------------------------------------------
; <+> Control Panel Full : Add To My Computer
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{D15ED2E1-C75B-443c-BD7C-FC03B2F08C17}]
@="Configuration Full"
[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{D15ED2E1-C75B-443c-BD7C-FC03B2F08C17}\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-27"
[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{D15ED2E1-C75B-443c-BD7C-FC03B2F08C17}\Shell\Open\Command]
@="explorer.exe shell:::{ED7BA470-8E54-465E-825C-99712043E01C}"
[HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{D15ED2E1-C75B-443c-BD7C-FC03B2F08C17}\ShellFolder\Attributes]
@=dword:00000030
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{D15ED2E1-C75B-443c-BD7C-FC03B2F08C17}]
; --------------------------------------------------------------------------------------------------
; <+> Include in Library : Remove From Right-Click Context
; --------------------------------------------------------------------------------------------------
[-HKEY_CLASSES_ROOT\Folder\ShellEx\ContextMenuHandlers\Library Location]
[-HKEY_LOCAL_MACHINE\Software\Classes\Folder\ShellEx\ContextMenuHandlers\Library Location]
; --------------------------------------------------------------------------------------------------
; <+> Libraries : Remove From Navigation Panel
; --------------------------------------------------------------------------------------------------
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{031E4825-7B94-4dc3-B131-E946B44C8DD5}]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{2112AB0A-C86A-4ffe-A368-0DE96E47012E}]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{491E922F-5643-4af4-A7EB-4E7A138D8174}]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{7b0db17d-9cd2-4a93-9733-46cc89022e7c}]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{A302545D-DEFF-464b-ABE8-61C8648D939B}]
[-HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\FolderDescriptions\{A990AE9F-A03B-4e80-94BC-9912D7504104}]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel]
"{031E4825-7B94-4dc3-B131-E946B44C8DD5}"=-
; --------------------------------------------------------------------------------------------------
; <+> New Contact : Remove From Right-Click Context
; --------------------------------------------------------------------------------------------------
[-HKEY_CLASSES_ROOT\.contact]
; --------------------------------------------------------------------------------------------------
; <+> Previous Versions : Remove From Right-Click Context
; --------------------------------------------------------------------------------------------------
[-HKEY_CLASSES_ROOT\AllFileSystemObjects\ShellEx\ContextMenuHandlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}]
[-HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}\ShellEx\ContextMenuHandlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}]
[-HKEY_CLASSES_ROOT\Directory\ShellEx\ContextMenuHandlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}]
[-HKEY_CLASSES_ROOT\Drive\ShellEx\ContextMenuHandlers\{596AB062-B4D2-4215-9F74-E9109B0A8153}]
; --------------------------------------------------------------------------------------------------
; <+> Recycle Bin : Add To My Computer
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}]
; --------------------------------------------------------------------------------------------------
; <+> Send To : Remove From Right-Click Context
; --------------------------------------------------------------------------------------------------
[-HKEY_CLASSES_ROOT\AllFileSystemObjects\ShellEx\ContextMenuHandlers\SendTo]
[-HKEY_CLASSES_ROOT\UserLibraryFolder\ShellEx\ContextMenuHandlers\SendTo]
; --------------------------------------------------------------------------------------------------
; <+> Share With : Remove From Right-Click Context
; --------------------------------------------------------------------------------------------------
[-HKEY_CLASSES_ROOT\*\ShellEx\ContextMenuHandlers\Sharing]
[-HKEY_CLASSES_ROOT\Directory\Background\ShellEx\ContextMenuHandlers\Sharing]
[-HKEY_CLASSES_ROOT\Directory\ShellEx\ContextMenuHandlers\Sharing]
[-HKEY_CLASSES_ROOT\Directory\ShellEx\CopyHookHandlers\Sharing]
[-HKEY_CLASSES_ROOT\Directory\ShellEx\PropertySheetHandlers\Sharing]
[-HKEY_CLASSES_ROOT\Drive\ShellEx\ContextMenuHandlers\Sharing]
[-HKEY_CLASSES_ROOT\Drive\ShellEx\PropertySheetHandlers\Sharing]
[-HKEY_CLASSES_ROOT\LibraryFolder\Background\ShellEx\ContextMenuHandlers\Sharing]
[-HKEY_CLASSES_ROOT\UserLibraryFolder\ShellEx\ContextMenuHandlers\Sharing]
; --------------------------------------------------------------------------------------------------
; <+> Take Ownership With Pause : Add To Universal Context
; --------------------------------------------------------------------------------------------------
[HKEY_CLASSES_ROOT\*\Shell\RunAs]
@="Take Ownership"
"NoWorkingDirectory"=""
"HasLUAShield"=""
[HKEY_CLASSES_ROOT\*\Shell\RunAs\Command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant *S-1-5-32-544:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant *S-1-5-32-544:F & timeout /t -1"
[HKEY_CLASSES_ROOT\Directory\Shell\RunAs]
@="Take Ownership"
"NoWorkingDirectory"=""
"HasLUAShield"=""
[HKEY_CLASSES_ROOT\Directory\Shell\RunAs\Command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant *S-1-5-32-544:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant *S-1-5-32-544:F & timeout /t -1"
[HKEY_CLASSES_ROOT\Drive\Shell\RunAs]
@="Take Ownership"
"NoWorkingDirectory"=""
"HasLUAShield"=""
[HKEY_CLASSES_ROOT\Drive\Shell\RunAs\Command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant *S-1-5-32-544:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant *S-1-5-32-544:F & timeout /t -1"
; --------------------------------------------------------------------------------------------------
; <+> Troubleshoot Compatibility : Remove From Right-Click Context
; --------------------------------------------------------------------------------------------------
[-HKEY_CLASSES_ROOT\batFile\ShellEx\ContextMenuHandlers]
[-HKEY_CLASSES_ROOT\cmdFile\ShellEx\ContextMenuHandlers]
[-HKEY_CLASSES_ROOT\exeFile\ShellEx\ContextMenuHandlers]
[-HKEY_CLASSES_ROOT\lnkFile\ShellEx\ContextMenuHandlers\Compatibility]
[-HKEY_CLASSES_ROOT\msi.Package\ShellEx\ContextMenuHandlers]
;
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; SYSTEM
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> Application Response Limit : 3 Seconds
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop]
"HungAppTimeOut"="3000"
; --------------------------------------------------------------------------------------------------
; <+> AutoRun : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoDriveTypeAutoRun"=dword:000000FF
; --------------------------------------------------------------------------------------------------
; <+> Device Manager _ Hidden Details : Show
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Environment]
"DevMgr_Show_Details"="1"
; --------------------------------------------------------------------------------------------------
; <+> Device Manager _ Hidden Devices : Show
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Environment]
"DevMgr_Show_NonPresent_Devices"="1"
; --------------------------------------------------------------------------------------------------
; <+> Disk Check [CHKDSK] Delay : 3 Seconds
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager]
"AutoChkTimeOut"=dword:00000003
; --------------------------------------------------------------------------------------------------
; <+> Drive Letter : Show First
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer]
"ShowDriveLettersFirst"=dword:00000004
; --------------------------------------------------------------------------------------------------
; <+> Group Policy Refresh : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"DisableBkGndGroupPolicy"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Low Level Hooks Limit : 3 Seconds
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop]
"LowLevelHooksTimeOut"="3000"
; --------------------------------------------------------------------------------------------------
; <+> Mouse Double Click Area : Moderate
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Mouse]
"DoubleClickHeight"="5"
"DoubleClickWidth"="5"
; --------------------------------------------------------------------------------------------------
; <+> Mouse Drag Start Area : Large
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop]
"DragHeight"="9"
"DragWidth"="9"
; --------------------------------------------------------------------------------------------------
; <+> Mouse Hover Area : Moderate
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Mouse]
"MouseHoverHeight"="5"
"MouseHoverWidth"="5"
; --------------------------------------------------------------------------------------------------
; <+> Mouse StandBy Response : 150 MiliSeconds
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop]
"MenuShowDelay"="150"
[HKEY_CURRENT_USER\Control Panel\Mouse]
"MouseHoverTime"="150"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ExtendedUIHoverTime"=dword:00000096
; --------------------------------------------------------------------------------------------------
; <+> Program Compatibility Assistant [PCA] : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\AppCompat]
"DisablePCA"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Random Driver Verifications : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\FileSystem]
"DontVerifyRandomDrivers"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Send FeedBack : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop]
"FeedBackToolEnabled"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Startup Delay : 0 Seconds
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Serialize]
"StartupDelayInMSec"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Wait To Kill Application TimeOut : 10 Seconds
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop]
"WaitToKillAppTimeOut"="10000"
; --------------------------------------------------------------------------------------------------
; <+> Wait To Kill Service TimeOut : 5 Seconds
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control]
"WaitToKillServiceTimeOut"="5000"
;
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; TASK PANEL
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> Event To Open SubMenus In Start Menu : Click
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_AutoCascade"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Focus Foreground Interrupt : 3 Flash Count And Max TimeOut
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Control Panel\Desktop]
"ForegroundFlashCount"=dword:00000003
"ForegroundLockTimeOut"=dword:FFFFFFFF
; --------------------------------------------------------------------------------------------------
; <+> Hide Tray Icons : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"EnableAutoTray"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Language Bar : Hidden
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\CTF\LangBar]
"ShowStatus"=dword:00000003
; --------------------------------------------------------------------------------------------------
; <+> Number of Recent In Start Menu : 10 Programs And 10 Items
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_JumpListItems"=dword:0000000a
"Start_MinMFU"=dword:0000000a
"Start_TrackDocs"=dword:00000001
"Start_TrackProgs"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Run Command In Start Menu : Enable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_ShowRun"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Search Files In Start Menu : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_SearchFiles"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Start Menu Configuration : Proper
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"StartMenuAdminTools"=dword:00000001
"StartMenuFavorites"=dword:00000000
"Start_AdminToolsRoot"=dword:00000000
"Start_EnableDragDrop"=dword:00000001
"Start_LargeMFUIcons"=dword:00000001
"Start_NotifyNewApps"=dword:00000001
"Start_PowerButtonAction"=dword:00000002
"Start_SearchPrograms"=dword:00000001
"Start_ShowDownloads"=dword:00000001
"Start_ShowHelp"=dword:00000001
"Start_ShowHomeGroup"=dword:00000000
"Start_ShowMyDocs"=dword:00000001
"Start_ShowMyGames"=dword:00000001
"Start_ShowMyMusic"=dword:00000001
"Start_ShowMyPics"=dword:00000001
"Start_ShowNetConn"=dword:00000000
"Start_ShowNetPlaces"=dword:00000001
"Start_ShowPrinters"=dword:00000001
"Start_ShowRecentDocs"=dword:00000000
"Start_ShowSetProgramAccessAndDefaults"=dword:00000000
"Start_ShowVideos"=dword:00000001
"Start_SortByName"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Switch To Last Active Window : Enable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"LastActiveClick"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> TaskBar Thumbnail Preview Size : 256 Pixels
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\TaskBand]
"MinThumbSizePx"=dword:00000100
;
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; UPDATE
; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
; --------------------------------------------------------------------------------------------------
; <+> Allow All Users To Install Updates : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"ElevateNonAdmins"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate]
"ElevateNonAdmins"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Automatically Install Drivers Without Asking : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\DriverSearching]
"SearchOrderConfig"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Automatically ReBoot After Update : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoReBootWithLoggedOnUsers"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAutoReBootWithLoggedOnUsers"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Hijack ShutDown Button After Update : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\WindowsUpdate\AU]
"NoAUShutDownOption"=dword:00000001
"NoAUAsDefaultShutDownOption"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> OS Upgrade : Disable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\GWX]
"DisableGWX"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\WindowsUpdate]
"DisableOSUpgrade"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Recommended Updates : Include
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"IncludeRecommendedUpdates"=dword:00000001
; --------------------------------------------------------------------------------------------------
; <+> Update Generic Device Icons And MetaData : Enable
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Device MetaData]
"PreventDeviceMetaDataFromNetwork"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Update Patch Caches : %0
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\Installer]
"MaxPatchCacheSize"=dword:00000000
; --------------------------------------------------------------------------------------------------
; <+> Update Rule : Check Automatically Then Download And Install Manually
; --------------------------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\WindowsUpdate\Auto Update]
"AUOptions"=dword:00000002
;
İndirme Adresi
Config.7z
Çalıştırmadan önce tüm Registry kayıtlarınızı güvenli bir alana yedekleyin, mümkünse Geri Yükleme noktası oluşturun.
Çalıştırmak için "Profile - Registry.bat" dosyasına çift tıklayın.
Not: İşletim sisteminizde oluşacak problemlerden mesul değilim ancak buraya yazarsanız hem ilgilenirim ve çözüme kavuştururuz(kesin olmamakla birlikte büyük ihtimalle) hem de bir sonraki versiyonda güncellerim.