2022 年 3 月 10 日

Windows 10 0xc004f075エラーを修正

Windows 10 0xc004f075エラーを修正

0xc004f075Lately, several users have encountered a common update error 0xc004f075 in Windows 10 and Windows 11 PCs. If your Windows PC detects any activation issues, you will face this error code. This is a serious issue when you try to install any updates. If you encounter this error, you cannot upgrade your Operating System. Nevertheless, plenty of troubleshooting methods will help you fix the error code 0xc004f075 Windows 10/11 computers. So, what are you waiting for? Continue reading the guide to fix the Windows 10 Update or Activation Error Code 0xc004f075.

Windows 10 0xc004f075エラーを修正

How to Fix Windows 10 0xc004f075 エラー

Here are some reasons that contribute to this error code. Make a note of the factors leading to the error to resolve the problem quickly.

  • Missing or corrupt files in Windows 10 computer.
  • ウイルスまたはマルウェア attack on PC.
  • Incomplete or corrupt PC の Windows Update コンポーネント。
  • バックグラウンドアプリケーション interfere with the update process.
  • ウイルス対策/ファイアウォール 干渉。
  • 不安定な インターネット接続。
  • 不十分 space in hard drives to install the new updates.

Apart from these reasons, a few other factors are also responsible for this error. Anyways, the following troubleshooting methods will help you fix all possible 0xc004f075 Windows Update or Activation error codes.

基本的なトラブルシューティングのヒント

Before trying out advanced troubleshooting methods, try these basic troubleshooting methods. A simple trick would help you fix the issue more quickly.

Here are some potential and effective troubleshooting methods starting from the most common and easy ones. If you receive Windows 10 update error code, now it’s time to follow the below-discussed methods.

方法 1: Windows Update トラブルシューティング ツールを実行する

To solve any update-related issues, Windows built-in tool will help you a lot. This Microsoft toolkit automatically analyses the update issues and fixes the same. Here is a quick solution to run Windows Update Troubleshooter.

1.ヒット ウィンドウズキー。 タイプ 設定のトラブルシューティング 検索バーで、をクリックします Open 示されるように。

Hit the Windows key. Type Troubleshoot settings in the search bar and click on Open. Fix Windows 10 0xc004f075 Error

2。 今すぐクリックして 追加のトラブルシューティング 以下に示すように。

Now, click Additional troubleshooters

3.ここで、 Windows Update、 which is displayed under 立ち上げて実行する 示されるように。

4。 選択 トラブルシューティングを実行する.

select Windows Update, which is displayed under Get up and running. Select Run the troubleshooter. Fix Windows 10 0xc004f075 Error

5。 最後に、 再起動 your PC once all the issues are applied and fixed on your computer.

方法 2: 更新コンポーネントをリセットする

If you want to fix any update-related issues, you can try manually resetting Windows Update components. This procedure restarts BITS, Cryptographic, MSI Installer, Windows Update services, and update folders like SoftwareDistribution and Catroot2. Follow the below steps to fix 0xc004f075 error.

1。 タイプ Command プロンプト セクションに Windowsサーチバー をクリックし 管理者として実行..

Windows の検索バーに「コマンド プロンプト」と入力し、「管理者として実行」をクリックします。

2。 クリック はい セクションに ユーザーアカウント制御 プロンプト。

3. 次に、次のように入力します。 コマンド 一つずつ叩いて キーを入力してください 各コマンドの後。

ネットストップ 
net stop cryptSvc 
ネットストップビット 
net stop msiserver 
ren C:WindowsSoftwareDistribution SoftwareDistribution.old 
ren C:WindowsSystem32catroot2 Catroot2.old 
ネットスタートwuauserv 
net start cryptSvc 
ネットスタートビット 
net start msiserver 

type the following commands one by one and hit Enter after each command. Fix Windows 10 0xc004f075 Error

4. Wait for the commands to be executed, and this would help you get the error solved.

また読む: インストールが保留中のWindows 10アップデートを修正する

方法 3: 破損したシステム ファイルを修復する

This 0xc004f075 error code arises if a few essential update elements are broken, corrupt, or missing. You can use built-in tools SFC (System File Checker) and DISM (Deployment Image Servicing and Management) in Windows 10 computer to scan and remove harmful corrupt files.

