Προς το περιεχόμενο

Registry.. πως θα κάνω αλλαγές στην εκκίνηση


Επισκέπτης

Προτεινόμενες αναρτήσεις

Δημοσ.

Γεια χαρά,

 

Βλέποντας ότι ο φορητός 'αργεί΄ πολύ στην εκκίνηση, είδα από το πρόγραμμα Μemory Booster ότι συνολικά υπάρχουν 55 διαφορετικές

λειτουργιες που τρέχουν...Προσπαθώ να δω ποιες από αυτές ΔΕΝ

χρειάζεται να κάνουν εκκίνηση αλλά από την άλλη δεν ξέρω εάν

τις σβήσω αν η registry windows πάθει κάτι..

 

Μετά σκέφτηκα να κάνω εκκίνηση μόνο τους 'basic drivers'...

 

Aκούω προτάσεις...

 

ares_tz

  • Moderators
Δημοσ.
Γεια χαρά,

 

Βλέποντας ότι ο φορητός 'αργεί΄ πολύ στην εκκίνηση, είδα από το πρόγραμμα Μemory Booster ότι συνολικά υπάρχουν 55 διαφορετικές

λειτουργιες που τρέχουν...Προσπαθώ να δω ποιες από αυτές ΔΕΝ

χρειάζεται να κάνουν εκκίνηση αλλά από την άλλη δεν ξέρω εάν

τις σβήσω αν η registry windows πάθει κάτι..

 

Μετά σκέφτηκα να κάνω εκκίνηση μόνο τους 'basic drivers'...

 

Aκούω προτάσεις...

 

ares_tz

Κατεβασε το autoruns απο την microsoft,τρεξτο,δες αναλυτικοτατα τι ξεκιναει με την εκκινηση των windows.Στην συνεχεια οτι σου φαινεται αχρηστο/αγνωστο μπορεις να το ψαχνεις στο internet και να το απενεργοποιεις αν δεν σου χρειαζεται.

Δημοσ.

Η πιο απλα msconfig και απο κει στην καρτελα εκκινηση απενεργοποιεις οτι θες.κατεβασε και κανα εργαλειο για την registry τωρα που το ειπες για να την καθαρισεις λιγο....

Δημοσ.

Τις προαλλες κοιτουσα ενα vaio που μου φερανε για να δω γιατι ειναι αργο. Ειχε γυρω στις 65 Processes και τις μειωσα στις 30.

 

Καταρχην δες τα κλειδια

/software/microsoft/windows/current verions/run

στο HKEY_LOCAL_MACHINE και HKEY_CURRENT_USER

 

δεν χρειαζεται να τρεχει τιποτα με την εκκινηση εκτος απο το antivirus.

To ιδιο και για τα προγραμματα στο startup(εκκινηση)

 

Μετα μπορεις να απενεργοποιησεις αχρηστα services

Μερικα που εχω απενεργοποιησει με ασφαλεια ειναι:

Performance Logs & Alerts Service

Remote Desktop Help Session Manager Service

ClipBook Service

Error Reporting Service

Indexing Service

Remote Registry Service

Windows Time Service

QoS RSVP

NetMeeting Remote Desktop Sharing

WMI Performance Adapter

 

Αν δεν εχεις ασυρματα και εκτυπωτες μπορεις αν απενεργοποιησεις και τα services που σχετιζονται με αυτα

Επισης υπαρχουν και διαφορα αλα optimisations που μπορεις να κανεις. Εχω ενα registry script ετοιμο με ολα οσα βαζω σαν standard. Περιλαμbανει και τα services που ανεφερα.

 

>
Windows Registry Editor Version 5.00


;-----  Disable Performance Logs & Alerts Service
;-----
;Collects performance data from local or remote computers based on preconfigured schedule parameters, then writes the data
;to a log or triggers an alert. If this service is stopped, performance information will not be collected. If this service is disabled,
;any services that explicitly depend on it will fail to start.
;Collect performance data on a schedule and send the information to a log or trigger an alert. This may be a super geek tool,
;but I feel that the overhead associated with it is not worth the benefit. You decide.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SysmonLog]
"Start"=dword:00000004


;-----  Disable Remote Desktop Help Session Manager Service
;-----
;Manages and controls Remote Assistance. If this service is stopped, Remote Assistance will be unavailable. Before stopping
;this service, see the Dependencies tab of the Properties dialog box. Manages and controls Remote Assistance. If you do not
;want or need to use this feature, disable it. In an idle state, this service sucks up 3.4 MB to 4 MB of RAM.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RDSessMgr]
"Start"=dword:00000004

;-----  Disable ClipBook Service
;-----
;Enables ClipBook Viewer to store information and share it with remote computers. If the service is stopped, ClipBook Viewer
;will not be able to share information with remote computers. If this service is disabled, any services that explicitly depend on
;it will fail to start. Used to store information (cut / paste) and share it with other computers. I have never found enough need
;for this to allow this service to always be running. This service alone uses about 1.3 MB of memory.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ClipSrv]
"Start"=dword:00000004

