how to remove startup apps on your pc -ffs why did this take so long
- Options to disable apps that start on boot or login,
-
Task Manager:
-
Open the Task Manager by right-clicking on the taskbar and selecting "Task Manager"
-
press Ctrl+Shift+Esc.
-
-
Click on the "Startup" tab to see a list of programs that start automatically with Windows.
-
Disable the ones you don't need by right-clicking on them and selecting "Disable".
-
this one is only a small potion of the auto start up tasks and may no longer work on newer windows versions
-
-
-
-
-
System Configuration:
- Windows key + R to open "Run"
-
type "msconfig" then click Enter.
-
Click on the "Startup" tab to see a list of programs that start automatically with Windows.
-
Disable the ones you don't need by unchecking the checkbox next to them.
- if you are running into extensive issues you may need to enable diagnostic startup and see if you still have problems
-
- Windows key + R to open "Run"
-
Settings:
-
-
in the search bar or the settings app search for startup apps
- Some apps may have an option in their settings to disable the automatic startup.
- you "may" find something there i literally never have
- stg this is useless but hay its "an option"
-
-
- Registry Editor:
-
- "DISCLAIMER" This method should only be used if you have experience with editing the Windows registry.
- Open the Registry Editor by pressing the Windows key + R and typing "regedit" in the Run dialog box.
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce
- OBVIOUSLY local and current users are different
- HKEY_CURRENT_USER
- is for and
- HKEY_CURRENT_USER
- but you also have
- HKEY_USERS
- this is for other users on the pc
- HKEY_USERS\useridgoeshere\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
- if you have allot of users on your PC u might just want to loginto there acct by acmining them and changing there password
-
key + R to open the Run dialog box.
-
Type "control userpasswords2" in the Run dialog box and press Enter.
- click on user
- click properies
- click group membership
- click administrator
- click apply
- either login or change there passwd
- if you have to change there password open cmd as admin by searching it in the search bar then clicking run as administarator
- then use this command "net user [username] [new password]" and press "Enter.
- replace username with the users username
- and new password with your preferred password
-
- if you have allot of users on your PC u might just want to loginto there acct by acmining them and changing there password
-
- Remember to only disable apps that you're sure you don't need, as disabling the wrong program could cause problems with your system.