Method 1
Step 1: Press the Windows key + R on your keyboard to open the Run dialog box.
Step 2: Type “services.msc” in the Run dialog box and press Enter. This will open the Services window.
Step 3: In the Services window, scroll down and locate “Software Protection.” Right-click on it and select “Properties.”
Step 4: In the Software Protection Properties window, go to the “General” tab.
Step 5: Under the “Startup type” section, select “Disabled” from the drop-down menu.
Step 6: Click on the “Apply” button to save the changes, and then click “OK” to close the window.
Step 7: Restart your computer for the changes to take effect.
Method 2
1] Press Win + R to open the Run window and type the command regedit. Press Enter to open the Registry Editor.
2] Navigate to the following path:
Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\sppsvc

3] On the right-pane, double-click on Start and change the value of Value data to 4
4] Click on OK to save the settings.
Method 3
Step 1: Press the Windows key on your keyboard to open the Start menu.
Step 2: Type “cmd” in the search bar.
Step 3: Right-click on “Command Prompt” in the search results and select “Run as administrator” to open an elevated Command Prompt.
Step 4: In the Command Prompt window, type the following command and press Enter: sc config sppsvc start= disabled
Step 5: You should see a “SUCCESS” message indicating