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.

Removing startup processes

Featured Replies

Hi Everyone!

How do I integrate the removal of some processes that I want to be deactivated the first time windows boots up? I mean, of course I can go into msconfig and remove them myself but, that wouldn't be UA. Anyway to do this?

Thanks in advance!

Marthax


You need to check a few places:

Startup Folders (All users and your user)

HKCU\Software\Microsoft\Windows\CurrentVersion\Run

HKLM\Software\Microsoft\Windows\CurrentVersion\Run

Delete any values that you don't want. It's as simple as that!

Hope this helps.

As an example, I use the following reg entry to stop Nero Smartcheck from auto running;

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"NeroFilterCheck"=-

You need to check for entries (as Zxian itemised).

http://www.nirsoft.net/utils/strun.html

http://www.sysinternals.com/ntw2k/freeware/autoruns.shtml

[edit] sorry misread post, you can clear ALL startup entries with this for example:

Windows Registry Editor Version 5.00

;Remove Programs System Startup.
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

;Remove Recently Used Programs from Start Menu.
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{75048700-EF1F-11D0-9888-006097DEACF9}\Count]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{75048700-EF1F-11D0-9888-006097DEACF9}\Count]

  • Author

So if I want to remove a process from registry I use - after the entry?

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.