Precisely this article is about Windows 8.1, the title uses Windows 8 due to the fact that Windows 8.1 is mainly an enhanced version of Windows 8 and therefore categorised in the Windows 8 family.

Sections marked (*) are proper for beginners, (**) for advanced users.

Disclaimer: This article should be used only as advice. The author doesn't provide the guarantee of the validity of the information and doesn't take the responsibility for any consequences of its usage.

1. Desktop

1.1 Screenshots (*)

Taking a screen shot should be same as in old Windows versions on most laptops.

However it's different on Surface tablets (at least Surface Pro 3), which should be fn+space (hold fn key and press space bar with fn key pressed) instead of the 'print screen' button.

1.2 Hidden Task Bar (*)

If the task bar status is set to Auto-hide, it will hide itself out of the screen when it's not used. You can easily bring it out by moving your mouse cursor to the edge of the screen where it was on. However if you don't want to or can't use a mouse or touchpad, such as when you are holding a Windows tablet, you may have difficulty bring it up by finger touch. This is known to be an issue on such devices Surface Pro 3 and Samsung Ativ 9 series. But it seems fine on Surface RT (1st generation). However the workaround is to download a desktop app called Task Bar Manager with which you can activate or change the behaviour of the task bar at least by a few touch by finger.

2. Installation and Maintenance

2.1 Installation Media (**)

Windows 8.1 uses so called Installation Media for system refreshing. So when a serious system error occurs, such as corruption of critical files etc, a system refreshing may be requested. For instance if some system files are damaged during updating or something,  the PC settings panel will fail to start up, and it may pop up a message like below,

"The app cannot open

There's a problem with PC settings. Refreshing your PC might help fix it."

An installation media creator can be downloaded from the following website,

http://windows.microsoft.com/en-au/windows-8/create-reset-refresh-media

The website contains instructions of how to use the creator to generate installation media

Once the creator is downloaded and launched, it will require a stable internet to download gigabytes of installation data and either create a ISO file to burn onto a DVD or write to a USB drive with no less than 4GB of space to boot and recover the system.

If you have to choose download ISO option for a copy to keep locally and you want to use it on USB drive, here is an article about how to do it:
http://pcsupport.about.com/od/windows-8/a/install-windows-8-usb.htm

2.2 Troubleshoot problems with an app (*)

Download the following tool to diagnose some recoverable issues with Windows Store apps.

http://windows.microsoft.com/en-US/windows-8/what-troubleshoot-problems-app

A useful command to reset Windows Store cache to resolve some common Windows Store or Windows Store app related issues without changing account settings or deleting installed app: wsreset.exe

2.3 Finding Product Key (**)

For preinstalled Windows 8.1, this article may be useful when the user wants to reinstall and worries about the product key required during the reinstallation. It's been verified by the author that the first app suggested there (Belarc Advisor) works pretty well.

http://answers.microsoft.com/en-us/windows/forum/windows_8-windows_install/where-do-i-find-the-windows-8-product-key-when-it/d4c5c0c1-825d-47f2-9bed-d9625c7e68ff

2.4 User Management (**)

Actually for the PC settings problem mentioned as an example in 2.1, there could be ways other than refreshing PC. The first thing to try would be creating a new administrator account and see if the issue persists also in that newly created account. However, due to inaccessibility of the PC setting panel and the fact that even user management in the control panel is referencing PC settings, the easiest trick to play is creating an account in command line using 'net user' command, see this article for detail.

We can also hide some of the users from the UI to make the initial logon screen uncluttered. The proceedings are
- go to the key in regestry (regedit.exe) HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList or create it if it doesn't exist;
- add a DWORD (32 bit) value in it and name it the exact same name as the account and sets its value to 0 to hide it or 1 to show it.

Here's the link.

