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 The icon automatically changes to the picture above, and then double-click to find: 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) 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:
|
<<: MySQL uses UNIQUE to implement non-duplicate data insertion
>>: WeChat applet implements text scrolling
Table of contents Preface call usage accomplish A...
A long time ago, I summarized a blog post titled ...
Use div to create a mask or simulate a pop-up wind...
Current demand: There are two tables, group and f...
Table of contents 1. Background: 2. Design ideas:...
Table of contents Overview Solution 1: Closures S...
background In order to support Docker containeriz...
When there is a lot of data to be displayed, the ...
System environment: Windows 7 1. Install Docker D...
What is a Viewport Mobile browsers place web page...
This article uses a specific example to introduce...
Today I saw a little trick for HTML text escaping ...
Recently, I found a fun hover animation from the ...
This article uses an example to describe the simp...
console.log( [] == ![] ) // true console.log( {} ...