顯示具有 win11 標籤的文章。 顯示所有文章
顯示具有 win11 標籤的文章。 顯示所有文章

2026/04/27

環境:

WIN11 25h2

Logitech meet up視訊設備

異常狀況:

使用Teams,或其他網頁,搭配內建的喇叭/麥克風,功能正常。

Logitech meet up的喇叭/麥克風,就會失效,Teams還會跳出錯誤提示。





解決過程:

查看event log,會看到錯誤訊息

失敗的應用程式名稱: AUDIODG.EXE,

版本: 10.0.26100.8246,

時間戳記: 0x923cfbc9 

錯誤模組名稱: igo_src.dll,

 版本: 3.0.0.0,時間戳記: 0x642f89de 

例外狀況代碼: 0xc0000005 

錯誤位移: 0x000000000001d019 

錯誤處理常式識別碼: 0x788 

失敗的應用程式開始時間: 0x1DCD6189BA1A78A 

Faulting 應用程式路徑: C:\WINDOWS\system32\AUDIODG.EXE Faulting 

模組路徑: C:\WINDOWS\System32\DriverStore\FileRepository\igoapo.inf_amd64_50fe8789ddef31f8\igo_src.dll

這個錯誤關鍵是明顯音效處理模組故障,不是羅技設備本身壞掉。

最快的方式就是把內建的喇叭/麥克風的驅動程式移除,改裝舊一點的驅動,就正常了。


Environment:

Windows 11 25H2

Logitech Meetup video conferencing device


Issue:

When using Teams or web applications with the built-in speaker/microphone, everything works normally.

However, when switching to the Logitech Meetup speaker/microphone, the audio devices fail, and Teams shows an error message.


Investigation:

In Event Viewer, the following error can be found:

Faulting Application Name: AUDIODG.EXE

Faulting Module Name: igo_src.dll

Exception Code: 0xc0000005

Module Path: C:\Windows\System32\DriverStore\FileRepository\igoapo.inf...\igo_src.dll

This indicates a failure in the audio processing module (APO) rather than a hardware issue with the Logitech device itself.


Resolution:

The root cause is related to the built-in audio driver.

By:

Uninstalling the current built-in speaker/microphone driver

Installing an older (stable) version of the audio driver


The issue is resolved, and the Logitech Meetup device functions normally again.

2026/01/12

筆電安裝win10/11 找不到ssd硬碟

環境:

ASUS or ACER筆電


異常狀況:

重灌win10 or win11系統時,在選擇要安裝在哪個磁區,不會顯示ssd硬碟的磁區。



解決過程:

1.下載irst這個驅動程式,asus網站上有提供。

https://www.asus.com/tw/supportonly/irst/helpdesk_download/

2.將該程式放入win10 or win11的安裝usb中。

3.安裝win10 or win11系統時,在選擇要安裝在哪個磁區的步驟,選擇載入驅動程式,然後選擇irst。

4.ssd磁碟就會正常顯示出來。



Environment:

ASUS or ACER laptops

Issue:

When reinstalling Windows 10 or Windows 11, the SSD drive does not appear during the disk selection step of the installation process.

Resolution / Troubleshooting Steps:

  1. Download the IRST (Intel Rapid Storage Technology) driver (available on the ASUS website).

  2. Copy the driver to the Windows 10 or Windows 11 installation USB drive.

  3. During the Windows installation, at the step where you choose the disk to install the OS, select Load driver, then choose the IRST driver.

  4. The SSD drive will then be displayed correctly.

2026/01/07

點選右下角的日期時間 不會跳出月曆

   環境:

WIN 11點選右下角的日期時間,不會跳出月曆


解決過程:

1.windows鍵+ r鍵 ,輸入 regedit

2.找到HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer\

3.把DisableNotificationCenter設成 0




Environment:

On Windows 11, clicking the date and time in the bottom-right corner does not display the calendar.


Resolution :

1.Press Windows key + R, then type regedit.

2.Navigate to:

HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\Windows\Explorer\

3.Set DisableNotificationCenter to 0.

2025/12/01

solidworks功能表中文亂碼 中文名稱的STEP檔無法開啟

 win11安裝solidworks 後,出現一些功能表中文是亂碼、有中文名稱的STEP檔無法開啟

要進到"選用功能",把"台灣地區"這個選項解除安裝。



2025/09/16

WINDOWS11連線WINDOWS2003共用資料夾錯誤碼:0x80004005

 原本WINDOWS11連線WINDOWS2003共用資料夾都正常,但突然有一天卻無法連線,錯誤碼:0x80004005 。



利用WINDOWS7, 10, 2008, 2025都可以,非常奇怪。

最後解決方法是把WINDOWS11裡的SMB1.0 用戶端移除後重新安裝一次,就好了。


Originally, Windows 11 could connect to the Windows 2003 shared folder without any issues, but suddenly one day it stopped working, showing error code: 0x80004005.

Strangely, Windows 7, 10, 2008, and 2025 could all connect normally.

The final solution was to remove the SMB 1.0 client feature on Windows 11 and reinstall it, which fixed the problem.



2025/01/21

透過batch安裝msu更新檔失敗-Windows 安全性更新" 無法安裝,因為發生錯誤 2149842953 "

 因為某些win11電腦透過wsus安裝累績更新時,都會顯示"正在下載 0%",放了好幾個小時也都沒動,所以打算先把更新檔(msu檔)下載到wsus一個共用資料夾,用gpo派送,讓這些電腦一開始登入後,就開始直接用batch檔來安裝,batch檔也是放在wsus共用資料夾。

安裝指令是"wusa.exe  "\\wsus_server\offline_install\11\kb5050021.msu" /quiet /norestart"

結果執行失敗,在事件檢視器裡找到下列錯誤: Windows 更新 "KB5050021:Windows 安全性更新" 無法安裝,因為發生錯誤 2149842953 "" (命令列: "wusa.exe  "\\wsus_server\offline_install\11\kb5050021.msu" /quiet /norestart")

後來就把batch檔先複製到本機,msu檔一樣是在wsus裡,然後執行本機上的安裝batch檔,就成功安裝了。




Due to some Windows 11 computers showing "Downloading 0%" when installing cumulative updates via WSUS, even after being left for several hours with no progress, I decided to download the update file (MSU file) to a shared folder on the WSUS server. Then, I used GPO to distribute it so that these computers would start running a batch file to install the update directly upon login. The batch file is also stored in the WSUS shared folder.


The installation command used is:

wusa.exe "\\wsus_server\offline_install\11\kb5050021.msu" /quiet /norestart


However, the execution failed. In the Event Viewer, I found the following error:

"Windows update 'KB5050021: Windows Security Update' could not be installed because of error 2149842953"

(Command line: wusa.exe "\\wsus_server\offline_install\11\kb5050021.msu" /quiet /norestart)


Later, I tried copying the batch file to the local machine while keeping the MSU file in the WSUS shared folder. After executing the batch file locally, the installation succeeded.