
桌面顯示激活windows

Have you ever noticed during all the beta releases of Windows, there’s always a Windows version on the desktop in the lower right-hand corner? Here’s how that “feature” is enabled or disabled.
您是否曾經在Windows的所有beta版本中都注意到過,桌面的右下角總是有Windows版本? 啟用或禁用“功能”的方法如下。
Obviously this isn’t terribly useful, which is exactly what makes it a Stupid Geek Trick. Either way, it’s a good learning experience to better understand how your OS works.
顯然,這并不是非常有用,這正是使它成為“愚蠢的怪胎把戲”的原因。 無論哪種方式,都是一種很好的學習體驗,可以更好地了解您的操作系統如何工作。
將Windows版本添加到桌面 (Adding the Windows Version to the Desktop)
The trick is really simple, you just have to edit a key in the registry and you are done. Let’s start by opening the “Start Menu”, type “regedit” then hit Enter.
訣竅很簡單,您只需要在注冊表中編輯一個密鑰就可以了。 首先打開“開始菜單”,鍵入“ regedit”,然后按Enter。

When the Registry window open,? from the left pane, navigate to this key:
當“注冊表”窗口打開時,從左窗格中導航到以下項:
HKEY_CURRENT_USER\Control Panel\Desktop
HKEY_CURRENT_USER \控制面板\桌面
Make sure you select “Desktop” and not the subfolders in it, then on the right-hand side, search for “PaintDesktopVersion” and double-click it.
確保選擇“桌面”而不是其中的子文件夾,然后在右側搜索“ PaintDesktopVersion”并雙擊它。
(The registry entry’s data will be “0” by default. In the screenshot below, we’ve already changed it to “1”.)
(注冊表項的數據默認為“ 0”。在下面的屏幕快照中,我們已經將其更改為“ 1”。)

A dialog will pop-up, change the “Value Data” field to 1.
將彈出一個對話框,將“數值數據”字段更改為1。

Now restart and you’ll see your Windows version printed on the desktop. It’s pointless but interesting.
現在重新啟動,您會在桌面上看到Windows版本。 這沒有意義,但很有趣。

If you want to remove the watermark, just change the “Value Data” field back to 0 for disabled.
如果要刪除水印,只需將“數值數據”字段改回0即可禁用。
翻譯自: https://www.howtogeek.com/58298/stupid-geek-tricks-how-to-display-the-windows-version-on-the-desktop/
桌面顯示激活windows