(To be cont'd)

Add Favorites

//

Windows 8 Tips的更多相关文章

  1. Windows Backdoor Tips

    名称:在用户登录时,运行这些程序 位置: Computer Configuration\\Policies\\Administrative Templates\\System\\Logon\\ 中 d ...

  2. Build Instructions (Windows) – The Chromium Projects

    转自:http://121.199.54.6/wordpress/?p=1156 原始地址:http://www.chromium.org/developers/how-tos/build-instr ...

  3. Always run a program in administrator mode in Windows 10

    From: https://www.cnet.com/how-to/always-run-a-program-in-administrator-mode-in-windows-10/ If you'r ...

  4. Step-By-Step Installation of RAC with RAW Datafiles on Windows 2000

     Step-By-Step Installation of RAC with RAW Datafiles on Windows 2000 Purpose This document will pr ...

  5. 揭开Redis的神秘面纱

    本篇博文将为你解开Redis的神秘面纱,通过阅读本篇博文你将了解到以下内容: 什么是Redis? 为什么选择 Redis? 什么场景下用Redis? Redis 支持哪些语言? Redis下载 Red ...

  6. Cobalt Stike使用教程

    目录: 安装与连接 监听器Listner 基本使用方法--Cobalt Strike生成后门 Beacon详解 菜单栏与视图 文件管理与进程管理 浏览器代理 Cobalt Strike扩展 提权 横向 ...

  7. Linux 工程向 Windows 平台迁移的一些小小 tips

    Linux 工程向 Windows 平台迁移的一些小小 tips VS2013 C++11 Visual Studio 2013 没有做到对 C++11 所有的支持,其中存在的一个特性就是 In-cl ...

  8. Troubleshooting tips for using Java on Windows 8

    This article applies to: Platform(s): Windows 8 Will Java run in Start screen on Windows 8? Microsof ...

  9. Windows补丁更新Tips

    1.Windows 2012 R2 MS14-066补丁安装失败 现象:下载对应版本的补丁,提示“此更新不适用于你的计算机” 解决:使用命令行可成功安装 @echo off expand –F:* d ...

随机推荐

  1. 三、jQuery--Ajax基础--Ajax全接触--jQuery中的AJAX

    用jQuery实现Ajax jQuery.ajax([settings]) type:类型,“POST”或“GET”,默认为“GET” url:发送请求的地址 data:是一个对象,连同请求发送到服务 ...

  2. Faster-rnnlm代码分析3 - EvaluateLM(前向计算ForwardPropagate)

    先采用一个简单的输入文本做测试 [root@cq01-forum-rstree01.cq01.baidu.com rnnlm]# pwd /home/users/chenghuige/rsc/app/ ...

  3. win10总是自动重启的解决办法

    win10总是自动重启的解决办法_百度经验http://jingyan.baidu.com/article/7908e85c983523af481ad214.html

  4. Windows 8使用这半年(企业版)

    2014-06-23 硬件:thinkpad e430c core i5-3210m 4g/500g 1.Windows 8出现开机引导问题 主要开机的时候提示缺少引导文件,按ctrl+alt+del ...

  5. 【翻译七】java-同步

    Synchronization Threads communicate primarily by sharing access to fields and the objects reference ...

  6. python多线程之semaphore(信号量)

    #!/usr/bin/env python # -*- coding: utf-8 -*- import threading import time import random semaphore = ...

  7. HDU3359 Kind of a Blur(高斯消元)

    建立方程后消元 #include<cstdio> #include<iostream> #include<cstdlib> #include<cstring& ...

  8. android 入门-微博分享

    [2015-03-11 13:40:32 - WeiboSDK] Unable to resolve target 'android-8' 修改project.properties  target=a ...

  9. hdu 4045 2011北京赛区网络赛F 组合数+斯特林数 ***

    插板法基础知识 斯特林数见百科 #include<iostream> #include<cmath> #include<cstdio> #include<cs ...

  10. 关于三星I9305出现android.process.acore提示问题

    背景:自己用百度云同步通讯录和用微信电话本删除联系人的时候总出现提示acore问题,为此上网找了许久. 网络上多说解决方案为:把Calendar.apk和CalendarProvider.apk两个文 ...