Wifi problem

I don’t know why but when i turn on my manjaro hotspot and try to connect it to my phone it shows

"timed out while connecting ‘manjaro’ "

Manjaro is my hotspot name. But when i connect my phone to another Linux distro’s hotspot installed on same laptop as manjaro Linux it connects quickly. And I don’t wanna switch to another distro just because of a single problem.

Plz help me solve this problem.
There is no problem in my wifi hardware both laptop and pc

My laptop is lenovoZ370.
And if you need any information on my PC plzz tell me whatever information you need

Welcome to Manjaro! :smiling_face_with_three_hearts:

  1. Please read the information behind this link. It will help you to post necessary information. [HowTo] Provide System Information
  2. Please press the three dots below your post and then press the :pencil2:
  • If you give us information about your system, we can see what we’re talking about and make better suggestions.
  • You can do this by using inxi in a terminal or in console.
inxi --admin --verbosity=7 --filter --no-host --width
  • Personally identifiable information such as serial numbers and MAC addresses are filtered out by this command
  • Presenting the information in this way allows everyone to be familiar with the format and quickly find the items they need without missing anything.
  1. Copy the output from inxi (including the command) and paste it into your post.
  • To make it more readable, add 3 backticks ``` on an extra line before and after the pasted text.