본문 바로가기

Memo

(6)
Windows 10 Update History Remove net stop wuauservnet stop bitsThis will stop the Windows Update Service and the Background Intelligent Transfer Service. Browse to the C:\Windows\SoftwareDistribution folder and delete all the files and folders inside.You may press Ctrl+A to Select All and then click on Delete. If the files are in use, and you are unable to delete some files, restart your device. After rebooting, run the above c..
Windows 10 - Sticky Notes 경로 변경 StickyNots Data 경로 C:\Users\ezzell\AppData\Local\Packages\Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe해당 폴더를 백업 폴더로 이동 관리자 권한으로 실행mklink "C:\Users\ezzell\AppData\Local\Packages\Microsoft.MicrosoftStickyNotes_8wekyb3d8bbwe" "D:\Workspace\StickyNotes"
윈도우 아이콘 깨짐 복구 @echo off taskkill /f /im explorer.exe attrib %userprofile%\appdata\local\iconcache.db -s -r -h del /q %userprofile%\appdata\local\iconcache.db start explorer.exe exit
Windows 10: Admin Shares Don’t Work in WorkGroup When using Microsoft Windows 10, you may find that admin shares do not work as they used to when working with a workgroup. When attempting to connect, you will be prompted for a username and password, but a message will appear saying “Access is denied”. There is a registry tweak that fixes this issue. Perform these steps from the computer you’re attempting to connect to. Manually Edit the Regist..
How To Select Pro Edition While Installing Windows 10 http://www.intowindows.com/how-to-select-pro-edition-while-installing-windows-10/ Now that the big November Update has been released and Microsoft is letting users activate their Windows 10 installation using Windows 7/8.1 key, a significant percent of Windows 10 users downloading fresh ISOs (which now includes November Updates) and performing clean install of Windows 10 from ISO or USB.To help ..
Moving Win 7 User Directory to a 2nd HDD http://forums.whirlpool.net.au/forum-replies-archive.cfm/1309345.html Moving User Profiles: During Windows 7 install, you will be prompted to enter your user name. At this point, DO NOT ENTER anything yet. Bring up a command prompt (Shift – F10). In the command prompt, copy the user directory from your OS HDD (C: I assume) to your storage drive (D: I assume). Then delete the original directory. ..