1。 タイプ Command プロンプト セクションに Windowsサーチバー をクリックし 管理者として実行..

Windows の検索バーに「コマンド プロンプト」と入力し、「管理者として実行」をクリックします。

2。 クリック はい セクションに ユーザーアカウント制御 プロンプト。

3. 次に、次のように入力します。 chkdsk C:/ f / r / x コマンドとヒット キーを入力してください.

type the following command and hit Enter. Fix Windows 10 0xc004f075 Error

注: メッセージが表示された場合は、 Chkdskを実行できません...ボリュームは...使用中です、 押す Yキー PCを再起動します。

4. 再度、次のように入力します。 SFC / SCANNOW コマンドとヒット 入力します SFCスキャンへ。

注:   システムファイルチェッカー すべてのプログラムをスキャンし、バックグラウンドで自動的に修復します。スキャンが完了するまでアクティビティを続行できます。

以下のコマンドラインを入力し、Enter キーを押して実行します。

5. After completing the scan, it will show either of the messages.

  • Windowsリソース保護は整合性違反を検出しませんでした。
  • Windowsリソース保護は要求された操作を実行できませんでした。
  • Windows Resource Protectionは破損したファイルを検出し、正常に修復しました。
  • Windows Resource Protectionは破損したファイルを検出しましたが、一部を修正できませんでした。

6。 最後に、 再起動 あなたのPC.

7. さあ、開く コマンドプロンプト as done earlier in this method.

8. Type the following commands one by one and hit 入力します.

DISM.exe / Online / cleanup-image / scanhealth
DISM.exe / Online / cleanup-image / restorehealth
DISM/オンライン/cleanup-イメージ/startcomponentcleanup

注: DISM を適切に実行するには、ネットワークに接続する必要があります。

Type the DISM commands one by one and hit Enter

9. Finally, wait for the process to run successfully and close the window.

Method 4: Modify Essential Services

You may accidentally stop some essential Windows services on your Windows 10 computer. This, in turn, prevents you from updating the OS. Firstly, you must check whether these services are running, and if not, re-enable them as instructed below to fix 0xc004f075 error.

1。 起動する ラン を押すとダイアログボックスが表示されます Windows + Rキー 同時に。

2。 タイプ services.mscと 以下のようにクリックしてください OK.

Type services.msc as follows and click OK. Fix Windows 10 0xc004f075 Error

3.さて、 サービス ウィンドウで下にスクロールして検索します Windows Updateの Services and click on it.

4。 今すぐクリックして プロパティ 下の図に示されているように。

注: ダブルクリックすることもできます Windows Updateの Services to open the プロパティ 窓。

Scroll through the list and right-click Windows Update. Select Properties from the list. Fix Windows 10 0xc004f075 Error

5. 次に、 スタートアップの種類 〜へ マニュアル以下に示すように。

Now, set the Startup type to Manual

6.最後に、をクリックします 適用> OK を入力して変更を保存してください。

7. Likewise, follow the same for the below services and enable them as instructed.

  • Windows Update Medic Services: Manual
  • Cryptographic Services: Automatic
  • バックグラウンドインテリジェント転送サービス:マニュアル
  • DCOM Server Process Launcher: Automatic
  • RPC Endpoint Mapper: Automatic
  • Windows Installer: Manual

また読む: Windows Updateのエラーを修正する0x80070005

Method 5: Use Microsoft Update Tool

Microsoft tool will allow you to update the version without deleting any files. Follow the below steps to resolve 0xc004f075 error.

1。 訪問 Microsoft Software Download page.

2。 クリック ツールを今すぐダウンロード

Click the Download tool now button.

3。 クリックしてください downloaded launcher file 一番下に

Click on the downloaded launcher file at the bottom. Fix Windows 10 0xc004f075 Error

4。 クリック はい プロンプトで。

5。 クリック 同意 ライセンス条項のページにあります。

Click Accept on the license terms page

6。 選択 このPCを今すぐアップグレード をクリックし Next.

Select Upgrade this PC now and click Next