;-----  Disable Error Reporting Service
;-----
;Allows error reporting for services and applictions running in non-standard environments.
;Calls home to Microsoft when application errors occur. I personally do not like this. I feel it is a waste of memory and
;resources. On the other hand, if you are experiencing system crashes often, the best way to deal with them is to report them
;using this tool.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ERSvc]
"Start"=dword:00000004

;-----  Disable Indexing Service
;-----
;Indexes contents and properties of files on local and remote computers; provides rapid access to files through flexible querying
;language. This service always has been a major resource hog. I NEVER recommend having this service enabled. Remove the
;function via the "Add / Remove Programs" icon in the control panel (Windows Setup Programs). It uses about 500 K to 2 MB in
;an idle state, not to mention the amount of memory and CPU resources it takes to INDEX the drives. I have had people (and
;witnessed it on other people's computers) report to me that the Indexing Service sometimes starts up EVEN while the system
;is NOT idle... as in the middle of a game. You may feel, as I do, that this is unacceptable. If your computer suddenly seems
;"sluggish," Indexing Service is usually the cause of it.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\cisvc]
"Start"=dword:00000004

;-----  Disable Remote Registry Service
;-----
;Enables remote users to modify registry settings on this computer. If this service is stopped, the registry can be modified only
;by users on this computer. If this service is disabled, any services that explicitly depend on it will fail to start.
;This feature is not available on Windows XP Home. This is one of those not needed services. One of the first I disable. If you
;are paranoid about security, disable this service. Even if you are not or do not care, disable it anyway. DISABLE IT NOW!!
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteRegistry]
"Start"=dword:00000004

;-----  Disable Windows Time Service
;-----
;Maintains date and time synchronization on all clients and servers in the network. If this service is stopped, date and time
;synchronization will be unavailable. If this service is disabled, any services that explicitly depend on it will fail to start.
;Automatically sets your clock by contacting a server (Microsoft's server by default) on the internet. Great idea if your network
;connects to the internet 24/7. The Event Log fills up with "cannot find server" messages on a non-dedicated setup, though.
;After successful synchronizing, this service will not attempt to do it again for 7 days, meanwhile, taking up resources. You may
;also need Task Scheduler running. You may choose to set your clock manually on a dial up connection, but with a 24/7
;broadband setup, this could keep you on time for work. Note: as mentioned, "time.windows.com" is the default server for
;synchronization. For those privacy conscious people that prefer to connect to a government site rather then MS, use ;"time.nist.gov."
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time]
"Start"=dword:00000004


;Disable QoS RSVP
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RSVP]
"Start"=dword:00000004

;Disable NetMeeting Remote Desktop Sharing
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\mnmsrvc]
"Start"=dword:00000004

;Disable WMI Performance Adapter
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WmiApSrv]
"Start"=dword:00000004


;=======================================================================
;      System Performance Tweaks
;=======================================================================
;-----NTFS Optimisations
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisableLastAccessUpdate"=dword:00000001
"Win95TruncatedExtensions"=dword:00000001
"Win31FileSystem"=dword:00000000


 ;-----  Launch Browser In a Seperate process
 ;-----
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\BrowseNewProcess]
"BrowseNewProcess"="Yes"

 ;-----  Opens 16-bit apps in a seperate memory space, this increases stability when dealing with 16-bit apps.
 ;-----
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\WOW]
"DefaultSeparateVDM"="Yes"


 ;-----  Disable the Desktop Cleanup Wizard
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]
"NoRun"=dword:00000001

 ;-----  Opens nfo files with Notepad
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo]
"Application"="NOTEPAD.EXE"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithList]
"a"="Explorer.exe"
"MRUList"="ba"
"b"="NOTEPAD.EXE"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithProgids]
"MSInfo.Document"=hex(0):


 ;-----  Change Default Search Options (1 = ON, 0 = OFF)
 ;-----
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"SearchSystemDirs"=dword:00000001
"SearchHidden"=dword:00000001
"IncludeSubFolders"=dword:00000001
"CaseSensitive"=dword:00000000
"SearchSlowFiles"=dword:00000000

 ;-----  Enable Classic Search
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"FullPath"=dword:00000001
"FullPathAddress"=dword:00000001
"Use Search Asst"="Yes"
"Settings"=hex:0c,00,02,00,1b,01,e7,77,60,00,00,00

 ;-----  Disable "Search Dog" and use advanced search
[HKEY_CURRENT_USER\Software\Microsoft\Search Assistant]
"Actor"=""
"SocialUI"=dword:00000000
"UsageCount"=dword:00000000
"UseAdvancedSearchAlways"=dword:00000001

 ;-----  Search All File Types
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ContentIndex]
"FilterFilesWithUnknownExtensions"=dword:00000001


 ;-----  Show Detailed Info in Device Manager
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment]
"DEVMGR_SHOW_DETAILS"=dword:00000001
"DEVMGR_SHOW_NONPRESENT_DEVICES"="1"

