当前位置:网站首页>Win10: add or delete boot items, and add user-defined boot files to boot items
Win10: add or delete boot items, and add user-defined boot files to boot items
2022-07-02 06:41:00 【Dull as dull】
Introduce
The main solution is
- Add or delete startup items ( Complete through your own settings without the help of rogue software )
- Add the user-defined startup file to the startup item ( There is no )
Scheme 1
win
+R
, Enter... In the windowmsconfig
, This is openSystem settings window
It means .
- Configure during startup , Click on the open
Task manager
, Enter start
It can be operated
But in fact, this method sometimes seems to have a problem. There are small software you want to open, but there is no
Then you may need the second method
Option two
If you want to add your own program as the startup item , Or some software cannot be found in the boot item , Then you need to create your own startup item file , Put the shortcut into the folder that will run once at startup
Access the following path
C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp
If you can't find this access path ( Open the view hidden file )
Find the path one by one in the following order
C disc
ProgramData
Microsoft
「 Start 」 menu
Program
start-up
If you still can't find it, find this path in another way
Press down win
+r
Type... In the box shell:Common Startup
Will appear
- Send a shortcut to the desktop to start the program or path or folder you want
- Paste this shortcut into the path folder just now
- In the first use method , You will find that there is
Method 3
Method 2 seems to be a setting for all users If you only need to set different startup item files for different users according to your own needs
- Then replace the access path in method 2 with the following access path
C:\Users\ Change it to your user name \AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
- Or you can find this path in another way
Press down win
+r
Type... In the box shell:Startup
Will appear
After finding this path, you can move the shortcut you want
reference
(win10 Basic knowledge of )01.win10 How to set startup items ? - You know
边栏推荐
- JS modification element attribute flipping commonly used in selenium's Web Automation
- CUDA and Direct3D consistency
- Pytest (2) mark function
- Fe - use of weex development weex UI components and configuration use
- Sparse array (nonlinear structure)
- 代码技巧——Controller参数注解@RequestParam
- Fe - wechat applet - Bluetooth ble development research and use
- selenium的web自动化中常用的js-修改元素属性翻页
- 实现strStr() II
- 20210306 reprint how to make TextEdit have background pictures
猜你喜欢
一口气说出 6 种实现延时消息的方案
Linked list (linear structure)
QQ email cannot receive the email sent by Jenkins using email extension after construction (timestamp or auth...)
apt命令报证书错误 Certificate verification failed: The certificate is NOT trusted
Latex 报错 LaTeX Error: The font size command \normalsize is not defined问题解决
TensorRT的数据格式定义详解
代码技巧——Controller参数注解@RequestParam
Unexpected inconsistency caused by abnormal power failure; Run fsck manually problem resolved
[literature reading and thought notes 13] unprocessing images for learned raw denoising
Win10:添加或者删除开机启动项,在开机启动项中添加在用户自定义的启动文件
随机推荐
ctf-web之练习赛
20201025 visual studio2019 qt5.14 use of signal and slot functions
Kali latest update Guide
Record RDS troubleshooting once -- RDS capacity increases dramatically
广告业务Bug复盘总结
Alibaba cloud MFA binding Chrome browser
Fe - weex uses a simple encapsulated data loading plug-in as the global loading method
20201002 vs 2019 qt5.14 developed program packaging
Redis - hot key issues
Android - Kotlin 下使用 Room 遇到 There are multiple good constructors and Room will ... 问题
There are multiple good constructors and room will problem
Does the assignment of Boolean types such as tag attribute disabled selected checked not take effect?
FE - 微信小程序 - 蓝牙 BLE 开发调研与使用
[literature reading and thought notes 13] unprocessing images for learned raw denoising
Redis——热点key问题
Detailed definition of tensorrt data format
奇葩pip install
Latex 报错 LaTeX Error: The font size command \normalsize is not defined问题解决
20201002 VS 2019 QT5.14 开发的程序打包
VSCODE 安装LATEX环境,参数配置,常见问题解决