注: If you receive an error stating PC cannot be upgraded, navigate to the path C:$WINDOWS.~BTSourcesPanther セクションに ファイルマネージャー。 を削除します compatscancache.dat を押してファイルする Shift + Delete キー simultaneously. Again, try installing the update.

方法 6: Windows Update サービスを再起動する

The Windows update files and log data will be stored in the SoftwareDistribution folder. The files in the folder are responsible for Windows updates, and they usually should not be deleted from the computer. Yet, if you face any issues during the process, you can try deleting them to fix the problems.

1。 起動する ラン を押すとダイアログボックスが表示されます Windows + Rキー 同時に.

2。 タイプ services.mscと 以下のようにクリックしてください OK を起動する サービス ウィンドウを使用して入力ファイルを追加します。.

Type services.msc as follows and click OK. Fix Windows 10 0xc004f075 Error

3. Now, scroll down the screen and right-click on Windows Updateを。

注: 現在のステータスがそうでない場合は、 Running:の場合は、以下の手順をスキップできます。

4.ここで、をクリックします Force Stop 現在のステータスが表示される場合 Running:.

scroll down the screen and right-click on Windows Update. click on Stop if the current status displays Running

5.次に、 ファイルエクスプローラ クリックして Windows + E キー 一緒に。

6. 次に、次の場所に移動します。 path.

C:WindowsSoftwareDistributionDataStore

Navigate to DataStore folder

7. Now, select all the files and folders by pressing Ctrl+Aキー together and right-click on them.

注: You can only delete these files with an admin user account.

8. ここでは、 削除 option to remove all the files and folders from the データストア 場所。

Here, select the Delete option to remove all the files and folders from the DataStore location

9. Now, navigate to the path: C:WindowsSoftwareDistributionDownload.

Navigate to Download folder

10. 削除 内のすべてのファイル ダウンロード location as mentioned in the previous steps.

注: You can only delete these files with an admin user account.

Delete all the files in the Download location. Fix Windows 10 0xc004f075 Error

11。 さて、 サービス ウィンドウを右クリックして、 Windows Updateの.

12. ここでは、 開始 下の図に示されているオプション。

go back to the Services window and right click on Windows Update. Here, select the Start option

また読む: Windows 10でTelnetを有効にする方法

Method 7: Delete Software Distribution files in Safe Mode

If there are any issues while resetting the Windows update components, then launching the computer in recovery mode will help you remove them. You can easily delete the conflicting SoftwareDistribution folder that triggers errors during the Windows update process in recovery mode.

1.ヒット ウィンドウズキー とタイプ 回復オプション 示されているように。最良の結果を開きます。

Hit the Windows key and type Recovery options as shown. Open the best results. fix 0xc004f075

2。 の中に 設定 ウィンドウをクリック 今すぐ再起動 下のオプション 高度なスタートアップ 示されるように。

In the Settings window, click on Restart now option under Advanced startup

3. Now, your PC reboots. Click on 解決します セクションに オプションを選択します 窓。

Here, click on Troubleshoot in the Choose an option window. Fix Windows 10 0xc004f075 Error

4.次に、をクリックします 詳細オプション 示されるように。

次に、「詳細オプション」をクリックします

5。 今すぐクリックして スタートアップの設定 強調表示されているように。

Now, click on Startup Settings

6.さて、 スタートアップの設定 ウィンドウをクリック 再起動.

7. PC が再起動すると、以下の画面が表示されます。ここで、 F5キー 〜へ ネットワークでセーフモードを有効にする オプションを選択します。

hit the F5 key to Enable Safe Mode with Networking. Fix Windows 10 0xc004f075 Error

8. Now, press and hold Windows + E キー 一緒に開く ファイルエクスプローラ。次の場所に移動します。

C:WindowsSoftwareDistribution

9。 選択 すべてのファイル in the Software Distribution folder and 削除 それら。

Select all the files in the Software Distribution folder and Delete them

10 その後、 PCを再起動してください.

Method 8: Remove Recent Windows Update

If any conflicting Windows updates are interfering with the latest Windows update components. Before installing any updates, delete the previous update by following the below-instructed steps to fix 0xc004f075 error.

