How to display desktop icons next to the start menu

PHPz
Release: 2024-01-14 19:06:39
forward
628 people have browsed it

How to display desktop icons next to the start menu

How to get the display desktop icon next to the start menu

Method 1: Click "Start → Run", enter "REGSVR32 /n /i:u shell32" (without double quotes) in the pop-up "Run" dialog box, and then press Enter. After a moment, the "DllInstall in shell32 successful" dialog box will pop up. After clicking OK, you can restore the desktop display by clicking the "Show Desktop" button. This is the simplest way.

Method 2: The shortcut key is the windows key D

Method 3: Find someone at random and copy the file from his computer. Right-click on an empty space in his Quick Launch bar and select "Open Folder". Pay attention to the address bar. This is his address. If nothing unexpected happens, you should have seen the file you are looking for. Where to copy it? Right-click on an empty space in your Quick Launch bar...

Method 4: Save the following text to Notepad and save it as Show Desktop.scf (or Show Desktop.scf).

[Shell]

Command=2

IconFile=explorer.exe,3

[Taskbar]

Command=ToggleDesktop

Then copy the file to C:\Documents and Settings\Username\Application Data\Microsoft\Internet Explorer\Quick Launch. The username should be set by you, I don't know. Too troublesome? Right-click on an empty space in your Quick Launch bar to open the folder.

The start icon in the computer taskbar is gone

1. If there are no icons on the desktop, you need to use some shortcut keys. Win R runs Explorer.exe. Or use the ctrl alt del key combination to start the task manager. In task management, select File - New Task - enter Explorer.exe and press Enter.

2. If there is a desktop icon, press the Win key to see if the start menu pops up. If the start menu pops up, it is likely that it was dragged under the border by mistake. Keep the mouse on the border. When the mouse turns into a two-way arrow, drag upwards. Or set the start menu to "auto-hide". Right-click on the taskbar-->Properties and uncheck the "Auto-hide taskbar" checkbox.

3. If the start menu does not pop up. It may be poisoning, try a virus check.

4. If all else fails, try repairing the system Win R and running sfc /scannow.

5. If all else fails, the only solution is to reinstall.

How to change the start menu icon on the computer desktop in WIN7

How to change the start menu icon on the computer desktop in WIN7:

1. Win7 Ultimate Edition displays desktop icons.

After the Win7 installation is completed, the default Windows 7 desktop only has a trash can. "My Computer", "Internet Explorer Icon", and "My Documents" are not displayed by default. You can use the following method to open.

1. Right-click on the desktop (the sub-item of the View menu is used to modify the size of desktop icons. If you need to modify the icon size, just set it in this menu) and select "Personalize".

2. In the personalization window, click Change desktop icon on the left and select Change icon.

3. Just select the desktop icons that need to be displayed, and then click OK. Select the desktop icons you want to display (check them).

2. Win7 Home Basic Edition and Advanced Edition display desktop icons.

For Windows 7 Home Edition and Advanced Edition users, since there is no personalized setting function, they can only be modified in other ways.

1. Click the "Start" menu and enter "ico" in the search box. You can search for the ICO icon.

2. In the search results (Control Panel), click "Change or hide common icons on the desktop". The following setting method is the same as the third step above.

3. After the settings are completed, click Confirm.

What to do if the desktop icon is next to the computer start menu but the computer icon is still missing

Solution:

1. Right-click a blank space on the desktop - Arrange Icons - Display Desktop Icons; if not, use the key combination CTRI ALT DEL to open the Task Manager and see if there is explore.exe process. If not, go to "New Task" Enter explorer.exe in, if there is one, remove it, then re-enter explorer.exe, confirm, restart, then the desktop should be displayed normally.

2. Modify the registry

(1)Start--Run--Enter REGEDIT

Enter the registry regedit:

HKEY_CURRENT_USER\software\microsoft\windows\current version\polices\exlorer, the nodesktop on the right, the key value is changed to ""0"""

(2) Start-Run-type "regedit" and press Enter to open the registry editor, locate HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon, and then check whether the Shell value under this branch is "Explorer. exe". If not, manually change it to "Explorer.exe".

3. Repair files

It may be that your system files have been damaged or tampered with due to poisoning or other reasons, and the desktop startup items have been lost. It is recommended to kill the virus first. It is recommended to use high-quality anti-virus software such as Kingsoft Antivirus to clean the computer, or use system restore or one-click recovery. Repair, if it doesn't work, reinstall the system.

The above is the detailed content of How to display desktop icons next to the start menu. For more information, please follow other related articles on the PHP Chinese website!

source:docexcel.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!