;-----  Turns off the balloon tips altogether
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
;"NoSMBalloonTip"=dword:00000000

;-----  Make the Windows XP registration with Microsoft unnecessary
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion]
"RegDone"="1"

;Skip Internet Connection Wizard the first time you start IE6
[HKEY_CURRENT_USER\Software\Microsoft\Internet Connection Wizard]
"Completed"=hex:01,00,00,00

;Launch Folder Windows in a Separate Process
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"SeparateProcess"=dword:00000001


 ;-----  Show protected operating system files
 ;-----
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden]
"DefaultValue"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowSuperHidden"=dword:00000001



 ;-----  display contents of system folders and C:\ (protected folder)
"WebViewBarricade"=dword:00000001


;-----  Disable Automatic Hiding of Inactive Tray Icons
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"EnableAutoTray"=dword:00000000

 ;-----  Change MenuShowDelay (Start Menu load speed)
[HKEY_CURRENT_USER\Control Panel\Desktop]
"MenuShowDelay"="200"

;=======================================================================
;      Visual Settings
;=======================================================================
;Removes More Themes Online..." option in the Themes dropdown box
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\DownloadSites]

 ;----- Set an exotic Command Prompt color
 ;----- First value is background second is forground eg. 0000000a = light green on black
 ; 0=black   8=gray
 ; 1=blue    9=light blue
 ; 2=green   a=light green
 ; 3=aqua    b=light aqua
 ; 4=red     c=light red
 ; 5=purple  d=light purple
 ; 6=yellow  e=light yellow
 ; 7=white   f=bright white
[HKEY_CURRENT_USER\Software\Microsoft\Command Processor]
"DefaultColor"=dword:0000000F

 ;-----  disable file association web-service - Bypassing "Browse web for program" to open unknown extension. "Open With..." becomes default
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System]
"NoInternetOpenWith"=dword:00000001


 ;-----  Remove WMP Right Click Options (Queue-it-up, etc.)
[-HKEY_CLASSES_ROOT\CLSID\{F1B9284F-E9DC-4e68-9D7E-42362A59F0FD}]
[-HKEY_CLASSES_ROOT\CLSID\{8DD448E6-C188-4aed-AF92-44956194EB1F}]
; if you use the key below WMP will not be able to automatically play media files
;[-HKEY_CLASSES_ROOT\CLSID\{CE3FB1D1-02AE-4a5f-A6E9-D9F1B4073E6C}]

 ;-----  Faster Web Page Loading
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider]
"DnsPriority"=dword:00000001
"HostsPriority"=dword:00000001
"LocalPriority"=dword:00000001
"NetbtPriority"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d 

 ;-----
 ;-----  Disable QoS ( does not affect broadband speed)
 ;-----
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched]
"NonBestEffortLimit"=dword:00000000

 ;-----  Maximize Number of Simultaneous Connections
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
"MaxConnectionsPerServer"=dword:00000040
"MaxConnectionsPer1_0Server"=dword:00000040


; notepad saves page setup and window positions
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"fSavePageSettings"=dword:00000001
"fSaveWindowPositions"=dword:00000001

[HKEY_CURRENT_USER\Software\DivXNetworks\DivX4Windows]
"Disable logo"=dword:00000001
 ;-----
 ;-----
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
 ;-----  Enable status bar in notepad
"StatusBar"=dword:00000001
 ;-----  Tahoma font as default
;"lfFaceName"="Tahoma"
 ;-----  Enable word wrap
"fWrap"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Download]
"CheckExeSignatures"="no"
"RunInvalidSignatures"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Attachments]
"SaveZoneInformation"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Associations]
"LowRiskFileTypes"=".zip;.rar;.nfo;.txt;.exe;.bat;.com;.cmd;.reg;.msi;.htm;.html;.gif;.bmp;.jpg;.avi;.mpg;.mpeg;.mov;.mp3;.m3u;.wav;"

 ;-----  Speed Up browsing remote computers (Your Network)
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]

 ;-----
 ;-----  Optimize Core System Performance
 ;-----
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000001

 ;-----  Never Keep temporary Internet Files
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\Temporary Files]
"LastAccess"=dword:00000000

 ;-----  Speed up Shutdown and Automatically kill hung apps
[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="1"
"HungAppTimeout"="100"
"WaitToKillAppTimeout"="1000"
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control]
"WaitToKillServiceTimeout"="1000"

 

Παρεπιπτοντως, εκεινο το vaio ειναι και καμια 15ρια services ειδικα για αυτο. Ολα λεγοντουσαν VAIO-κατι και φυσικα ολα πηραν ποδι.

Αρχειοθετημένο

Αυτό το θέμα έχει αρχειοθετηθεί και είναι κλειστό για περαιτέρω απαντήσεις.

  • Δημιουργία νέου...