1 押したまま Windows + Rキー 一緒に開けます ラン ダイアログボックス。

2. 次に、次のように入力します。 appwiz.cplと 示されているように、ヒットします 入力します.

type appwiz cpl as shown and hit Enter

3。 今すぐクリックして インストールされた更新プログラムを表示 ここに示すように、左側のペインに表示されます。

次に、左側のペインで「インストールされたアップデートを表示」をクリックします。

4. Now, select the most recent update and click アンインストールする.

Now, select the most recent update and click on Uninstall option. Fix Windows 10 0xc004f075 Error

5. Then, confirm the prompt, if any, and リブート あなたのPC.

また読む: Windows Updateエラー0x800704c7を修正

Method 9: Download the Update Manually

When your computer lacks any essential Windows Update components, you cannot install the updates automatically or through system settings. Yet, you can manually install the 21H1 update as instructed below and fix 0xc004f075 error.

1。 プレス Windows + Iキー 一緒に開く 設定 あなたのシステムで。

2.ここで、 更新とセキュリティ.

ここで、「更新とセキュリティ」を選択します

3.次に、をクリックします。 更新履歴を見る 以下で強調表示されているオプション。

Now, click on View update history option. Fix Windows 10 0xc004f075 Error

4. リストで、 KB番号 that is pending to be downloaded due to an error message.

5. Here, type the KB番号 セクションに Microsoft Updateカタログ 検索バー

Here, type the KB number in the Microsoft Update Catalog search bar

6. Follow the on-screen instructions to download and install the update manually.

7. Then, run the installed file as an administrator, and now the 0xc004f075 Windows 10 error will be fixed.

方法 10: PC をリセットする

If the manual update of Windows components does not help you, then there are some chances that your Windows 10 computer has gone corrupt. Resetting your computer will fix the error. Follow the below-mentioned steps to perform a cloud reset.

1。 プレス Windows + Iキー 一緒に開く 設定 あなたのシステムで。

2. Now, scroll down the list and select 更新とセキュリティ.

Now, scroll down the list and select Update and Security

3.ここで、 回復 左側のペインからオプションを選択してクリックします 始める 右ペインに表示されます。

Now, select the Recovery option from the left pane and click on Get started in the right pane. Fix Windows 10 0xc004f075 Error

4A.アプリと設定を削除しても個人ファイルは保持したい場合は、 ファイルを保管する オプションを選択します。

4B.すべての個人ファイル、アプリ、設定を削除したい場合は、 すべてを削除する オプションを選択します。

Now, choose an option from the Reset this PC window

5. 最後に、画面上の指示に従ってリセットプロセスを完了します。

注: Still, if you encounter this issue, then you could restore the system to its previous version. Restoring your computer to its previous state will resolve any errors conflicting with the software.

また読む: Windows 10アップデートのスタックまたはフリーズを修正する

How to Fix Windows 10 Activation Error Code 0xc004f075

Here are some potential and effective troubleshooting methods to resolve Windows 10 activation error code, now it’s time to follow the below-discussed methods.

Method 1: Run Activation Troubleshooter

On the other hand, if there is any activation 0xc004f075 error issues on your PC, you can resolve them by running the Activation troubleshooter. The steps are similar to the above method with minor changes. Follow as instructed below.

注: Log in with admin rights to perform the below steps.

1。 プレス ウィンドウズキー とタイプ 設定のトラブルシューティング。 次に、をクリックします Open 前に行ったように。

2. 次に、 アクティベーション 図に示すようにタブをクリックします。

3. In the right pane, click on the 解決します リンクをクリックします。

注: You can find this troubleshoot option only if your operating system is not yet activated.

switch to the Activation tab. In the right pane, click on the Troubleshoot link. Fix Windows 10 0xc004f075 Error

4。 クリック はい プロンプトで。

5. Once the troubleshooter is complete, click 最近、このデバイスのハードウェアを変更しました.

Once the troubleshooter is complete, click I changed hardware on this device recently

6 あなたの〜を入力してください Microsoftアカウントの資格情報 to sign in to your account and click サインイン.

Enter your Microsoft account credentials to sign in to your account and click Sign in

