How to show or hide common icons on the desktop in Windows Server 2012

How to show or hide common icons on the desktop in Windows Server 2012

Windows Server 2012 and Windows Server 2008 differ in how they display or hide common icons on the desktop.

Previously, in Windows Server 2008, you could quickly search for common icons on the desktop by typing "icon" in the Start menu.

Windows Server 2012 does not have this feature. I can't find this option in "Control Panel - Display".

I was immediately very unconvinced and still didn't believe that I couldn't do it.

After thinking about it, I remembered that there is a "God's Perspective" thing in Win 10, which should also be available in Win Server 2012. Create a new folder on the desktop and rename it
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}


insert image description here

The icon automatically changes to the picture above, and then double-click to find:


insert image description here

insert image description here

Check the icons you want to display and click OK.

After Baidu, there is another way to call up the configuration interface again. The specific method is as follows:

1. Press and hold the "Windows Key" + "R" on the keyboard at the same time to bring up the Run window.

2. Enter "rundll32.exe shell32.dll,Control_RunDLL desk.cpl,0" in the Run window to confirm. (Note capitalization)
Method 1 is recommended.

Summarize

The above is the tutorial on how to show or hide common icons on the desktop in Windows Server 2012. I hope it will be helpful to you. If you have any questions, please leave me a message and I will reply to you in time. I would also like to thank everyone for their support of the 123WORDPRESS.COM website!

You may also be interested in:
  • js imitates the windows desktop icon arrangement algorithm specific implementation (with pictures)
  • How to restore IE7 icon on Windows Vista desktop and its registry file

<<:  MySQL uses UNIQUE to implement non-duplicate data insertion

>>:  WeChat applet implements text scrolling

Recommend

Web development tutorial cross-domain solution detailed explanation

Preface This article mainly introduces the cross-...

Using JS to implement a simple calculator

Use JS to complete a simple calculator for your r...

Deploy Nginx+Flask+Mongo application using Docker

Nginx is used as the server, Mongo is used as the...

How to install openssh from source code in centos 7

Environment: CentOS 7.1.1503 Minimum Installation...

About the "occupational disease" of designers

I always feel that designers are the most sensiti...

H tags should be used reasonably in web page production

HTML tags have special tags to handle the title of...

An article tells you how to write a Vue plugin

Table of contents What is a plugin Writing plugin...

HTML Basics Must-Read - Comprehensive Understanding of CSS Style Sheets

CSS (Cascading Style Sheet) is used to beautify H...

The difference between z-index: 0 and z-index: auto in CSS

I've been learning about stacking contexts re...

MySQL 8.0.16 installation and configuration graphic tutorial under macOS

This article shares the installation and configur...

How to use map to allow multiple domain names to cross domains in Nginx

Common Nginx configuration allows cross-domain se...