Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

how to delete startup program load?

Featured Replies

after the installations of programs, there will be a bunch of those programs that will be run automatically during start up. i know how to use msconfig to unclick those that i don't need during start up.

is there a way to put them in a .reg file to delete the programs that i don't want to run during start up?

thanks


On Run type: regedit

Travel to:

HKEY_LOCAL_MACHINE > SOFTWARE > MICROSOFT > WINDOWS > CURRENTVERSION

Youll have folders named Run.

problably these:

1 - Run

2 - RunOnce

3 - RunOnceEx

4 - RunServices

On all of them, delete entries that you dont need (not vital for system startup)

  • Author

yes, what i want to know is how to put them in a .reg file so that it will delete those codes automatically? it will be used in unattended installation.

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

"DiskeeperSystray"=-

remark - is remove it..

Cheers

  • 2 years later...
REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

"DiskeeperSystray"=-

remark - is remove it..

Cheers

Thnx its very useful, i use this to remove Skype & Yahoo from startup :thumbup

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]
"Skype"=-
"Yahoo! Pager"=-

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"Skype"=-
"Yahoo! Pager"=-

  • 1 month later...

you can control Startup by following key:

Main (system):

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run]

Current User (only):

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]

For all users (multiple accounts):

[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run]

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.