Windows Tips: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(21 intermediate revisions by the same user not shown)
Line 1: Line 1:
*Windown Update で 0x80070643
https://qiita.com/ryuml/items/06235fc1c4c367b906a6
だめだった...
*重いのをなんとかする
Windowsは年一回しかつかわない(何かわかるよねw)ので熟練の良いユーザじゃないが...
SysMain は無効にした
ストア も無効にした
msconfig で訳のわからないスタートアップアプリを無効にした。(ベンダー不明はすべてw)
*Intel Driver & Support Assistant (DSA) が最新版に更新できない
どうもアルアルな事象らしく、専用のアンインストーラを使わないといけない。
[https://downloadcenter.intel.com/download/30193/Intel-Driver-Support-Assistant-Uninstaller?v=t Intel® Driver & Support Assistant Uninstaller]
これを起動した際にセキュリティの警告が出るが続行すれば削除される。その後、最新の Intel DSA を新規インストールする。
*bonjour 入れる前に
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\DNSClient
EnableMulticast:REG_DWORD:0
*Creators update で DPC地獄
:LatencyMon で wdf01000.sys が怪しい...
memo : wdf01000.sys WdfCoInstaller
[https://social.technet.microsoft.com/Forums/ja-JP/cc43cfef-e2f5-4d91-9641-87a7d333969c/wdf01000sysbsod?forum=w7itprogeneralja wdf01000.sysのBSOD追跡]
<pre>
c:\windows\infから
WdfCoInstallerの文字列を含むInfファイルを検索すると、KMDFを使っているドライバが特定できました。
</pre>
*Windows 10 で Microsoft USB Mouse が刺さる
起動して少しするとマウスが固まる。USB抜き差しして復帰する場合もあるが、しばらくすると固まる。Web によくある対策はしたが変わらず。(USBの省エネルギーや電源の管理をオフにする等々は最初から設定済み)
:あまりにもひどいので、逆に省エネルギー管理を有効にしてみたら...怪鳥。なんだか MS の推奨通りに設定にしないとバグにまみれるようだ。
::現行機種の Microsoft USB Mouse に変えたら治った。なんだかなー
*Windows 10 で 0.0.0.0 : 80 が開いてる
かってに IIS あげるな!
「World Wide Web Publishing Service」を無効にする。
*Windows 10 なんか時刻ずれてる
あとでしらべる
RealTimeIsUniversal
*Windows 10触るときに最初にする事メモ
*Windows 10触るときに最初にする事メモ
  fsutil behavior set disablecompression 1
  fsutil behavior set disablecompression 1
Line 17: Line 67:
  [https://support.microsoft.com/en-us/kb/311724 Error messages when you try to gain access to an NTFS volume]
  [https://support.microsoft.com/en-us/kb/311724 Error messages when you try to gain access to an NTFS volume]
:Auslogics Disk Defrag の Boot time defrag が良さそうだ。
:Auslogics Disk Defrag の Boot time defrag が良さそうだ。
 
:通常の defrag は Defraggler が好き。


*MFTメモ
*MFTメモ
Line 23: Line 73:
  fsutil behavior set MftZone 2  
  fsutil behavior set MftZone 2  
:を 2 (400MB) にしてみる(ディスクに余裕があるなら 4 (800MB)に)。再起動後 Ultradefrag で MFTのデフラグ。  
:を 2 (400MB) にしてみる(ディスクに余裕があるなら 4 (800MB)に)。再起動後 Ultradefrag で MFTのデフラグ。  
:NtfsMftZoneReservation は 新規フォーマットとの時に有効との情報もあり。
:NtfsMftZoneReservation (MftZone) は 新規フォーマットとの時に有効との情報もあり。
:Windows 7 の場合は想定通り。Windows 10 は MFT は広がらず。挙動の差あり。
:Windows 7 の場合は想定通り。Windows 10 は MFT は広がらず。挙動の差あり。
:Ultradefrag ないしは Auslogics Disk Defrag の Boot time defrag でも 2 fragments になる。
:Ultradefrag ないしは Auslogics Disk Defrag の Boot time defrag でも 2 fragments になる。
Line 54: Line 104:
  Intel Management Engine Components (AMT)
  Intel Management Engine Components (AMT)
  Intel Collaborative Processor Performance Control (CPPC) (第四世代から)
  Intel Collaborative Processor Performance Control (CPPC) (第四世代から)
:いまのつかいかたなら AMT 不要。古めのマシン(Sandy Bridge)の場合 DPTM を無効にするのが吉かも(Turbo Boost 無効にして)
:いまのつかいかたなら AMT 不要。古めのマシン(Sandy Bridge)の場合 DPTM を無効にするのが吉かも。
 


*気がつけば CPU0 100% load
*気がつけば CPU0 100% load
Line 148: Line 199:
掃除
掃除


swrvice で Windows Modules Installer を停止して、
service で Windows Modules Installer を停止して、
  C:\Windows\Logs\CBS\
  C:\Windows\Logs\CBS\
掃除
掃除
Line 170: Line 221:
:[http://www.atmarkit.co.jp/fwin2k/operation/tsgw01/tsgw01_01.html Windows Server 2008ターミナル・サービス・ゲートウェイ実践構築入門]
:[http://www.atmarkit.co.jp/fwin2k/operation/tsgw01/tsgw01_01.html Windows Server 2008ターミナル・サービス・ゲートウェイ実践構築入門]
:[http://www.atmarkit.co.jp/fwin2k/winsv2008/08ts_01/08ts_01_01.html ターミナル・サービスによるクライアントの仮想化]
:[http://www.atmarkit.co.jp/fwin2k/winsv2008/08ts_01/08ts_01_01.html ターミナル・サービスによるクライアントの仮想化]


*Windows で MacOSX の「ネットワーク環境」のように切り替える
*Windows で MacOSX の「ネットワーク環境」のように切り替える
Line 175: Line 227:
:複数のネットワーク設定を切り替える設定用の仕組み(GUIベース)がないようだ。
:複数のネットワーク設定を切り替える設定用の仕組み(GUIベース)がないようだ。
:持ち歩いているノート PC で簡単に TCP/IP の設定を変えたい を参考に bat ファイルを作成して対処
:持ち歩いているノート PC で簡単に TCP/IP の設定を変えたい を参考に bat ファイルを作成して対処


:DHCP接続.bat
:DHCP接続.bat
Line 211: Line 264:
:(あとは editmode=emacs にしたい...)
:(あとは editmode=emacs にしたい...)


*たんなるメモ19
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\MemoryManagement\
DWORDの値 DisablePagingExecutive に 1
DWORDの値 IOPageLockLimit に 16進で 40000
DWORDの値 LargeSystemCache に 0
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl\
DWORDの値 Win32PrioritySeparation に 0
*たんなるメモ16
:ディスク容量不足の警告の抑制
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer\
DWORDの値 NoLowDiskSpaceChecks に 1
:ディスククリーンアップの圧縮の抑制
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VolumeCaches\
キー Compress old files を削除


= 過去ログ =
= 過去ログ =
昔のものは、[http://www.egrep.jp/nxhack/memo.html 雑多なメモ]
昔のものは、[http://www.egrep.jp/nxhack/memo.html 雑多なメモ]