注: If your Microsoft account is not connected to the system, enter your system’s log-in password (local password/Windows password). Click Next.

If your Microsoft account is not connected to the system, enter your system’s log-in password. Click Next. Fix Windows 10 0xc004f075 Error

7.を選択します 現在のデバイス とをクリックしてください アクティブにしましょう

Select your current device and click on the Activate button

Method 2: Run SLMGR Command

Sometimes, issues in the Windows Product key also lead to errors during the Windows update process. Hence, you can try using SLMGR (Software Licensing Management Tool) command lines to perform Product Activation tasks. This tool will fix any problems during normal activation tasks and if you get any strange Windows update error codes. Follow the below-mentioned steps to fix Windows update 0xc004f075 error for sure.

1.ヒット ウィンドウズキー、タイプ Command プロンプト、クリック 管理者として実行..

Windows の検索バーに「コマンド プロンプト」と入力し、「管理者として実行」をクリックします。

2。 クリック はい セクションに  ユーザーアカウント制御 プロンプト。

3. 次に、次のように入力します。 slmgr /ipk <Windows Key> コマンドとヒット キーを入力してください to reinstall the key.

1に注意してください。 If you are not aware of the product key, type the command wmic path softwarelicensingservice get OA3xOriginalProductKey, ヒット 入力します.

2に注意してください。 あなたのタイプ ライセンスキー instead of Windows Key in the above command. If the License key is incorrect, you will face ソフトウェアライセンスサービスは、プロダクトキーが無効であると報告しました エラー。

Now the following command and hit Enter to reinstall the key

3. 次に、次のように入力します。 slmgr / atoを コマンドとヒット キーを入力してください to force Windows for online activation.

Now, type the following command and hit Enter. Fix Windows 10 0xc004f075 Error

4. プロセスが完了したら、 PCを再起動してください.

また読む: Windows 5 で自動更新を停止する 10 つの方法

Method 3: Run Slui 3 Command

あなたが使用することができます SLUI.EXE 3 (SOFTWARE LICENSING USER INTERFACE) command line to activate Windows and fix 0xc004f075 error.

  • スルイ 1 を開きます activation status window.
  • スルイ 2 を開きます activation window.
  • スルイ 3 を育てる CHANGE PRODUCT KEY window.
  • スルイ 4 を開きます CALL MICROSOFT & MANUALLY ACTIVATE window.

Here are a few steps to use Slui 3 command line.

1 押したまま Windows + Rキー 一緒に開けます ラン ダイアログボックス。

2. 次に、次のように入力します。 スルイ 3 ヒット キーを入力してください.

type Slui 3 in the dialog box and hit Enter

3。 クリック はい セクションに ユーザーアカウント制御 プロンプト。

4。 入力する 25-digit product key 示されるように。

5.次に、をクリックします。 Next

type the 25 digit product key. Fix Windows 10 0xc004f075 Error

一般的なトラブルシューティング方法

Following are some common troubleshooting methods.

方法1:クリーンブートを実行する

A clean start of Windows is just starting the computer with a minimum set of drivers and start-up programs. This process will not delete your system information and personal data. If you do not face any conflicts in a clean boot environment, this indicates that other external factors contribute to the error. Ensure you have logged in as an administrator to perform a clean boot. Here is our guide to perform a clean boot of Windows 10 PC. If you still face the error code after this clean boot, the following methods will help you resolve the Windows 10 Update or Activation Error Code 0xc004f075.

Method 2: Clean Install Windows OS

Still, if you face this issue even after implementing the above method, this indicates that your computer has any badly affected configuration files. In this case, you cannot resolve the errors with normal solutions, but you can try this method. Ensure you back up all the data in your Windows 10 PC and perform a clean installation. Read our guide to perform a clean installation of the Windows 10 Operating System.

方法 3: Microsoft サポートに問い合わせる

If the issue persists, then contact マイクロソフトカスタマーサポート to resolve 0xc004f075 Windows 10 error.

マイクロソフトカスタマーサポート

推奨:

We hope this guide was helpful to you fix Windows 10 Update or Activation Error Code 0xc004f075. Feel free to reach out to us with your queries and suggestions via the comments section below. Let us know what you want to learn next.