当前位置:网站首页>去处电脑桌面小箭头
去处电脑桌面小箭头
2022-06-24 19:42:00 【程序员久安】
1.去除小箭头
reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 29 /d "%systemroot%\system32\imageres.dll,197" /t reg_sz /f
taskkill /f /im explorer.exe
attrib -s -r -h "%userprofile%\AppData\Local\iconcache.db"
del "%userprofile%\AppData\Local\iconcache.db" /f /q
start explorer
pause
复制上面的代码。另存为.bat文件,然后以管理员身份打开。
2.恢复小箭头
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Icons" /v 29 /f
taskkill /f /im explorer.exe
attrib -s -r -h "%userprofile%\AppData\Local\iconcache.db"
del "%userprofile%\AppData\Local\iconcache.db" /f /q
start explorer
pause
同理,保存为.bat文件,管理员身份打开。就可恢复小箭头了。
边栏推荐
- Tech talk activity review kubernetes skills of cloud native Devops
- China smallpox vaccine market trend report, technical innovation and market forecast
- Blogs personal blog project details (servlet implementation)
- JD 618 conference tablet ranking list announced that the new dark horse brand staff will compete for the top three, learning from Huawei, the leader of domestic products
- Spark 离线开发框架设计与实现
- Main cause of EMI - mold current
- F29oc analysis
- Notes for laravel model
- [untitled]
- Accounting standards for business enterprises application [5]
猜你喜欢
2022 simulated 100 questions and simulated examination of high-altitude installation, maintenance and demolition
03_ Spingboot core profile
Spark 离线开发框架设计与实现
推送Markdown格式信息到釘釘機器人
Super detailed cookie addition, deletion, modification and query
JD 618 conference tablet ranking list announced that the new dark horse brand staff will compete for the top three, learning from Huawei, the leader of domestic products
【js】-【字符串-应用】- 学习笔记
Recommended movies: Northeast tiger, licorice pizza
01_SpingBoot 框架入门
docker安装mysql-简单无坑
随机推荐
Building Survey [3]
Selection (028) - what is the output of the following code?
Market trend report, technical innovation and market forecast of solar roof system in China
. Net 7 Preview 1 has been officially released
MySQL kills 10 people. How many questions can you hold on to?
Design and implementation of spark offline development framework
[ROS play with turtle turtle]
【nvm】
Dynamic menu, auto align
Getting started with the go Cobra command line tool
[postgraduate entrance examination English] prepare for 2023, learn list9 words
Epics record reference 4 -- fields for all input records and fields for all output records
关于某手滑块的一些更新(6-18,js逆向)
laravel 消息队列
Epics record reference 3 -- fields common to all records
Accounting standards for business enterprises application [5]
推送Markdown格式信息到釘釘機器人
慕思股份深交所上市:靠床垫和“洋老头”走红 市值224亿
A big factory interview must ask: how to solve the problem of TCP reliable transmission? 8 pictures for you to learn in detail
Detailed explanation of online group chat and dating platform project (servlet implementation)