最後更新: 2018-10-23
Feature
Assigned Access (Kiosk Mode)
You can use assigned access to restrict customers at your business to using only one Windows app so your device acts like a kiosk.
Administrators can use assigned access to restrict a selected user account to access a single Windows app.
Updating a Windows app can sometimes change the Application User Model ID (AUMID) of the app. If this happens, you must update the
assigned access settings to launch the updated app, because assigned access uses the AUMID to determine which app to launch.
Enterprise Mode Internet Explorer
It is a special compatibility mode in Internet Explorer 11.
A website that loads in Enterprise Mode renders like it did in Internet Explore 8.
lets websites render using a modified browser configuration that’s designed to emulate
Trusted Boot (Secure Boot)
When the PC starts, the firmware checks the signature of each piece of boot software,
including firmware drivers (Option ROMs) and the operating system.
If the signatures are good, the PC boots, and the firmware gives control to the operating system.
Check Version
[A]
查看 Windows 10 中的作業系統資訊
[設定] > [系統] > [關於]
[B]
Win + R, 在 [開啟] 方塊中輸入 winver
Download Win10 [Free@20180604]
https://www.microsoft.com/zh-hk/software-download/windows10
Windows 10 update version
Check Version CLI
winver
2018-1 v1709 - Creators Update
2018-4 v1803 - Spring Creator Update
2018-11 v1809
唔想一 update 就出事. deferred 分別改成 365 及 30 會安全好多.
Clear Windows Store Cache
Press the Windows Logo key + R to launch a Run
Type WSReset.exe into the Run dialog and press Enter.
Cleanup Windows update folder
net stop wuauserv
net stop cryptSvc
net stop bits
net stop msiserver
del /s/q %windir%\softwaredistribution\Download
/S 由所有子目錄刪除指定的檔案。
/Q 安靜模式,不要問是否確定刪除全域萬用字元
net start wuauserv
net start cryptSvc
net start bits
net start msiserver
說明:
On Windows 10, the "SoftwareDistribution" folder is an essential component for Windows Update,
which temporarily stores files needed to install new updates to keep your device secure and with the latest fixes and improvements.
This folder is maintained by the WUAgent (Windows Update Agent), and typically, it should be left alone,
but there will be times when you may need to clear its content manually in the case the Datastore and Download folders aren't synchronized,
and it's preventing Windows Update from applying new updates to your PC.
Usually, if you're having trouble with Windows Update, or after updates have been applied,
it's safe to empty the content of the SoftwareDistribution folder.
Windows 10 will always re-download all the necessary files, or re-create the folder and re-download all the components, if removed.
Icons appear on the taskbar
- Open Settings
- Go to Personalization -> Taskbar
- On the right, click on the link "Select which icons appear on the taskbar"
tiworker.exe high cpu
services.msc
Windows Modules Installer (C:\Windows\servicing\TrustedInstaller.exe)
Win10 加輸入法 - 速成
控制台 -> 時鍾, 語言和區域
如何刪除 Windows.old 資料夾
在工作列的搜尋方塊中輸入 「設定」,然後從結果清單中選擇它
選取 [系統] > [儲存空間] > [本機],然後向下捲動清單並選擇 [暫存檔案]
在 [移除暫存檔案] 下,選取 [先前的 Windows 版本] 核取方塊,然後選擇 [移除檔案]
Disable Snap Assist in Windows 10
Snap - Arrange windows automatically by dragging them to sides / corners of the screen
Disable
Settings -> System -> Multitasking -> Under the “Snap” Category
Wallpaper
Default Windows wallpapers can be found in
%SystemRoot%\Web
A copy of the current wallpaper can be found in:
- %AppData%\Microsoft\Windows\Themes\CachedFiles # Folder
- %AppData%\Microsoft\Windows\Themes\TranscodedWallpaper # File
You can also interrogate the registry at
HKCU\Control Panel\Desktop\TranscodedImageCache
Process
"Registry" process
minimal process whose address space is used to hold data on behalf of the kernel
Microsoft Store
launch the Store, click your user icon at the top right corner of the window,
and then select the “Settings” option. Set the “Update apps automatically” slider to the “Off” position.